mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Reduce number of categories
riak -> other (riak) smf -> forum (smf) reddit -> other (reddit) sge -> htc (sge) netscaler -> loadbalancer (netscaler) nutcracker -> other (twemproxy) requesttracker -> other (requesttracker) passenger -> webserver (passenger) gearman -> other (gearman)
This commit is contained in:
parent
212768ed9b
commit
63351ab535
20 changed files with 19 additions and 19 deletions
|
@ -89,7 +89,7 @@ if [ "$1" = "config" ]; then
|
|||
echo "graph_title RT ticket loadtime"
|
||||
echo "graph_args --base 1000 -l 0"
|
||||
echo "graph_vlabel Loadtime in seconds"
|
||||
echo "graph_category requesttracker"
|
||||
echo "graph_category other"
|
||||
echo "graph_info This graph shows the loadtime in seconds of RT ticket $ticket_id"
|
||||
echo "webui.label loadtime WebUI"
|
||||
echo "webui.max 300"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue