Hello All,
I try to monitor the Log files on Linux Servers in the same network so I've made the following changes:
Agent Side:
-Hostname' parameter matches the host name in the frontend.
-ervers in the 'ServerActive' parameter are specified for the processing of active checks.
-RefreshActiveChecks=120 in zabbix_agentd.conf.
-give the Zabbix User access to the monitored Files.
Server
Aktive Server
listen port 10051
item:
like the photo in the attachment
trigger
{xxxx:log[/var/log/syslog,zabbixtest].nodata(180)}=0
I've wrote also this command
logger zabbixtest
but I still get no Vlaues or triggers !! any Idea
Thank you
I try to monitor the Log files on Linux Servers in the same network so I've made the following changes:
Agent Side:
-Hostname' parameter matches the host name in the frontend.
-ervers in the 'ServerActive' parameter are specified for the processing of active checks.
-RefreshActiveChecks=120 in zabbix_agentd.conf.
-give the Zabbix User access to the monitored Files.
Server
Aktive Server
listen port 10051
item:
like the photo in the attachment
trigger
{xxxx:log[/var/log/syslog,zabbixtest].nodata(180)}=0
I've wrote also this command
logger zabbixtest
but I still get no Vlaues or triggers !! any Idea
Thank you
Comment