feat: Add check_ping
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
2ced5e5a40
commit
234c6c46db
5 changed files with 127 additions and 2 deletions
|
@ -15,7 +15,7 @@ from nagiosplugin import (
|
|||
ScalarContext,
|
||||
Summary,
|
||||
)
|
||||
from nagiosplugin.state import Critical, Ok, Unknown, Warn
|
||||
from nagiosplugin.state import Unknown
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue