Ok,
So I am doing file monitoring on my Linux servers for instance:
/etc/passwd
when /etc/passwd changes I receive an alert stating /etc/passwd changed: ON then a minute or two later I receive an alert stating /ec/passwd changed: OFF, I would like to disable the OFF message there is no need for it in this case.
However, I don't want to globally disable it because I still would like to receive OFF messages for things such as file systems, memory, CPU etc..
Thanks.
So I am doing file monitoring on my Linux servers for instance:
/etc/passwd
when /etc/passwd changes I receive an alert stating /etc/passwd changed: ON then a minute or two later I receive an alert stating /ec/passwd changed: OFF, I would like to disable the OFF message there is no need for it in this case.
However, I don't want to globally disable it because I still would like to receive OFF messages for things such as file systems, memory, CPU etc..
Thanks.
Comment