Hello,
I'm fairly new to NPM, at my company we require to set custom alerts for critical servers; since our critical servers can increase or decrease in numbers, I am wondering what is the best way to create an alert that monitor the physical memory usage (by percentage) of servers in a group and send email alerts, indicating the name of the server with issue and the percentage usage of the physical memory. Once we have this figured out we can create more alerts for specific monitor, like CPU or disks percentage utilization.
Does any one know how to accomplish this or that can point me to a good article in how to do it.
My NPM version is 11.5.2
Thanks,
Didier