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:
parent
42221b85eb
commit
62df69c566
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue