How to automate adding "Additional monitoring"
Hi,
We have a requirement to run anti-virus software on all servers and need to monitor if it is running :-). Manually I can add this via "Additional monitoring" on our linux servers, but I don't want to do that every time a new server is deployed...
Is there any way to automate this, so add it when a new server is deployd? Might be Terraform, Ansible, API-call or shell script. Have been searching on several places, but no luck until now.
Any suggestion is highly appreciated.
Kind regards,
Jeroen
Jeroen_Gouma
Posted 1 year ago·Last reply 1 year ago
1 comment
Mike Moniz
·1 year agoTry looking in the Module Exchange, perhaps the "LinuxNewProcesses_byProperty" and "LinuxNewProcesses_With_Active_Discovery" might match what you are looking for.