This commit is contained in:
garnier-quentin 2015-05-07 17:00:14 +02:00
parent 19154ab66b
commit e84294ecda
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ my $maps_counters = {
} }
}, },
'009_total-blacklisted' => { set => { '009_total-blacklisted' => { set => {
key_values => [ { name => 'blacklisted' } ], key_values => [ { name => 'total_blacklisted' } ],
output_template => 'Total Blacklisted Users : %s', output_template => 'Total Blacklisted Users : %s',
perfdatas => [ perfdatas => [
{ label => 'total_blacklisted', value => 'total_blacklisted_absolute', template => '%s', { label => 'total_blacklisted', value => 'total_blacklisted_absolute', template => '%s',