Le 19/11/2012 16:26, Enrico Natale a écrit : > I looked at the script provided with the package (tomcat), and the part > of monitor is the more cryptic. It mentions that the monitoring would be > done on 127.0.0.1:8080, but i never heard something like that on Tomcat. > Do you know what the script is talking about?
Nop, but I would hope/guess that tomcat is shipped with a working init-script =) Maybe it is something similar to mod-status[1] for apache/httpd. Some kind of "health monitor" page that would be parsed in the monitor() operation to dig deeper than checking for a PID. Cannot help more about tomcat, these are just assumptions, and it's not about clustering anymore ;) [1] http://httpd.apache.org/docs/2.2/mod/mod_status.html -- Cheers, Florian Crouzat _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
