How to stop tomcat failed error messages?

ccondo

Member
Nov 2, 2004
18
0
151
Memphis
I have uninstalled tomcat and I cannot figure out how to stop the service monitor from sending me an error message that says tomcat failed every 5 minutes.

This is driving me crazy (although I admit it is a short trip)

Please help!
 

ccondo

Member
Nov 2, 2004
18
0
151
Memphis
Did some research into services....

If I stop the chkservd service and delete the tomcat file under:

/etc/chkserv.d/
/var/run/chkservd/

and then restart chkservd - the files come back and so do the messages.

What gives? - I am somewhat new to linux.
 

Mnemonyss

Registered
PartnerNOC
Apr 6, 2005
3
0
151
Look for the chkservd.conf file in /etc/chkserv.d/chkservd.conf


use vi or any other editor you like and edit out the tomcat line.

Save and restart chkservd - you won't see it show up anymore.