Skip to content

Commit

Permalink
vertiv_geist_pdu for CMK 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gurubert committed Aug 8, 2024
1 parent 90079f2 commit 54ce6d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
DiscoveryResult,
)

from .utils.elphase import check_elphase
from .utils.temperature import check_temperature
from .utils.humidity import check_humidity
from cmk.plugins.lib.elphase import check_elphase
from cmk.plugins.lib.temperature import check_temperature
from cmk.plugins.lib.humidity import check_humidity

def parse_vertiv_geist_pdu(string_table):
section = {
Expand Down
Binary file removed vertiv_geist_pdu/vertiv_geist_pdu-0.3.0.mkp
Binary file not shown.
Binary file added vertiv_geist_pdu/vertiv_geist_pdu-0.4.0.mkp
Binary file not shown.

0 comments on commit 54ce6d4

Please sign in to comment.