mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
fix(mode): label typo for 'errors' mode
This commit is contained in:
parent
c33ab943b0
commit
3773a782af
@ -31,7 +31,7 @@ sub get_metrics_mapping {
|
||||
my $metrics_mapping = {
|
||||
'errors' => {
|
||||
'output' => 'Errors',
|
||||
'label' => 'errors.count',
|
||||
'label' => 'errors-count',
|
||||
'nlabel' => 'redis.cache.errors.count',
|
||||
'unit' => '',
|
||||
'min' => '0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user