From 62df69c566307c761a2ceaa8f128c8e5998dfb04 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Wed, 28 Mar 2018 04:55:01 +0200 Subject: [PATCH] plugin cpanp_o: change category from 'other' to 'security' --- plugins/cpan/cpanp_o | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cpan/cpanp_o b/plugins/cpan/cpanp_o index f1b32942..bb163fe1 100755 --- a/plugins/cpan/cpanp_o +++ b/plugins/cpan/cpanp_o @@ -7,7 +7,7 @@ given ($ARGV[0]) { graph_title CPAN modules not up to date graph_args --base 1000 -l 0 graph_vlabel modules -graph_category other +graph_category security graph_info The number of installed CPAN modules that aren't up to date count.label modules count.type GAUGE