NetXMS Support Forum

English Support => General Support => Topic started by: netcaring on January 16, 2024, 11:05:52 AM

Title: General alarm for cpu.,disk and ram
Post by: netcaring on January 16, 2024, 11:05:52 AM
Hi, is it possible to set a general alarm for CPU, RAM, and disk usage at 90%?
I currently set the thresholds on 4 machines but having to control 100 hosts I would not configure one to all but set a single alarm to reach 90% usage. is it possible?
Title: Re: General alarm for cpu.,disk and ram
Post by: Filipp Sudanov on January 16, 2024, 03:18:32 PM
Hi!

Yes, absolutely. You just need to make your data collection items (DCIs) in a template. The you would apply the template to the node (you can select container when applying, in this case template would be applied to all nodes under that container).

It's also possible to automate template application - you can check in out-of-the-box templates, e.g. Operating Systems -> Windows - in properties of it there's Automatic Apply Rules.


Also, we've recently published a half-hour long recording of NetXMS Demo session - this might be helpful to see what are the capabilities of the system:
https://www.youtube.com/watch?v=QhHznyOXEFk
Title: Re: General alarm for cpu.,disk and ram
Post by: netcaring on January 24, 2024, 04:29:21 PM
Thank you so much!