Is there any Java API to monitor more than one log file at a time. i.e.in开发者_开发百科TailerListener we are able to monitor a single log file.
How would i programm开发者_运维百科atically retrieve usage statistics for datasources deployed on JBoss? Its possible with GlassFish, however lost on how to do the same for JBoss.You can use JavaMelod
What is the best way to automatically check if a checkbox has been (un)checked. I know that the onclick event will catch click events but what if another script changes the state of the checkbox ala \
I\'ve been trying to get some performance statistics out of IBM WebSphere MQ to monitor with Spring Source\'s Hyperic HQ.
Is there any way for me to monitor the websites I visit in real time from a J开发者_Go百科ava application? (I\'m using Chrome)I use Chrome and other Google products and one of them is Web History.
Is there a way to get the results of the mongostat utility such as no. of qu开发者_运维知识库eries/sec, inserts/sec, etc. through java driver.
I have more than one application accessing the same DB and I need to get noti开发者_JAVA百科fied if one of these apps change anything (update, insert) in a certain table.
I am sending metrics to Ganglia using Gmetric once every 5 minutes. But if the cron task that is sending the metrics is not working, I would expect the metric value on the Ganglia graph to go to zero,
I\'m developing a small app for Android, which monitors the availability of servers and t开发者_高级运维heir services on my network.
I am a litle bit lost here. I am using a grails application deployed in tomcat with memcached-session-store. That it uses spymemcached.