-
Notifications
You must be signed in to change notification settings - Fork 4
A Munin plugin to monitor lighttpd statistics
License
rtucker/munin-lighttpd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Munin plugin to monitor lighttpd statistics Ryan Tucker <[email protected]>, 2009/07/12 To use: SCRIPT=/path_to_this_script ln -s $SCRIPT /etc/munin/plugins/lighttpd_accesses ln -s $SCRIPT /etc/munin/plugins/lighttpd_busyservers ln -s $SCRIPT /etc/munin/plugins/lighttpd_idleservers ln -s $SCRIPT /etc/munin/plugins/lighttpd_kbytes ln -s $SCRIPT /etc/munin/plugins/lighttpd_uptime Also ensure that lighttpd has mod_status enabled and that your status.status-url is set appropriately. You can optionally configure this plugin in your munin-node configuration: [lighttpd_*] # statusurl: set a different URL for lighttpd status env.statusurl http://ip/other_status?auto # auth_type: use basic or digest authentication via urllib2 env.auth_type basic|digest # auth_realm, auth_user, and auth_password are passed to urllib2's # auth handler verbatim env.auth_realm env.auth_user env.auth_password
About
A Munin plugin to monitor lighttpd statistics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published