|
I've been trying to find a good solution (that can run on Windows) for monitoring/trending/alarming a distributed system comprised of primarly Java technology (Tomcat, ActiveMQ, JBossCache, etc.), but also some .Net and MySQL/SQLServer. Hyperic HQ ( open...
Started by Todd on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Biggest issues with hyperic: a) I haven't been able to find.
I've found hyperic hq to be a very nice tool, though it is rather tough on hardware requirements Hyperic (using for the past few months).
|
|
Is there an easy way to get metrics on all processes that start with the letters XYZ? I have about 80 processes that I have to monitor individually that all start with the prefix XYZ.
I have created a query using the sigar shell: ps State.Name.sw=XYZ,...
Started by Chris on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Plugin a try: Hyperic HQ Script Plugin , and its tutorial ..
|
|
Hi, I've been using HQ for a couple months now, and everything worked fine. But since yesterday all resources go down for a couple hours, and then everything restores to normal, and then go down again without doing anything. The server of course is working...
Started by Diego Jancic on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Try setting up your Hyperic server as an NTP.
Times are in-sync with your Hyperic server's clock.
|
Ask your Facebook Friends
|
On Sat, 30 May 2009 11:42:35 +0200, "D3vN0ll" <noname@nomail.corp
Heeft er hier iemand ervaringen met Hyperic ?
Wij gebruiken deze tool voor het monitoren van onze systemen maar ik vind
het een verschrikkelijke tool en wel om volgende redenen:...
Started by D3vN0ll on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Hyperic wou ik hier eens testen om enkele java based applicaties te
monitorren.
Toni.van.nospam.remortel@p-ops.be
Hmm.
|
|
This is a semi-experimental thing for me.
I have a cluster of over 100 (variable) nodes, and I want to write a monitoring application that would poll all the web nodes every n (eg 1 or 2) seconds, and record their response times.
If the web node is already...
Started by Langali on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Hyperic HQ is also very good, but as you say, it's a monster.
Can have a poke around in its innards.
|
|
Hey all,
With the new Xeon CPUs supporting Hyper-threading, what is the current wisdom with regard to using it (or not) on a Hyper-V host machine?
I was originally under the impression that turning it on in a virtual host environment could be detrimental...
Started by CapBBeard on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
The concern....
Articleid/101631/q-does-hyper-threading-affect-hyper-v.html
The new four-core Intel Core i7 processor enables hyper-threading, which splits each processor core into two virtual cores to (potentially) improve performance.
|
|
What are the best free tools for monitoring a set of servers running (mostly) Java apps? It would need to monitor several app servers (some JBoss, some Jetty, etc). All are started and stopped from the services system under Ubuntu or Debian via YAJSW ...
Started by jsight on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
I have found ZenOss Core is pretty simple to use to monitor Java / JBoss apps - it also doesn't require any plugins / wars added to your Java / JBoss configuration... .
Quite configurable with all kinds of things you can monitor .
I like nagios personally.
|
|
Is anyone using the Hyper-V Server 8 (standalone) beta? I don't have much experience with Hyper-V and I'm wondering if VMs created in Hyper-V Server 8 are backwards compatible with Hyper-V 2008 R2.
Started by CEpeep on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at hardforum):
It's so updates and it was a pile ....
Using the Hyper-V Server 8 (standalone) beta? I don't have much experience with Hyper-V and I'm wondering if VMs created in Hyper-V Server 8 are backwards compatible with Hyper-V 2008 R2.
|
|
I have a server application that has been instrumented using JMX so that it can be monitored in test and production environments. I wish to show the current value of some JMX exposed attributes as well as the long term trends in a graphical format.
What...
Started by Keith Lyall on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Please refer below link for more details, http....
If you're using JDK 5.0 or above than it's the best .
JMXConsoleTools
eclipse-jmx
ServiceMixJMXConsole
Hello Keith,
I would prefer using JConsole for application monitoring, and it does have graphical view .
|
|
I'm looking for a (probably) desktop application to monitor applications through JMX in real-time. The application must provide the capability to design a dashboard with charts and gauges with values coming from several JMX queries. I must be able to ...
Started by tuler on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Do you have a budget in mind? Does it have to be free? Cheap? Enterprise? ITRS/BMC/... .
There are plenty of JMX tools that can do what you want .
There are several JMX plugins on the net: nagios jmx .
Try the best solution in monitoring software: Nagios.
|