1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

plugin cpanp_o: change category from 'other' to 'security'

This commit is contained in:
Lars Kruse 2018-03-28 04:55:01 +02:00
parent 42221b85eb
commit 62df69c566

View file

@ -7,7 +7,7 @@ given ($ARGV[0]) {
graph_title CPAN modules not up to date graph_title CPAN modules not up to date
graph_args --base 1000 -l 0 graph_args --base 1000 -l 0
graph_vlabel modules graph_vlabel modules
graph_category other graph_category security
graph_info The number of installed CPAN modules that aren't up to date graph_info The number of installed CPAN modules that aren't up to date
count.label modules count.label modules
count.type GAUGE count.type GAUGE