This commit is contained in:
UrBnW 2020-04-17 10:59:37 +02:00 committed by Lotfi zaouche
parent 0c5d007cd9
commit 6d3628bc08
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ sub check {
}
$self->{output}->perfdata_add(
nlabel => 'hardware.temperature.celsius', unit => 'C',
instances => 'switch=' . $instance,
instances => 'switch' . $instance,
value => $temperature,
warning => $warn,
critical => $crit