Hi
I would like to monitor certain files with chksums... but I can use the agent, because the agent doesn't have access to the files ... for example
/etc/shadow
so i was thinking i could write a script to run as root to grab all the stuff I need run it once a day (or some schedule) and then use zabbix_send to send it back to the server.
but what how do I create an item .. what schedule do I put what type of item ???
Thanks
I would like to monitor certain files with chksums... but I can use the agent, because the agent doesn't have access to the files ... for example
/etc/shadow
so i was thinking i could write a script to run as root to grab all the stuff I need run it once a day (or some schedule) and then use zabbix_send to send it back to the server.
but what how do I create an item .. what schedule do I put what type of item ???
Thanks
Comment