Check if lldpctl present, and log debug if no lldpctl output.
This commit is contained in:
parent
bdc450ef6a
commit
d212920d85
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
import logging
|
||||
import subprocess
|
||||
import logging
|
||||
from netbox_agent.misc import is_tool
|
||||
|
||||
from netbox_agent.misc import is_tool
|
||||
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue