PDA

View Full Version : How to change value "DELAY_ON_NETWORK_ERROR" ?


ChomK9
12-05-2005, 09:26
Zabbix is very smart monitoring tool. I can install ZABBIX in my LAB, but I can't install ZABBIX in DMZ (cause of some network problem).

So I need to change value "DELAY_ON_NETWORK_ERROR" more than default value (60 sec.)

How to change this value??

Thank you, :)

Alexei
12-05-2005, 09:55
Change ZABBIX sources and recompile. The value is currently hardcoded.

File include/common.h:

#define DELAY_ON_NETWORK_FAILURE 60