We have a set of servers that are using the built in tomcat server monitors to watch things like free memory, processing time etc.
Right now we have a nightly scheduled service restart on all the servers when this happens all of the tomcat server monitors go into a down state and kick off alerts. The alert that is catching it is the built in component down alert.
is there some way i can set these so that if the service is not running that we do not get down alerts. I would rather not have to build some kind of scope exclusion to remove these devices from the component down and then build some other alert just for these servers. I do not want to make monitoring and alert become too complicated.