mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
Fix #45
This commit is contained in:
parent
e60537dd2c
commit
367f3fa936
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user