Hi,
I am trying the following config on the ZABBIX Server:
- Type: ZABBIX Agent (active)
- Key: eventlog[system]
- Type of information: log
But the result (in latest data) is something like, all in one line, of course:
Is there something wrong with the configuration ?
I had to change line 404 in history.php ($row["priority"] does not exist).
Could this, obviously wrong, output be related to this change ?
Regards,
Norbert.
I am trying the following config on the ZABBIX Server:
- Type: ZABBIX Agent (active)
- Key: eventlog[system]
- Type of information: log
But the result (in latest data) is something like, all in one line, of course:
Code:
Timestamp: [2007.May.04 15:18:15] Local time: 1970.May.07 11:33:44 Source: - Severity: Not Classified Value: 1551075.424679
I had to change line 404 in history.php ($row["priority"] does not exist).
Could this, obviously wrong, output be related to this change ?
Regards,
Norbert.
Comment