This commit is contained in:
Florian 2014-03-20 13:48:29 +01:00
parent 799413794e
commit 807a75103a
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
#
####################################################################################
package apps::apcupsd::local::mode::temperatur;
package apps::apcupsd::local::mode::temperature;
use base qw(centreon::plugins::mode);

View File

@ -102,7 +102,7 @@ sub new {
$self->{version} = '0.1';
%{$self->{modes}} = (
'batterycharge' => 'apps::apcupsd::local::mode::batterycharge', # BCHARGE
'temperatur' => 'apps::apcupsd::local::mode::temperatur', # ITEMP
'temperature' => 'apps::apcupsd::local::mode::temperature', # ITEMP
'timeleft' => 'apps::apcupsd::local::mode::timeleft', # TIMELEFT MAXTIME MINTIMEL
'linevoltage' => 'apps::apcupsd::local::mode::linevoltage', # LINEV
'batteryvoltage' => 'apps::apcupsd::local::mode::batteryvoltage', # BATTV