Open GoogleCodeExporter opened 8 years ago
How do we know that there is mongodb in a web application?
I suppose that the following commands are useful:
http://docs.mongodb.org/manual/administration/monitoring/#statistics
Do you have java classes to get the statistics and examples of the output?
And/or what would be the java classes to do your 4 suggestions?
Original comment by evernat@free.fr
on 20 Mar 2013 at 11:08
1) Check mongodb is up and running for the remote host and port number
specified in Mongo.properties. This file will be present in the mongodb machine
and this info can be feeded to javamelody.
2) I don't have java classes to measure those statistics. But one nice example
is posted in
http://apmblog.compuware.com/2013/02/05/how-i-identified-a-mongodb-performance-a
nti-pattern-in-5-minutes/
if i come across any java class will post the same.
Original comment by jaf...@infoarmy.com
on 20 Mar 2013 at 11:47
Original comment by evernat@free.fr
on 28 Mar 2013 at 11:03
Hi All,
Any planned date to fix all open 30 issues ( Bugs & improvements )
Thanks
Jaffer
Original comment by jaf...@owler.com
on 12 Jun 2013 at 4:49
This is open-source. All bugs and improvements will be fixed only when they are
done.
Note that the list of improvements is infinite, and for example the official
list of TODOs has 57 points at https://code.google.com/p/javamelody/wiki/TODO
Original comment by evernat@free.fr
on 12 Jun 2013 at 12:22
The JavaMelody project has moved. Follow this issue at
https://github.com/javamelody/javamelody/issues/295
Original comment by evernat@free.fr
on 12 Jul 2015 at 10:16
Original issue reported on code.google.com by
jaf...@infoarmy.com
on 20 Mar 2013 at 10:39