mirror of
https://github.com/FAUSheppy/monitoring-tools
synced 2025-12-06 03:21:35 +01:00
add source-server command
This commit is contained in:
committed by
root@atlantishq-michy-sheppy
parent
93f70ff803
commit
3ce74ad2ad
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