Skip to content

Commit

Permalink
netpdu 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 cb58231 commit 90079f2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
CheckResult,
DiscoveryResult,
)
from .utils.elphase import check_elphase
from cmk.plugins.lib.elphase import check_elphase

def parse_netpdu_elphase(string_table: StringTable) -> Dict[str, Dict[str, int]]:
section = {}
Expand Down
Binary file removed netpdu/netpdu-0.1.mkp
Binary file not shown.
Binary file added netpdu/netpdu-0.2.0.mkp
Binary file not shown.

0 comments on commit 90079f2

Please sign in to comment.