mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-20 01:23:36 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
53351aa04f
commit
afcc3e9b47
9 changed files with 11 additions and 11 deletions
|
@ -103,7 +103,7 @@ EOF`
|
|||
echo "graph_title Oracle active connections to $ORACLE_SID"
|
||||
echo "graph_args -l 0 --base 1000"
|
||||
echo "graph_vlabel Connections"
|
||||
echo "graph_category Oracle"
|
||||
echo "graph_category db"
|
||||
echo "graph_info Shows active oracle connections to $ORACLE_SID"
|
||||
echo "graph_scale no"
|
||||
if [ $SHOW_ORACLE_USERS -eq 1 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue