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
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