-
Type:
Problem report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 2.4.5
-
Component/s: Agent (G), Server (S)
-
None
Hi All,
I am new in Zabbix , I want to monitor Linux system log file using zabbix . for this , I have created Test lab using two node , zabbix-server(192.168.56.11) and clinet (192.168.56.12). i just want to monitor (/var/log/zabbix-server/zabbix_server.log) file . For this , I create new item with following info:
name:logfile
type:zabbix agent (active)
Type of information : log
application:none
,When I am try to run commad(zabbix_get -s 192.168.56.11 -k log) not get getting any output it 's just show the "ZBX_NOTSUPPORTED" and not geting any data in "LATEST DATA".
please let me know what i am doing wrong .?????