mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Category Tree: Reduce number of categories
slony -> db (postgresql) qpid -> webserver (apache) solr -> search (solr)
This commit is contained in:
parent
c3e309c6a5
commit
30685b4c66
13 changed files with 19 additions and 19 deletions
|
@ -158,7 +158,7 @@ if len(sys.argv) > 1:
|
|||
print 'graph_title %s' % ( PLUGINOPTIONSLIST[params['valueName']]['label'] )
|
||||
print "graph_args --base 1000";
|
||||
print 'graph_vlabel Size %s' % params['valueName']
|
||||
print 'graph_category Solr'
|
||||
print 'graph_category search'
|
||||
print 'graph_info Info for cores: %s' % ( ",".join(params['cores']) )
|
||||
|
||||
# Iterations for core datas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue