Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon-plugins
Commits
667e8c0b
Commit
667e8c0b
authored
Oct 16, 2019
by
garnier-quentin
Browse files
fix typo
parent
f1178544
Changes
1
Hide whitespace changes
Inline
Side-by-side
storage/synology/snmp/mode/temperature.pm
View file @
667e8c0b
...
...
@@ -33,7 +33,7 @@ sub set_counters {
];
$self
->
{
maps_counters
}
->
{
global
}
=
[
{
label
=>
'
temperature
',
nlabel
=>
'
system.temperature.celsus
',
set
=>
{
{
label
=>
'
temperature
',
nlabel
=>
'
system.temperature.cels
i
us
',
set
=>
{
key_values
=>
[
{
name
=>
'
temperature
'
}
],
output_template
=>
'
system temperature: %s C
',
perfdatas
=>
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment