Skip to content

Plugin for Icinga2 to check a TP Link HS110 Smartplug

License

Notifications You must be signed in to change notification settings

jbein/check_hs110

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check_hs110

Plugin for Icinga2 to check a TP Link HS110 Smartplug

CheckCommand definition for icinga2

object CheckCommand "check_hs110" {
        import "plugin-check-command"

        command = [ PluginDir + "/check_hs110.py" ]

        arguments = {
                "-H" = "$address$"
        }
}

About

Plugin for Icinga2 to check a TP Link HS110 Smartplug

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages