1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-13 09:14:25 +00:00

Category Tree: Reduce number of categories

slony -> db (postgresql)
qpid -> webserver (apache)
solr -> search (solr)
This commit is contained in:
dipohl 2017-02-22 20:59:43 +01:00
parent c3e309c6a5
commit 30685b4c66
13 changed files with 19 additions and 19 deletions

View file

@ -170,7 +170,7 @@ try
{
echo "graph_args --base 1024 -l 0\n";
}
echo "graph_category Solr $core\n";
echo "graph_category search $core\n";
echo "graph_title $item $property\n";
echo "graph_vlabel $property\n";
if ($core !== null)