Hello, I am still pretty new to zabbix but I have a question for you guys.
I need to have my zabbix server, email alert, contain the user that changed the etc/passwd file when it runs. Right know I have the stock:
/etc/passwd has been changed on {HOST.NAME}
{Template OS Linux:vfs.file.cksum[/etc/passwd].diff(0)}>0
and this works great!!! But I would like for it to have the ability to tell me in the email WHO made the change. I don’t want to spend my time fixing a problem that was made by my approved coworker.
Thank you in advance. I didn’t see any threads talking about this I am sorry if I missed the information.
I need to have my zabbix server, email alert, contain the user that changed the etc/passwd file when it runs. Right know I have the stock:
/etc/passwd has been changed on {HOST.NAME}
{Template OS Linux:vfs.file.cksum[/etc/passwd].diff(0)}>0
and this works great!!! But I would like for it to have the ability to tell me in the email WHO made the change. I don’t want to spend my time fixing a problem that was made by my approved coworker.
Thank you in advance. I didn’t see any threads talking about this I am sorry if I missed the information.
Comment