Hello,
i have a strange problem.
I have a proxmox server running with several VMs and CTs. I integrated these VMs / Cts in zabbix via zabbix agent succesfully. CPU etc. is coming fine in the databse.
I have also items and triggers as template for LOGs.
Now the strange thing is coming:
If i want to open the /var/log/syslog it seems to be that it opens the syslog file of my MAIN PROXMOX PVE SERVER !!! And not from my VM or CT. Is that possible or do i do something wrong ?
The expression in my item is:
i have a strange problem.
I have a proxmox server running with several VMs and CTs. I integrated these VMs / Cts in zabbix via zabbix agent succesfully. CPU etc. is coming fine in the databse.
I have also items and triggers as template for LOGs.
Now the strange thing is coming:
If i want to open the /var/log/syslog it seems to be that it opens the syslog file of my MAIN PROXMOX PVE SERVER !!! And not from my VM or CT. Is that possible or do i do something wrong ?
The expression in my item is:
HTML Code:
log[/var/log/syslog,error,,,,,]
Comment