mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
Fix #45
This commit is contained in:
parent
19154ab66b
commit
e84294ecda
@ -125,7 +125,7 @@ my $maps_counters = {
|
||||
}
|
||||
},
|
||||
'009_total-blacklisted' => { set => {
|
||||
key_values => [ { name => 'blacklisted' } ],
|
||||
key_values => [ { name => 'total_blacklisted' } ],
|
||||
output_template => 'Total Blacklisted Users : %s',
|
||||
perfdatas => [
|
||||
{ label => 'total_blacklisted', value => 'total_blacklisted_absolute', template => '%s',
|
||||
|
Loading…
x
Reference in New Issue
Block a user