mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Category Tree: Reduce number of categories
sphinx -> search unicorn -> webserver moved some plugins to other dirs to get better seconde level heading
This commit is contained in:
parent
444c7939de
commit
e08a6448ce
20 changed files with 11 additions and 11 deletions
|
@ -17,7 +17,7 @@ case $1 in
|
|||
graph_title Documents per index
|
||||
graph_vlabel number
|
||||
graph_scale no
|
||||
graph_category sphinx
|
||||
graph_category search
|
||||
graph_info Report number of documents (using indextool) by Sphinx Index.
|
||||
EOM
|
||||
for i in `ls $idxpath/*.sph`; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue