mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
add datetime module ups hp
This commit is contained in:
parent
4407270a54
commit
3d50632e9c
@ -24,6 +24,7 @@ use base qw(snmp_standard::mode::ntp);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use DateTime;
|
||||
|
||||
sub get_target_time {
|
||||
my ($self, %options) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user