1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-02 06:08:23 +00:00

Category Tree: Reduce number of categories

squid -> webserver (squid)
openfire -> chate
nfs -> fs
xastir -> radio
This commit is contained in:
dipohl 2017-02-23 04:29:44 +01:00
parent a4710dc1a4
commit 3ad41d6a4a
8 changed files with 35 additions and 35 deletions

View file

@ -30,7 +30,7 @@ fi
if [ "$1" = "config" ]; then
echo 'graph_title Squid Median Services Times'
echo 'graph_info This graph shows the proxy median services response times.'
echo 'graph_category squid'
echo 'graph_category webserver'
echo 'graph_args --lower-limit 0'
echo 'graph_vlabel median response times (s)'