Hi All,
I have configured a scheduler in production environment for 6 servers and only 2 of them are ON. But in information events, i can see even though the scheduler is triggered for 2 servers but the script that performs runs in all 6 servers.
in first screenshot, you can see 2 scheduler is on for cp601a and ap601a. But the logs below are for other servers.
in second screenshot, we can see the services are actually created on ap603a server. if the actions are to be performed from scheduler script it has to happen in ap603a server only.
But the logs are recorded for every server except ap603a. Kindly help with this issue.
yes, so this info events are meant to be seen.?
Hi Baranisudha,
These information events are meant to be seen and are not an issue. As Miguel mentioned in his comment above, these are related to the synchronization between DMAs and are expected as part of DataMiner's normal operation.
If you extend the Value column of your alarm console (or hover over it to see the full text), you'll see which DMA triggered the sync update after the service was edited: '<service name> By DMS-synchronization from <DMA IP>').
You'll also see a single information event without the 'DMS-synchronization' part: '<service name> By <DataMiner user>'. Its Element Name column should be different from the remaining events as well, it will display the service name instead of a DMA name. This event represents the actual service update, which is why you don't seeing a DMS-synchronization event for ap603a.
Hi Baranisudha,
If I am not mistaken, the information events available in the first screenshot are related to synchronization between agents (you could see '… DMS-synchronization'). Whenever you make an update in a DMA, these changes will be synchronized across all the agents in the cluster.
Are you referring to these information events?