mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 18:38:30 +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
|
@ -24,7 +24,7 @@ $property = $tabParams[4];
|
|||
|
||||
if('config' === $action)
|
||||
{
|
||||
echo 'graph_category SolR ' . $core . "\n";
|
||||
echo 'graph_category search ' . $core . "\n";
|
||||
echo 'graph_title ' . $item . ' ' . $property . "\n";
|
||||
echo 'graph_vlabel ' . $property . "\n";
|
||||
echo $core . $item . $property . 'solr.label ' . $property . "\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue