mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
gunicorn -> appserver (gunicorn) websphere -> appserver (websphere) hadoop -> fs (hdfs)
This commit is contained in:
parent
e08a6448ce
commit
7cd10950aa
8 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@ SITEANALYZERLOG="/opt/WebSphere/SiteAnalyzer/sa.log"
|
|||
|
||||
if [ "$1" = "config" ]; then
|
||||
echo 'graph_title WebSphere Portal online users'
|
||||
echo 'graph_category websphere'
|
||||
echo 'graph_category appserver'
|
||||
# echo 'graph_order total actual'
|
||||
echo 'graph_order actual'
|
||||
echo 'graph_vlabel Users'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue