mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
fix(mode): label typo for 'errors' mode
This commit is contained in:
parent
1c7f00f471
commit
db64612f78
@ -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