mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
84c28707eb
commit
c4b2d9a8e3
22 changed files with 377 additions and 377 deletions
|
@ -64,7 +64,7 @@ file_name=`basename $0 | sed 's/^vhost_requests_//g'`
|
|||
|
||||
case $1 in
|
||||
config)
|
||||
echo graph_category http
|
||||
echo graph_category webserver
|
||||
echo graph_title Requests by Status Code $file_name
|
||||
echo graph_vlabel Nr of Requests
|
||||
echo S200.label 200 OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue