-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Critical
-
None
-
Affects Version/s: 1.8.5
-
Component/s: Server (S)
-
None
-
Environment:cat /etc/redhat-release
CentOS release 5.6 (Final)
uname -a
Linux zabbix.azcorp.intra 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:56 EDT 2011 i686 i686 i386 GNU/Linux
/usr/local/bin/zabbix_sender --version
Zabbix Sender v1.8.5 (revision 19050) (15 April 2011)
Compilation time: May 2 2011 14:48:57
/usr/local/bin/zabbix_sender --version
Zabbix Sender v1.8.5 (revision 19050) (15 April 2011)
Compilation time: May 2 2011 14:48:57
/usr/local/sbin/zabbix_agent --version
Zabbix Agent v1.8.5 (revision 19050) (15 April 2011)
Compilation time: May 2 2011 14:48:57
cat /etc/redhat-release CentOS release 5.6 (Final) uname -a Linux zabbix.azcorp.intra 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:56 EDT 2011 i686 i686 i386 GNU/Linux /usr/local/bin/zabbix_sender --version Zabbix Sender v1.8.5 (revision 19050) (15 April 2011) Compilation time: May 2 2011 14:48:57 /usr/local/bin/zabbix_sender --version Zabbix Sender v1.8.5 (revision 19050) (15 April 2011) Compilation time: May 2 2011 14:48:57 /usr/local/sbin/zabbix_agent --version Zabbix Agent v1.8.5 (revision 19050) (15 April 2011) Compilation time: May 2 2011 14:48:57
Nodata function work with 300 seconds as parameter but do not work with 90000 (25 hours).
I am using nodata function to monitor my oracle backup, my backup script use zabbix_sender to send me the status of the last backup, if i do not receive a status in 25hours, i wanna be notified by a alert.
I use the same function to monitor if I receive data from my rman archive backup routine, with 3600 seconds 1 hour, and it work. In screen shots i used 300s as a test it worked to.
This topic explain the problem