Hey you guys, I do have an earlier post about a trigger that would be able to help me monitor over a period of 7 days of a server's CPU Utilization being under 10 percent.
The issue is that giving me an average over 7 days, is very memory intensive, and my Zabbix server is not just a Zabbix Server, I have it doing other things. So I was wondering if anyone had any ideas and or suggestions on how I should approach this issue... Is there a smarter way to monitor Under Utilization. The reason I want to monitor it over 7 days is because I want a weekly email of all the servers that have been under utilized that week, that way instead of getting in new servers, I can utilize those servers. The big issue with the original way of the trigger is that it is going to be keeping a lot of data in memory, especially over 7 days. So is there a way to maybe store the data on the hard disk or is there anything you guys can think of that might work for me?
Thank you guys in advance,
I have been struggling with this for quite a bit.
HTML Code:
https://www.zabbix.com/forum/showthread.php?t=48339
Thank you guys in advance,
I have been struggling with this for quite a bit.