NetXMS Support Forum

English Support => General Support => Topic started by: subba on February 11, 2010, 07:10:41 AM

Title: Status Alert for every hour
Post by: subba on February 11, 2010, 07:10:41 AM
Hi,
     I want to generate an alert for every hour for the  status and service of  the all hosts which is monitored by netxms, Can anyone please help on this

Thanks,
Subbu
Title: Re: Status Alert for every hour
Post by: Victor Kirhenshtein on February 23, 2010, 10:52:28 PM
Hi!

If you really need alert every hour for every host, you can create two thresholds for "Status" DCI covering all possible values (for example, one for "equals 0", other for "not equals 0"), configure it to send same event on activation, and set repeat interval to 3600 seconds. Then add processing for generated event as usual. You will have this event generated every hour.

Best regards,
Victor