forked from zembutsu/munin-plugin-httping_
-
Notifications
You must be signed in to change notification settings - Fork 0
hrix/munin-plugin-httping_
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTPING PLUGIN FOR MUNIN Need to install httping(1.5.3 later) $ wget http://www.vanheusden.com/httping/httping-1.5.4.tgz $ tar xfz httping-1.5.4.tgz $ cd httping-1.5.4 $ make # make install ------ Install $ wget --no-check-certificate https://raw.github.com/s1100/munin-plugin-httping_/master/httping_ # cp ./httping_ /usr/share/munin/plugins/ # chmod 755 /usr/share/munin/plugins/httping_ # ln -s /usr/share/munin/plugins/httping_ /etc/munin/plugins/httping_yourdomain ------ Edit /etc/munin/plugin-conf.d/munin-node example. [httping_yourdomain] env.URL http://yourdomain.com/ env.COUNT 5 ------ # service munin-node restart
About
httping (measure the latency and throghput of HTTP) plugin for munin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%