I changed my server ip and installed newly monit and I copied my old
monitrc. After that I realized that I didn't change the ips according to
the new server ip. I killed pin and changed the ips

set alert [email protected]                       # receive all alerts
check host 192.168.1.55 with address 192.168.1.55
if failed url http://192.168.1.55:4250/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4253/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4254/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4255/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4258/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4260/channels_list.html
timeout 10 seconds for 1 cycles then alert
if failed url http://192.168.1.55:4271/channels_list.html
timeout 10 seconds for 1 cycles then alert

here above new config. (old one 192.168.1.46) but I am still saying that
ips are *.46. What is the problem

-- 
Volkan Çelebi
IT System Spezialist
Heimstr. 10
8953 Dietikon
Tel: +41 788 488 319
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to