-
Problem report
-
Resolution: Won't fix
-
Major
-
None
-
None
-
Ver: Zabbix Agent (daemon) v2.0.15 (revision 54798) (10 August 2015)
OS: Red Hat Enterprise Linux Server release 6.6 (Santiago)
Zabbix Agent had lost logs with logrt key monitoring, in this operation.
#touch err.log
#mv err.log `date +%Y%m%d%M%H%S`_err.log
#touch err.log
#echo `date "+%m%d %H:%M:%S:"`[MAJOR] zabbix test >> err.log
#echo `date "+%m%d %H:%M:%S:"`[CRITICAL] zabbix test >> err.log
When I wrote new logfile (two echo redirects) then Zabbix Agent did not read log sentence in err.log file, and the log sentence did not appear in item's history in Zabbix Web UI.
Upload Files Information
1.Zabbix Agent log (Debug level 4)
- is duplicated by
-
ZBXNEXT-2949 Zabbix Agent lost logs with logrt item key
- Closed