VMware Cloud Community
BigBirdy
Contributor
Contributor

No Disk Reads/Writes on Logical Volumes?

I am running HQ 3.0.1 on RHES4 and have a number of logical volumes monitored but the Disk Reads and Disk Writes graphs are blank? Is there some special way in which these need to be configured? Below is the header for one of those services.

/dev/mapper/VolGroup00-LogVol00 mounted on / (local/ext3) (FileServer Mount)
0 Kudos
2 Replies
dougm_hyperic
VMware Employee
VMware Employee

Hi Johnny,

I opened a ticket for this bug here: http://jira.hyperic.com/browse/
SIGAR-45

And here's an updated binary you can use with HQ 3.0.1 (assuming x86,
the amd64 binary has been updated too):

http://svn.hyperic.org/dist/SIGAR_1_3_0/lib/libsigar-x86-linux.so?
revision=3068&root=Hyperic+SIGAR

Just copy to the agent's pdk/lib/ directory and restart the agent.
You should see the metrics start to come in within a few minutes.
The fix can also be verified by running:

./jre/bin/java -jar pdk/lib/sigar.jar iostat

On Feb 20, 2007, at 12:38 PM, Johnny Stork wrote:

> I am running HQ 3.0.1 on RHES4 and have a number of logical volumes
> monitored but the Disk Reads and Disk Writes graphs are blank? Is
> there some special way in which these need to be configured? Below
> is the header for one of those services.
>
> /dev/mapper/VolGroup00-LogVol00 mounted on / (local/ext3)
> (FileServer Mount)
>



0 Kudos
BigBirdy
Contributor
Contributor

Hey great, that worked fine. Nay chance there is an init script somewhere for hyperic? I would rather not put it in rc.local and have a nice init script instead.
0 Kudos