fix toshiba timezone

This commit is contained in:
garnier-quentin 2019-02-21 12:58:22 +01:00
parent 965615441c
commit 9690838f41
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ use warnings;
use centreon::plugins::misc;
use centreon::plugins::statefile;
use centreon::plugins::templates::catalog_functions qw(catalog_status_threshold);
use DateTime;
sub custom_status_output {
my ($self, %options) = @_;