mirror of
https://github.com/FAUSheppy/monitoring-tools
synced 2026-04-26 22:52:30 +02:00
Merge branch 'master' of gitlab.com:Sheppy_/monitoring-tools
This commit is contained in:
7
commands.d/source-command.conf
Normal file
7
commands.d/source-command.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
object CheckCommand "source-server" {
|
||||
command = [ "/etc/icinga2/monitoring-tools/source-server.py" ]
|
||||
arguments = {
|
||||
"-H" = "$host$"
|
||||
"-p" = "$port$"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user