Dear all,
i have succesfully running Zabbix server.
It is connecting to several clients / agents and i made a new Item where i want to read some logfiles.
Key: log[/var/log/pihole.log,error]
Type: Zabbix agent (active)
The strange thing is that the log file is succesfully red and it is shown in Zabbix but on server side i have the following messages in the log which i can't explain:
zabbix_agentd.log:
zabbix_server.log
As i said, under History i see the pihole log file without any problems.
What does this mean ?
i have succesfully running Zabbix server.
It is connecting to several clients / agents and i made a new Item where i want to read some logfiles.
Key: log[/var/log/pihole.log,error]
Type: Zabbix agent (active)
The strange thing is that the log file is succesfully red and it is shown in Zabbix but on server side i have the following messages in the log which i can't explain:
zabbix_agentd.log:
HTML Code:
8936:20220105:092312.570 active check "log[/var/log/pihole.log,error]" is not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8937:20220105:092313.589 active check "log[/var/log/pihole.log,error]" is not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8936:20220105:092612.610 active check "log[/var/log/pihole.log,error]" is not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8937:20220105:092613.633 active check "log[/var/log/pihole.log,error]" is not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory
HTML Code:
8961:20220105:092240.128 item "Zabbix:log[/var/log/pihole.log,error]" became supported 8962:20220105:092312.821 item "Zabbix:log[/var/log/pihole.log,error]" became not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8962:20220105:092339.833 item "Zabbix:log[/var/log/pihole.log,error]" became supported 8962:20220105:092505.460 item "Zabbix:log[/var/log/pihole.log,error]" became not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8964:20220105:092540.597 item "Zabbix:log[/var/log/pihole.log,error]" became supported 8963:20220105:092547.633 item "Zabbix:log[/var/log/syslog,,,,,skip]" became not supported: Cannot open file "/var/log/syslog": [13] Permission denied 8962:20220105:092552.654 item "Zabbix:log[/var/log/syslog,error]" became not supported: Cannot open file "/var/log/syslog": [13] Permission denied 8962:20220105:092552.654 item "Zabbix:log[/var/log/pihole.log,error]" became not supported: Cannot obtain information for file "/var/log/pihole.log": [2] No such file or directory 8962:20220105:092605.693 item "Zabbix:log[/var/log/syslog,,,,,skip]" became supported 8962:20220105:092610.181 item "Zabbix:log[/var/log/syslog,error]" became supported 8962:20220105:092640.489 item "Zabbix:log[/var/log/pihole.log,error]" became supported
What does this mean ?
Comment