Is possible add ip address to status.dat
Posted: Thu Nov 18, 2021 2:31 pm
Hi
Is posiible add a ipaddress to status.dat for example
before
now
Also for servicestatus
Greetings
Is posiible add a ipaddress to status.dat for example
before
Code: Select all
hoststatus {
host_name=XXXXXXXXXXXXXXXX
modified_attributes=0
check_command=check-host-alive!!!!!!!!
Code: Select all
hoststatus {
host_name=XXXXXXXXXXXX
IP_address=1.1.1.1
modified_attributes=0
check_command=check-host-alive!!!!!!!!
Greetings