bundles/icinga2: add check_sipgate_account_balance, adjust check_interval
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
9cace7dace
commit
9651d740ae
6 changed files with 70 additions and 2 deletions
|
@ -79,6 +79,13 @@ object CheckCommand "check_imap" {
|
|||
}
|
||||
}
|
||||
|
||||
object CheckCommand "check_sipgate_account_balance" {
|
||||
import "plugin-check-command"
|
||||
import "ipv4-or-ipv6"
|
||||
|
||||
command = [ "/usr/local/share/icinga/plugins/check_sipgate_account_balance" ]
|
||||
}
|
||||
|
||||
object CheckCommand "check_smtp" {
|
||||
import "plugin-check-command"
|
||||
import "ipv4-or-ipv6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue