mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +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
|
@ -143,7 +143,7 @@ if [ "${1}" = "config" ]; then
|
|||
echo "graph_args --base 1000 -l 0"
|
||||
echo "graph_scale no"
|
||||
echo "graph_vlabel Load time in seconds"
|
||||
echo "graph_category http"
|
||||
echo "graph_category webserver"
|
||||
echo "graph_info This graph shows load time in seconds of one or more urls"
|
||||
I=1
|
||||
for name in ${names}; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue