LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   How can i make this as possible??? (https://www.linuxquestions.org/questions/linux-server-73/how-can-i-make-this-as-possible-882533/)

anishkumarv 05-24-2011 06:42 PM

How can i make this as possible???
 
Hi all,

we are using javamelody to monitor our webapps but in that i can't able to monitor all the web application come under webapps at the time, for each application now i am monitoring like this.

http://localhost:8080/site1/monitoring

http://localhost:8080/site2/monitoring


its eating more much of time ....

is there any opensource tool available to monitor all the application comes under webapps in single session
i googled regarding this i didnt find any tool, please guide me friends to solve this thread..actually i want to monitor all those things,

like

1. Java memory

2. No of opened files (while running this apps)

3. Perm Gen memory

like more...

EricTRA 05-25-2011 12:30 AM

Hello,

Have a look at Nagios and Nagios Exchange. The first one is a very good open source monitoring software package and the second one is the place where you can find the plugins you need to monitor all you need to.

Kind regards,

Eric

TB0ne 05-25-2011 02:37 PM

Quote:

Originally Posted by anishkumarv (Post 4366096)
Hi all,
we are using javamelody to monitor our webapps but in that i can't able to monitor all the web application come under webapps at the time, for each application now i am monitoring like this.

http://localhost:8080/site1/monitoring
http://localhost:8080/site2/monitoring

its eating more much of time....is there any opensource tool available to monitor all the application comes under webapps in single session i googled regarding this i didnt find any tool, please guide me friends to solve this thread..actually i want to monitor all those things,

like

1. Java memory
2. No of opened files (while running this apps)
3. Perm Gen memory
like more...

As in this thread:
http://www.linuxquestions.org/questi...-error-875820/

you can look at the Nagios site for plugins. Most importantly, if you have a way to monitor it now, then write your OWN plugin for the (very well documented) Nagios system.


All times are GMT -5. The time now is 01:13 AM.