VMware Cloud Community
davidk_hyperic
Contributor
Contributor

Tracking down Agent

Hello,

I recently upgraded to server version 4.6 and my server.log is flooding with messages like this:

2012-03-08 01:12:10,965 WARN  [catalina-exec-13] [org.hyperic.hq.measurement.server.session.AvailabilityManagerImpl@441] Measurement, 209501, for interval 1328513771642 - 1331062571642 did not return a value for range 1330544171642 - 1330587371642

How can I track down the actual platform/agent.

Thank you,

David

0 Kudos
1 Reply
davidk_hyperic
Contributor
Contributor

Answering my own thread:

mysql> select * from EAM_AGENT where ID=12726;
+-------+-------------+-------------+------+-------------------------------------------------------+-------------------------------------------------------+---------+---------------+---------------+---------------+----------------+-------------------------------+---------------------------+
| ID    | VERSION_COL | ADDRESS     | PORT | AUTHTOKEN                                             | AGENTTOKEN                                            | version | CTIME         | MTIME         | AGENT_TYPE_ID | UNIDIRECTIONAL | LAST_PLUGIN_INVENTORY_CHECKIN | PLUGIN_INVENTORY_CHECKSUM |
+-------+-------------+-------------+------+-------------------------------------------------------+-------------------------------------------------------+---------+---------------+---------------+---------------+----------------+-----------

| 12726 |           2 | W.X.Y.Z | 2144 | 1...... 1701870005-4137642877578479384 | 127423155ZZZZZZZZZ | 4.2.0   | 1266358711353 | 1279573360138 |

0 Kudos