mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-21 12:45:10 +02:00
fix typo
This commit is contained in:
parent
b722dfd3c5
commit
d33c11ff6c
@ -33,7 +33,7 @@ sub set_counters {
|
||||
];
|
||||
|
||||
$self->{maps_counters}->{global} = [
|
||||
{ label => 'temperature', nlabel => 'system.temperature.celsus', set => {
|
||||
{ label => 'temperature', nlabel => 'system.temperature.celsius', set => {
|
||||
key_values => [ { name => 'temperature' } ],
|
||||
output_template => 'system temperature: %s C',
|
||||
perfdatas => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user