Hello, I currently use SCOM 1801 and it works generally fine. Recently I created a monitor that is supposed to be disabled by default and enabled only on a specific server (using an override).
This monitor simply check if a specific file exist on target server, and in case it exists, it reads it and sets an alert showing in the alert the content of the file.
It is supposed to run every 10 minutes, but after the first time it runs (correctly), it simply stops to run forever. And also resetting the alert status (created the first time it runs) result in the script stopping to be executed.
The script has no errors (I enabled the transcript, and everything is fine) so there is nothing preventing it from running, but for some strange reason it is executed just one time.
Anyone has or had the same issue ?
Hi!
You say it runs one time only. Does it run the first time you start the machine/restart monitoring agent? Does it matter if the result of the monitor is error or healthy the first time it runs?