VMware Cloud Community
jablan_hyperic
Contributor
Contributor

Monitoring Duplicate Processes

I've searched the forums and I can't seem to figure this one out...

One of our servers runs two mysqld processes. When I configure the inventory for this process, it fails because it can't distinguish the two different mysqld threads.

How do I get hyperic to monitor mysql on this machine?
0 Kudos
2 Replies
jablan_hyperic
Contributor
Contributor

I've solved this myself.

In the inventory configuration, I added an Args.*.ct check to the sigar query. This will differentiate.

State.Name.eq=mysqld,Args.*.ct=my.cnf.1

Thanks!
0 Kudos
jablan_hyperic
Contributor
Contributor

Thanks to myself!
0 Kudos