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:
parent
c3e309c6a5
commit
30685b4c66
13 changed files with 19 additions and 19 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue