VMware Cloud Community
mhartmann
Enthusiast
Enthusiast

Windows agent starting - and crashes

Hello,

i have some Windows boxes with the agent installed, all running well except one.
The agent starts and crashes a few minutes later.

Log entry (DEBUG):
replaced original systemname with mysystem / mysystem.fqdn and original ip with 192.168.1.1


2007-08-28 09:35:39,232 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-08-28 09:35:41,685 INFO [AgentCommandsServer] Agent commands loaded
2007-08-28 09:35:42,232 INFO [AgentDaemon] Agent starting up
2007-08-28 09:35:42,326 DEBUG [ProductPluginManager] Initializing in client mode (pdk=./pdk)
2007-08-28 09:35:42,373 DEBUG [MIBTree] .\pdk\mibs MIB dir does not exist
2007-08-28 09:35:42,373 ERROR [MIBTree] .\pdk\mibs (The system cannot find the file specified)
java.io.FileNotFoundException: .\pdk\mibs (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at org.hyperic.snmp.MIBTree.parseFile(MIBTree.java:574)
at org.hyperic.snmp.MIBTree.parse(MIBTree.java:672)
at org.hyperic.snmp.MIBTree.parse(MIBTree.java:634)
at org.hyperic.snmp.MIBTree.init(MIBTree.java:236)
at org.hyperic.snmp.MIBTree.getInstance(MIBTree.java:246)
at org.hyperic.snmp.SNMPClient.init(SNMPClient.java:196)
at org.hyperic.hq.product.SNMPMeasurementPlugin.init(SNMPMeasurementPlugin.java:145)
at org.hyperic.hq.product.PluginManager.registerPlugin(PluginManager.java:362)
at org.hyperic.hq.product.PluginManager.registerPlugin(PluginManager.java:327)
at org.hyperic.hq.product.PluginManager.registerPlugin(PluginManager.java:334)
at org.hyperic.hq.product.MeasurementPluginManager.registerProxy(MeasurementPluginManager.java:57)
at org.hyperic.hq.product.MeasurementPluginManager.init(MeasurementPluginManager.java:71)
at org.hyperic.hq.product.ProductPluginManager.init(ProductPluginManager.java:367)
at org.hyperic.hq.agent.server.AgentDaemon.startPluginManagers(AgentDaemon.java:578)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:675)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
at java.lang.Thread.run(Unknown Source)
2007-08-28 09:35:42,373 INFO [ProductPluginManager] Loading plugin: system-plugin.jar
2007-08-28 09:35:42,435 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:42,435 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\system-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:42,638 DEBUG [ProductPluginManager] No classpath configured for: system
2007-08-28 09:35:42,685 DEBUG [SystemPlugin] sigar.mirror.procnet=true
2007-08-28 09:35:42,717 INFO [ProductPluginManager] Loading plugin: netservices-plugin.jar
2007-08-28 09:35:42,748 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:42,748 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netservices-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:42,826 DEBUG [ProductPluginManager] No classpath configured for: netservices
2007-08-28 09:35:42,842 INFO [MeasurementPlugin] Register TCP Socket proxy for domain: socket
2007-08-28 09:35:42,842 INFO [MeasurementPlugin] Register HTTP proxy for domain: http
2007-08-28 09:35:42,842 INFO [MeasurementPlugin] Register HTTP proxy for domain: url.availability
2007-08-28 09:35:42,842 INFO [MeasurementPlugin] Register FTP proxy for domain: ftp
2007-08-28 09:35:42,857 INFO [ProductPluginManager] Loading plugin: sqlquery-plugin.jar
2007-08-28 09:35:42,873 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:42,873 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\sqlquery-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:42,888 DEBUG [ProductPluginManager] adding to sqlquery classpath:
2007-08-28 09:35:42,888 DEBUG [ProductPluginManager] d .\pdk\lib\jdbc
2007-08-28 09:35:44,279 INFO [SQLQueryMeasurementPlugin] Registered proxy for domain: sql
2007-08-28 09:35:44,279 INFO [ProductPluginManager] Loading plugin: activemq-plugin.xml
2007-08-28 09:35:44,295 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,295 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,310 DEBUG [ProductPluginManager] adding to activemq classpath:
2007-08-28 09:35:44,310 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:44,826 INFO [ProductPluginManager] Loading plugin: alfresco-plugin.jar
2007-08-28 09:35:44,842 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:44,842 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\alfresco-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:44,857 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,857 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:44,857 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,857 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,857 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:44,857 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:44,873 DEBUG [ProductPluginManager] adding to alfresco classpath:
2007-08-28 09:35:44,873 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\jconn3.jar
2007-08-28 09:35:44,873 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\oracle12.jar
2007-08-28 09:35:44,873 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\mysql-connector-java-5.0.5-bin.jar
2007-08-28 09:35:44,935 INFO [ProductPluginManager] Loading plugin: apache-plugin.jar
2007-08-28 09:35:44,967 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:44,967 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\apache-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,076 DEBUG [ProductPluginManager] adding to apache classpath:
2007-08-28 09:35:45,076 DEBUG [ProductPluginManager] + .\pdk\plugins\netservices-plugin.jar
2007-08-28 09:35:45,154 DEBUG [MIBTree] WWW-MIB added 90 entries
2007-08-28 09:35:45,154 DEBUG [MIBTree] Loading MIB: 'C:\Program Files\Hyperic\hq-agent\.\pdk\plugins\apache-plugin.jar!mibs/WWW-MIB.txt': success
2007-08-28 09:35:45,185 INFO [ProductPluginManager] Loading plugin: bind-plugin.jar
2007-08-28 09:35:45,201 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:45,201 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\bind-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,201 DEBUG [ProductPluginManager] No classpath configured for: bind
2007-08-28 09:35:45,217 INFO [ProductPluginManager] Loading plugin: coldfusion-plugin.jar
2007-08-28 09:35:45,232 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:45,232 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\coldfusion-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,248 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:45,248 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:45,248 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:45,263 DEBUG [ProductPluginManager] No classpath configured for: coldfusion
2007-08-28 09:35:45,295 INFO [ProductPluginManager] Loading plugin: db2-plugin.jar
2007-08-28 09:35:45,357 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:45,357 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\db2-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,420 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\db2\db2monitor.jar
2007-08-28 09:35:45,420 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\db2\javadb2monitor-x86-winnt.dll
2007-08-28 09:35:45,420 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\db2\libjavadb2monitor-amd64-linux.so
2007-08-28 09:35:45,420 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\db2\libjavadb2monitor-pa-hpux-11.sl
2007-08-28 09:35:45,420 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\db2\libjavadb2monitor-x86-linux.so
2007-08-28 09:35:45,420 DEBUG [ProductPluginManager] Adding embedded jars to classpath for: db2=[.\pdk\work\lib\db2\db2monitor.jar]
2007-08-28 09:35:45,420 DEBUG [ProductPluginManager] No classpath configured for: db2
2007-08-28 09:35:45,560 DEBUG [DB2MeasurementPlugin] DB2 client libraries not installed. Skipping DB2 initialization
2007-08-28 09:35:45,560 INFO [ProductPluginManager] Loading plugin: dotnet-plugin.jar
2007-08-28 09:35:45,576 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:45,576 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\dotnet-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,638 DEBUG [ProductPluginManager] No classpath configured for: dotnet
2007-08-28 09:35:45,654 INFO [ProductPluginManager] Loading plugin: exchange-plugin.jar
2007-08-28 09:35:45,670 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:45,670 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\exchange-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:45,842 DEBUG [ProductPluginManager] No classpath configured for: exchange
2007-08-28 09:35:45,888 INFO [ProductPluginManager] Loading plugin: geronimo-plugin.xml
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] adding to geronimo classpath:
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] - repository\org.apache.geronimo.specs\jars\geronimo-j2ee_1.4_spec-*.jar
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] - repository\geronimo\jars\geronimo-management-*.jar
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] - repository\geronimo\geronimo-management\1.1\geronimo-management-*.jar
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] - repository\geronimo\geronimo-management\1.1.1\geronimo-management-*.jar
2007-08-28 09:35:45,920 DEBUG [ProductPluginManager] - repository\org\apache\geronimo\specs\geronimo-j2ee_1.4_spec\1.1\geronimo-j2ee_1.4_spec-*.jar
2007-08-28 09:35:45,951 DEBUG [MxServerControlPlugin] Geronimo 1.0 does not specify any control actions
2007-08-28 09:35:45,951 DEBUG [MxServerControlPlugin] Geronimo 1.0 Win32 does not specify any control actions
2007-08-28 09:35:45,951 INFO [ProductPluginManager] Loading plugin: glassfish-plugin.xml
2007-08-28 09:35:45,967 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:45,967 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:45,967 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/jvm-jmx-metrics.xml
2007-08-28 09:35:45,967 DEBUG [PluginData] resolveEntity: pdk/plugins/jvm-jmx-metrics.xml->./pdk/plugins/jvm-jmx-metrics.xml
2007-08-28 09:35:46,013 DEBUG [ProductPluginManager] adding to glassfish classpath:
2007-08-28 09:35:46,013 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:46,029 INFO [ProductPluginManager] Loading plugin: hqagent-plugin.jar
2007-08-28 09:35:46,045 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:46,045 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\hqagent-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:46,076 DEBUG [ProductPluginManager] No classpath configured for: camagent
2007-08-28 09:35:46,092 INFO [ProductPluginManager] Loading plugin: iis-plugin.jar
2007-08-28 09:35:46,107 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:46,107 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\iis-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:46,185 DEBUG [ProductPluginManager] No classpath configured for: iis
2007-08-28 09:35:46,201 INFO [ProductPluginManager] Loading plugin: informix-plugin.jar
2007-08-28 09:35:46,217 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:46,217 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\informix-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:46,248 DEBUG [ProductPluginManager] adding to informix classpath:
2007-08-28 09:35:46,248 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\ifxjdbc.jar
2007-08-28 09:35:46,263 INFO [ProductPluginManager] Loading plugin: iplanet-plugin.jar
2007-08-28 09:35:46,295 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:46,295 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\iplanet-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:46,357 DEBUG [ProductPluginManager] No classpath configured for: iplanet
2007-08-28 09:35:47,654 INFO [iPlanetMeasurementPlugin] Defaulting to 6.1, loading: webserv61.mib
2007-08-28 09:35:47,670 DEBUG [MIBTree] IWS-MIB added 93 entries
2007-08-28 09:35:47,670 DEBUG [MIBTree] Loading MIB: 'C:\Program Files\Hyperic\hq-agent\.\pdk\plugins\iplanet-plugin.jar!mibs/webserv61.mib': success
2007-08-28 09:35:47,685 INFO [ProductPluginManager] Loading plugin: jboss-plugin.jar
2007-08-28 09:35:47,732 DEBUG [PluginData] etc/plugin.properties => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\jboss-plugin.jar!/etc/plugin.properties
2007-08-28 09:35:47,732 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\jboss-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:47,763 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/hibernate-plugin.xml
2007-08-28 09:35:47,763 DEBUG [PluginData] etc/hibernate-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\jboss-plugin.jar!/etc/hibernate-plugin.xml
2007-08-28 09:35:47,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/jgroups-plugin.xml
2007-08-28 09:35:47,779 DEBUG [PluginData] etc/jgroups-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\jboss-plugin.jar!/etc/jgroups-plugin.xml
2007-08-28 09:35:47,951 DEBUG [ProductPluginManager] adding to jboss classpath:
2007-08-28 09:35:47,951 DEBUG [ProductPluginManager] - null\client\jnp-client.jar
2007-08-28 09:35:47,951 DEBUG [ProductPluginManager] - null\client\jboss-common-client.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\client\jboss-jsr77-client.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\client\jbossall-client.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\client\log4j.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\client\jmx-rmi-connector-client.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\jboss-system.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\jboss-jmx.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\jboss-management.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\dom4j.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\gnu-regexp.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\endorsed\xercesImpl.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\endorsed\xml-apis.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\server\default\lib\jboss-management.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\server\all\lib\jboss-management.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\server\default\lib\jbosssx.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\server\all\lib\jbosssx.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\jboss-management.jar
2007-08-28 09:35:47,967 DEBUG [ProductPluginManager] - null\lib\jbosssx.jar
2007-08-28 09:35:48,029 INFO [ProductPluginManager] Loading plugin: jetty-plugin.xml
2007-08-28 09:35:48,045 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:48,045 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:48,045 DEBUG [ProductPluginManager] adding to jetty classpath:
2007-08-28 09:35:48,045 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:48,076 INFO [ProductPluginManager] Loading plugin: jmx-plugin.xml
2007-08-28 09:35:48,092 DEBUG [ProductPluginManager] adding to jmx classpath:
2007-08-28 09:35:48,092 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:48,123 INFO [ProductPluginManager] Loading plugin: memcached-plugin.jar
2007-08-28 09:35:48,138 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,154 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\memcached-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,185 DEBUG [ProductPluginManager] adding to memcached classpath:
2007-08-28 09:35:48,185 DEBUG [ProductPluginManager] + .\pdk\plugins\netservices-plugin.jar
2007-08-28 09:35:48,185 INFO [ProductPluginManager] Loading plugin: mqseries-plugin.jar
2007-08-28 09:35:48,232 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,248 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\mqseries-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,248 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\lib\mqseries\com.ibm.mq.pcf.jar
2007-08-28 09:35:48,248 DEBUG [ProductPluginManager] Adding embedded jars to classpath for: mqseries=[.\pdk\work\lib\mqseries\com.ibm.mq.pcf.jar]
2007-08-28 09:35:48,263 DEBUG [ProductPluginManager] No classpath configured for: mqseries
2007-08-28 09:35:48,373 INFO [ProductPluginManager] Loading plugin: mssql-plugin.jar
2007-08-28 09:35:48,388 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,388 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\mssql-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,435 DEBUG [ProductPluginManager] No classpath configured for: mssql
2007-08-28 09:35:48,467 INFO [ProductPluginManager] Loading plugin: mysql-plugin.jar
2007-08-28 09:35:48,482 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,482 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\mysql-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,607 DEBUG [ProductPluginManager] adding to mysql classpath:
2007-08-28 09:35:48,607 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\mysql-connector-java-5.0.5-bin.jar
2007-08-28 09:35:48,638 INFO [ProductPluginManager] Loading plugin: nagios-plugin.jar
2007-08-28 09:35:48,670 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,670 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\nagios-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,701 DEBUG [ProductPluginManager] No classpath configured for: nagios
2007-08-28 09:35:48,701 INFO [ProductPluginManager] Loading plugin: netdevice-plugin.jar
2007-08-28 09:35:48,732 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:48,732 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:48,748 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-08-28 09:35:48,763 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-08-28 09:35:48,763 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-08-28 09:35:48,763 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-services.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-services.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-services.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-08-28 09:35:48,779 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-08-28 09:35:48,795 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-08-28 09:35:48,795 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!/etc/netdevice-services.xml
2007-08-28 09:35:48,810 DEBUG [ProductPluginManager] No classpath configured for: netdevice
2007-08-28 09:35:48,967 DEBUG [MIBTree] HOST-RESOURCES-MIB added 97 entries
2007-08-28 09:35:48,967 DEBUG [MIBTree] Loading MIB: 'C:\Program Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!mibs/HOST-RESOURCES-MIB.txt': success
2007-08-28 09:35:48,998 DEBUG [MIBTree] IF-MIB added 72 entries
2007-08-28 09:35:48,998 DEBUG [MIBTree] Loading MIB: 'C:\Program Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!mibs/IF-MIB.txt': success
2007-08-28 09:35:49,013 DEBUG [MIBTree] IP-MIB added 65 entries
2007-08-28 09:35:49,013 DEBUG [MIBTree] Loading MIB: 'C:\Program Files\Hyperic\hq-agent\.\pdk\plugins\netdevice-plugin.jar!mibs/IP-MIB.txt': success
2007-08-28 09:35:49,013 INFO [ProductPluginManager] Loading plugin: ntds-plugin.jar
2007-08-28 09:35:49,029 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,029 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\ntds-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,060 DEBUG [ProductPluginManager] No classpath configured for: ntds
2007-08-28 09:35:49,076 INFO [ProductPluginManager] Loading plugin: ntp-plugin.jar
2007-08-28 09:35:49,076 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,076 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\ntp-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,092 DEBUG [ProductPluginManager] No classpath configured for: ntp
2007-08-28 09:35:49,107 INFO [ProductPluginManager] Loading plugin: openldap-plugin.jar
2007-08-28 09:35:49,123 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,123 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\openldap-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,138 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,138 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:49,138 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,170 DEBUG [ProductPluginManager] No classpath configured for: openldap
2007-08-28 09:35:49,170 INFO [ProductPluginManager] Loading plugin: oracle-plugin.jar
2007-08-28 09:35:49,185 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,185 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\oracle-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,263 DEBUG [ProductPluginManager] adding to oracle classpath:
2007-08-28 09:35:49,263 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\oracle12.jar
2007-08-28 09:35:49,373 INFO [ProductPluginManager] Loading plugin: perlbal-plugin.jar
2007-08-28 09:35:49,388 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,388 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\perlbal-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,420 DEBUG [ProductPluginManager] adding to perlbal classpath:
2007-08-28 09:35:49,420 DEBUG [ProductPluginManager] + .\pdk\plugins\netservices-plugin.jar
2007-08-28 09:35:49,420 INFO [ProductPluginManager] Loading plugin: postfix-plugin.jar
2007-08-28 09:35:49,435 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,435 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\postfix-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,451 DEBUG [ProductPluginManager] No classpath configured for: postfix
2007-08-28 09:35:49,467 INFO [ProductPluginManager] Loading plugin: postgresql-plugin.jar
2007-08-28 09:35:49,482 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,482 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\postgresql-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,513 DEBUG [ProductPluginManager] adding to postgresql classpath:
2007-08-28 09:35:49,513 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\postgresql-7.4.3.jar
2007-08-28 09:35:49,545 INFO [ProductPluginManager] Loading plugin: resin-plugin.xml
2007-08-28 09:35:49,592 DEBUG [ProductPluginManager] adding to resin classpath:
2007-08-28 09:35:49,592 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:49,607 INFO [ProductPluginManager] Loading plugin: sendmail-plugin.xml
2007-08-28 09:35:49,638 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,638 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,638 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,638 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:49,654 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\scripts\sendmail\hq-sendmail-stat
2007-08-28 09:35:49,654 DEBUG [ProductPluginManager] No classpath configured for: sendmail
2007-08-28 09:35:49,654 INFO [ProductPluginManager] Loading plugin: servlet-plugin.jar
2007-08-28 09:35:49,717 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,717 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\servlet-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,795 DEBUG [ProductPluginManager] No classpath configured for: servlet
2007-08-28 09:35:49,842 INFO [ProductPluginManager] Loading plugin: sybase-plugin.jar
2007-08-28 09:35:49,873 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:49,935 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\sybase-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:49,951 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/multi-process-metrics.xml
2007-08-28 09:35:49,951 DEBUG [PluginData] pdk/plugins/multi-process-metrics.xml => null
2007-08-28 09:35:49,951 DEBUG [PluginData] resolveEntity: pdk/plugins/multi-process-metrics.xml->./pdk/plugins/multi-process-metrics.xml
2007-08-28 09:35:49,967 DEBUG [ClientPluginDeployer] Unchanged file: .\pdk\work\scripts\sybase\get_sysmon_stats.pl
2007-08-28 09:35:49,967 DEBUG [ProductPluginManager] adding to sybase classpath:
2007-08-28 09:35:49,967 DEBUG [ProductPluginManager] + .\pdk\lib\jdbc\jconn3.jar
2007-08-28 09:35:49,998 INFO [ProductPluginManager] Loading plugin: tomcat-plugin.xml
2007-08-28 09:35:50,060 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:50,060 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:50,154 DEBUG [ProductPluginManager] adding to tomcat classpath:
2007-08-28 09:35:50,154 DEBUG [ProductPluginManager] d .\pdk\lib\mx4j
2007-08-28 09:35:50,154 DEBUG [ProductPluginManager] - server\lib\commons-modeler-*.jar
2007-08-28 09:35:50,170 DEBUG [MxServerControlPlugin] Apache Tomcat 5.5 does not specify any control actions
2007-08-28 09:35:50,170 DEBUG [MxServerControlPlugin] Apache Tomcat 5.5 Win32 does not specify any control actions
2007-08-28 09:35:50,185 DEBUG [MxServerControlPlugin] Apache Tomcat 6.0 does not specify any control actions
2007-08-28 09:35:50,185 DEBUG [MxServerControlPlugin] Apache Tomcat 6.0 Win32 does not specify any control actions
2007-08-28 09:35:50,185 INFO [ProductPluginManager] Loading plugin: vmware-plugin.jar
2007-08-28 09:35:50,201 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:50,201 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\vmware-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:50,295 DEBUG [ProductPluginManager] No classpath configured for: vmware
2007-08-28 09:35:50,310 DEBUG [VMwareProductPlugin] vmcontrol library not available
2007-08-28 09:35:50,342 INFO [ProductPluginManager] Loading plugin: weblogic-plugin.jar
2007-08-28 09:35:50,435 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:50,435 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\weblogic-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:52,326 DEBUG [WeblogicFinder] beasvc.exe matches=0, took: 0,2
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] adding to weblogic classpath:
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - server\lib\weblogic_sp.jar
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - server\lib\weblogic.jar
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - server\lib\wlcipher.jar
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - server\lib\webservices.jar
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - server\lib\jsafe.jar
2007-08-28 09:35:52,326 DEBUG [ProductPluginManager] - lib\weblogic.jar
2007-08-28 09:35:52,529 INFO [ProductPluginManager] Loading plugin: websphere-plugin.jar
2007-08-28 09:35:52,576 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:52,576 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\websphere-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:53,529 DEBUG [WebsphereProductPlugin] websphere.installpath configured using default location
2007-08-28 09:35:53,529 DEBUG [WebsphereProductPlugin] Unable to find soap.client.props
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] adding to websphere classpath:
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\core.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\log.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\bootstrap.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\wssec.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\pmiclient.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\wasjmx.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\soap.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\sas.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\pmi.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\wsexception.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\jmxc.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\jmxx.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\jmxext.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\jflt.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\nls.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\ffdc.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\idl.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\ibmjsse.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\ibmjssefips-ob.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\security.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ibmjsseprovider.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\perf.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\websphere.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\ujc.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\ns.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\iwsorb.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\ejbcontainer.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\jts.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\csicpi.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\repository.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\admin.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\xerces.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\j2ee.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\ras.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\utils.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\mail.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\management.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\mail-impl.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\emf.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\utils.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\runtime.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\classloader.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\security.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\wasproduct.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\lib\pmij2ee.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ibmcertpathprovider.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\ibmjceprovider.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\java\jre\lib\ext\ibmjcefips.jar
2007-08-28 09:35:53,529 DEBUG [ProductPluginManager] - C:\Program Files\WebSphere\AppServer\etc\tmx4jTransform.jar
2007-08-28 09:35:53,607 INFO [ProductPluginManager] Loading plugin: zimbra-plugin.jar
2007-08-28 09:35:53,623 DEBUG [PluginData] etc/plugin.properties => null
2007-08-28 09:35:53,623 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:C:\Program%20Files\Hyperic\hq-agent\.\pdk\plugins\zimbra-plugin.jar!/etc/hq-plugin.xml
2007-08-28 09:35:53,654 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,654 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,654 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,654 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,654 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,670 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,670 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,685 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,685 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,685 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,701 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,701 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,717 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,717 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,717 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,717 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,717 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-08-28 09:35:53,717 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-08-28 09:35:53,748 DEBUG [ProductPluginManager] No classpath configured for: zimbra
2007-08-28 09:35:53,763 INFO [AgentDaemon] Product Plugin Manager initalized
2007-08-28 09:35:53,763 INFO [AgentCommandsServer] Agent commands started up
2007-08-28 09:35:53,795 INFO [AutoinventoryCommandsServer] Autoinventory Commands Server started up
2007-08-28 09:35:53,795 DEBUG [AutoinventoryCommandsServer] Scheduling DefaultScan...
2007-08-28 09:35:53,873 INFO [CommandsServer] Commands Server started up
2007-08-28 09:35:53,873 INFO [ControlCommandsServer] Control Commands Server started up
2007-08-28 09:35:53,888 DEBUG [DiskList] Setting max length for measurement_spool to 104857600 bytes
2007-08-28 09:35:53,888 INFO [SenderThread] Maximum metric batch size set to 500
2007-08-28 09:35:53,920 DEBUG [DiskList] Setting max length for measurement_schedule to 104857600 bytes
2007-08-28 09:35:53,920 DEBUG [DiskList] Setting max length for logtrack_spool to 104857600 bytes
2007-08-28 09:35:53,920 INFO [MeasurementCommandsServer] Measurement Commands Server started up
2007-08-28 09:35:53,935 INFO [ConfigPopulateThread] Starting config populate thread
2007-08-28 09:35:53,951 DEBUG [DiskList] Setting max length for configtrack_spool to 104857600 bytes
2007-08-28 09:35:54,013 INFO [AgentDaemon] Agent started successfully
2007-08-28 09:35:54,029 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-08-28 09:35:54,029 DEBUG [SSLConnectionListener] Handling SSL connection from /127.0.0.1
2007-08-28 09:35:54,045 DEBUG [ResinServerDetector] Loaded etc/hq-server-sigs.properties for: Resin 2.x Win32
2007-08-28 09:35:54,045 DEBUG [ResinServerDetector] Loaded ServerSignature for: Resin 2.x Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat40ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 4.0 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat40ServerDetector] Loaded ServerSignature for: Tomcat 4.0 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat41ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 4.1 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat41ServerDetector] Loaded ServerSignature for: Tomcat 4.1 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat50ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 5.0 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat50ServerDetector] Loaded ServerSignature for: Tomcat 5.0 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat55ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 5.5 Win32
2007-08-28 09:35:54,076 DEBUG [Tomcat55ServerDetector] Loaded ServerSignature for: Tomcat 5.5 Win32
2007-08-28 09:35:54,154 DEBUG [ExchangeDetector] Loaded etc/hq-server-sigs.properties for: Exchange 2000 Win32
2007-08-28 09:35:54,154 DEBUG [ExchangeDetector] Loaded ServerSignature for: Exchange 2000 Win32
2007-08-28 09:35:54,170 DEBUG [ExchangeDetector] Loaded etc/hq-server-sigs.properties for: Exchange 5.5 Win32
2007-08-28 09:35:54,170 DEBUG [ExchangeDetector] Loaded ServerSignature for: Exchange 5.5 Win32
2007-08-28 09:35:54,170 DEBUG [ExchangeDetector] Loaded etc/hq-server-sigs.properties for: Exchange 2003 Win32
2007-08-28 09:35:54,170 DEBUG [ExchangeDetector] Loaded ServerSignature for: Exchange 2003 Win32
2007-08-28 09:35:54,201 DEBUG [AutoinventoryCommandsServer] auto scan for: [.NET 1.1, .NET 2.0, .NET 3.0, ActiveMQ 4.0, Alfresco 2.0.x, Apache 1.3, Apache 2.0, Apache 2.2, Apache Tomcat 5.5, Apache Tomcat 6.0, Apache httpd, Apache-ERS 2.3, Apache-ERS 2.4, Apache-ERS 3.x, Coldfusion 7.x, FileServer, Geronimo 1.0, GlassFish 9.x, HQ Agent, Informix 10.0, JBoss 3.2, JBoss 4.0, JBoss 4.2, Jetty 6.x, MQSeries 5.x, MsSQL 2000, MsSQL 2005, MySQL Process 3.x, MySQL Process 4.x, MySQL Process 5.x, Nagios, Net Services, NetworkServer, OpenLDAP 2.3.x, Oracle 10g, Oracle 8i, Oracle 9i, PostgreSQL 7.4, PostgreSQL 8.0, PostgreSQL 8.1, PostgreSQL 8.2, ProcessServer, Resin 2.x, Resin 3.x, SendMail, Sun JVM 1.5, Sybase 12.5.x, Sybase 12.x, Tomcat 4.0, Tomcat 4.1, Tomcat 5.0, Tomcat 5.5, VMware ESX 2.x, VMware ESX 3.x, VMware GSX 3.x, VMware Server 1.x, WebSphere Admin 5.0, WebSphere Admin 6.0, WebSphere Admin 6.1, Weblogic Admin 6.1, Weblogic Admin 7.0, Weblogic Admin 8.1, Weblogic Admin 9.1, Weblogic Admin 9.2, WindowsServer, Zimbra 4.5.x, iPlanet Admin 6.0, memcached, Sybase 12.5.x, PostgreSQL 7.4, PostgreSQL 8.2, Apache 2.2, WebSphere Admin 6.0, Tomcat 5.0, MySQL Process 3.x, Exchange 2000, Sybase 12.x, Apache 2.0, Tomcat 4.0, MySQL Process 4.x, Active Directory, Tomcat 5.5, IIS 6.x, MQSeries 5.x, Exchange 5.5, Apache-ERS 2.3, Apache-ERS 3.x, Informix 10.0, WebSphere Admin 6.1, Oracle 9i, IIS 7.x, Tomcat 4.1, PostgreSQL 8.1, Exchange 2003, Apache-ERS 2.4, IIS 4.x, IIS 5.x, Alfresco 2.0.x, WebSphere Admin 5.0, Oracle 10g, Oracle 8i, MySQL Process 5.x, PostgreSQL 8.0]
2007-08-28 09:35:54,232 DEBUG [CommandListener] Dispatching request for 'agent:ping'
2007-08-28 09:35:54,248 DEBUG [CommandListener] Method 'org.hyperic.hq.agent.AgentCommand@f8395f' returned an object result
2007-08-28 09:35:54,248 INFO [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2007-08-28 09:35:54,248 DEBUG [SSLConnectionListener] Handling SSL connection from /127.0.0.1
2007-08-28 09:35:54,404 DEBUG [CommandListener] Dispatching request for 'bizapp:getCAMServer'
2007-08-28 09:35:54,404 DEBUG [CommandListener] Method 'org.hyperic.hq.agent.AgentCommand@d1e7c2' returned an object result
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: .NET 1.1
2007-08-28 09:35:54,670 DEBUG [DotNetDetector] Found .NET versions=[1.1, 2.0]
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: .NET 2.0
2007-08-28 09:35:54,670 DEBUG [DotNetDetector] Found .NET versions=[1.1, 2.0]
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: .NET 3.0
2007-08-28 09:35:54,670 DEBUG [DotNetDetector] Found .NET versions=[1.1, 2.0]
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: ActiveMQ 4.0
2007-08-28 09:35:54,670 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dactivemq.home= matched 0 processes
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: Alfresco 2.0.x
2007-08-28 09:35:54,670 DEBUG [AutoScan] Running AutoServerDetector for: Apache 1.3
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.0
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.2
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 5.5
2007-08-28 09:35:54,717 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 6.0
2007-08-28 09:35:54,717 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache httpd
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.3
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.4
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 3.x
2007-08-28 09:35:54,717 DEBUG [AutoScan] Running AutoServerDetector for: Coldfusion 7.x
2007-08-28 09:35:54,826 DEBUG [AutoScan] Running AutoServerDetector for: FileServer
2007-08-28 09:35:54,826 DEBUG [AutoScan] Running AutoServerDetector for: Geronimo 1.0
2007-08-28 09:35:54,826 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dorg.apache.geronimo.base.dir= matched 0 processes
2007-08-28 09:35:54,826 DEBUG [AutoScan] Running AutoServerDetector for: GlassFish 9.x
2007-08-28 09:35:54,826 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcom.sun.aas.instanceRoot= matched 0 processes
2007-08-28 09:35:54,826 DEBUG [AutoScan] Running AutoServerDetector for: HQ Agent
2007-08-28 09:35:54,826 DEBUG [AutoScan] Running AutoServerDetector for: Informix 10.0
2007-08-28 09:35:54,873 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 3.2
2007-08-28 09:35:54,888 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.0
2007-08-28 09:35:54,888 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.2
2007-08-28 09:35:54,888 DEBUG [AutoScan] Running AutoServerDetector for: Jetty 6.x
2007-08-28 09:35:54,888 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Djetty.home= matched 0 processes
2007-08-28 09:35:54,888 DEBUG [AutoScan] Running AutoServerDetector for: MQSeries 5.x
2007-08-28 09:35:54,888 DEBUG [AutoScan] Running AutoServerDetector for: MsSQL 2000
2007-08-28 09:35:54,888 DEBUG [MsSQLDetector] SOFTWARE\Microsoft\Microsoft SQL Server regkey does not exist
2007-08-28 09:35:55,107 DEBUG [AutoScan] Running AutoServerDetector for: MsSQL 2005
2007-08-28 09:35:55,107 DEBUG [MsSQLDetector] SOFTWARE\Microsoft\Microsoft SQL Server regkey does not exist
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 3.x
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 4.x
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 5.x
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: Nagios
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: Net Services
2007-08-28 09:35:55,357 DEBUG [NetServicesDetector] Created server=mysystem.fqdn Net Services
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: NetworkServer
2007-08-28 09:35:55,357 DEBUG [AutoScan] Running AutoServerDetector for: OpenLDAP 2.3.x
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 10g
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 8i
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 9i
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 7.4
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.0
2007-08-28 09:35:55,373 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.1
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.2
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: ProcessServer
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: Resin 2.x
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: Resin 3.x
2007-08-28 09:35:55,451 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.eq=com.caucho.server.resin.Resin matched 0 processes
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: SendMail
2007-08-28 09:35:55,451 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=sendmail for SendMail
2007-08-28 09:35:55,451 DEBUG [DaemonDetector] 'State.Name.eq=sendmail' matched 0 processes
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: Sun JVM 1.5
2007-08-28 09:35:55,451 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.5.x
2007-08-28 09:35:55,467 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.x
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.0
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.1
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.0
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.5
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 2.x
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 3.x
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: VMware GSX 3.x
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: VMware Server 1.x
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 5.0
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.0
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.1
2007-08-28 09:35:55,482 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 6.1
2007-08-28 09:35:55,701 DEBUG [WeblogicFinder] beasvc.exe matches=0, took: 0,22
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 7.0
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 8.1
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.1
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.2
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: WindowsServer
2007-08-28 09:35:55,701 DEBUG [AutoScan] Running AutoServerDetector for: Zimbra 4.5.x
2007-08-28 09:35:55,717 DEBUG [AutoScan] Running AutoServerDetector for: iPlanet Admin 6.0
2007-08-28 09:35:55,717 DEBUG [AutoScan] Running AutoServerDetector for: memcached
2007-08-28 09:35:55,732 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=memcached for memcached
2007-08-28 09:35:55,732 DEBUG [DaemonDetector] 'State.Name.eq=memcached' matched 0 processes
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.5.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 7.4
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.2
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.2
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.0
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.0
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 3.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.0
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.0
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 4.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.5
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: MQSeries 5.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.3
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 3.x
2007-08-28 09:35:55,732 DEBUG [AutoScan] Running AutoServerDetector for: Informix 10.0
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.1
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 9i
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.1
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.1
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.4
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Alfresco 2.0.x
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 5.0
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 10g
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 8i
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 5.x
2007-08-28 09:35:55,748 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.0
2007-08-28 09:35:55,748 DEBUG [WindowsRegistryScan] Windows Registry Scan starting...
2007-08-28 09:35:55,748 DEBUG [WindowsRegistryScan] Narrowing search of 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' to ^MySQL*
2007-08-28 09:35:55,748 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MySQL* with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Narrowing search of 'SYSTEM\CurrentControlSet\Services' to ^Covalent*
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SYSTEM\CurrentControlSet\Services\Covalent* with 6 detectors (took 0,02)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\Apache Software Foundation\Tomcat': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Apache Software Foundation\Tomcat with 4 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SYSTEM\CurrentControlSet\Services\hyperic-hq-database': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SYSTEM\CurrentControlSet\Services\hyperic-hq-database with 8 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Narrowing search of 'SYSTEM\CurrentControlSet\Services' to ^pgsql-*
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SYSTEM\CurrentControlSet\Services\pgsql-* with 8 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SYSTEM\CurrentControlSet\Services\NTDS\Parameters': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SYSTEM\CurrentControlSet\Services\NTDS\Parameters with 1 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] DETECTED SERVERS=[AIServerExtValue: {queueStatus=0 customProperties=null productConfig=null controlConfig=null measurementConfig=null responseTimeConfig=null diff=0 ignored=false serverTypeName=Oracle 9i name=mysystem Oracle 9i autoinventoryIdentifier=D:\oracle\ora92 installPath=D:\oracle\ora92 description=null servicesAutomanaged=false id=null mTime=null cTime=null} ExtServices=NULL]
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] DETECTED SERVERS=[AIServerExtValue: {queueStatus=0 customProperties=null productConfig=null controlConfig=null measurementConfig=null responseTimeConfig=null diff=0 ignored=false serverTypeName=Oracle 9i name=mysystem Oracle 9i autoinventoryIdentifier=D:\oracle\ora92 installPath=D:\oracle\ora92 description=null servicesAutomanaged=false id=null mTime=null cTime=null} ExtServices=NULL]
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] DETECTED SERVERS=[AIServerExtValue: {queueStatus=0 customProperties=null productConfig=null controlConfig=null measurementConfig=null responseTimeConfig=null diff=0 ignored=false serverTypeName=Oracle 9i name=mysystem Oracle 9i autoinventoryIdentifier=D:\oracle\ora92 installPath=D:\oracle\ora92 description=null servicesAutomanaged=false id=null mTime=null cTime=null} ExtServices=NULL]
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] DETECTED SERVERS=[AIServerExtValue: {queueStatus=0 customProperties=null productConfig=null controlConfig=null measurementConfig=null responseTimeConfig=null diff=0 ignored=false serverTypeName=Oracle 9i name=mysystem Oracle 9i autoinventoryIdentifier=D:\oracle\ora92 installPath=D:\oracle\ora92 description=null servicesAutomanaged=false id=null mTime=null cTime=null} ExtServices=NULL]
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\ORACLE with 6 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\MySQL AB\MySQL Server 4.1': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\MySQL AB\MySQL Server 4.1 with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\IBM\MQSeries\CurrentVersion': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\IBM\MQSeries\CurrentVersion with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\Apache Software Foundation\Apache': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Apache Software Foundation\Apache\2.2.* with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\Apache Group\Tomcat\4.1': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Apache Group\Tomcat\4.1 with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Narrowing search of 'SOFTWARE\Apache Group\Apache' to ^2.*
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Apache Group\Apache\2.* with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\IBM\WebSphere Application Server': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\IBM\WebSphere Application Server with 6 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\Apache\Apache Tomcat 4.0': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Apache\Apache Tomcat 4.0 with 2 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\Microsoft\Exchange\Setup': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\Microsoft\Exchange\Setup with 3 detectors (took 0)
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] Could not open registry key 'SOFTWARE\MySQL AB\MySQL Server 5.0': Error opening subkey
2007-08-28 09:35:55,763 DEBUG [WindowsRegistryScan] scanning: SOFTWARE\MySQL AB\MySQL Server 5.0 with 2 detectors (took 0)
2007-08-28 09:35:55,842 DEBUG [WindowsRegistryScan] DETECTED SERVERS=[AIServerExtValue: {queueStatus=0 customProperties=[B@196e136 productConfig=[B@9bad5a controlConfig=[B@91f005 measurementConfig=[B@1250ff2 responseTimeConfig=null diff=0 ignored=false serverTypeName=IIS 5.x name=mysystem IIS 5.x autoinventoryIdentifier=C:\WINNT\system32\inetsrv installPath=C:\WINNT\system32\inetsrv description=null servicesAutomanaged=false id=null mTime=null cTime=null} ExtServices=NULL]
2007-08-28 09:35:55,842 DEBUG [WindowsRegistryScan] scanning: SYSTEM\CurrentControlSet\Services\W3SVC with 4 detectors (took 0,08)
2007-08-28 09:35:55,842 DEBUG [WindowsRegistryScan] Windows Registry Scan completed, took: 0,09
2007-08-28 09:35:55,842 DEBUG [AutoinventoryCommandsServer] Sending autoinventory report to server: [ScanState platform={agentToken=null queueStatus=0 customProperties=[B@3a0ab1 productConfig=null controlConfig=null measurementConfig=null diff=0 ignored=false platformTypeName=Win32 lastApproved=null certdn=CAM-AGENT-1187703719275-3708102307339828615-2119483307677904836 fqdn=mysystem.fqdn name=null location=null description=Microsoft Windows 2000 cpuCount=2 id=null mTime=1188286554263 cTime=1188286554263} ips={queueStatus=0 diff=0 ignored=false address=192.168.1.1 mACAddress=00:50:56:81:7A:19 netmask=255.255.255.128 id=null mTime=1188286554263 cTime=1188286554263},{queueStatus=0 diff=0 ignored=false address=127.0.0.1 mACAddress=00:00:00:00:00:00 netmask=255.0.0.0 id=null mTime=1188286554263 cTime=1188286554263} serversIncluded=true]
2007-08-28 09:35:55,920 INFO [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2007-08-28 09:35:58,935 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10112-FileServer-->{platform.id=10019, platform.ip=192.168.1.1, platform.name=mysystem.fqdn, platform.fqdn=mysystem.fqdn, installpath=/, platform.type=Win32}
2007-08-28 09:35:58,935 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10113-HQ Agent-->{platform.id=10019, platform.ip=192.168.1.1, platform.name=mysystem.fqdn, platform.fqdn=mysystem.fqdn, installpath=C:\Program Files\Hyperic\hq-agent, platform.type=Win32}
2007-08-28 09:35:58,935 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10114-IIS 5.x-->{platform.id=10019, service_name=W3SVC, platform.ip=192.168.1.1, platform.name=mysystem.fqdn, platform.fqdn=mysystem.fqdn, installpath=C:\WINNT\system32\inetsrv, platform.type=Win32}
2007-08-28 09:35:58,935 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10115-Net Services-->{platform.id=10019, platform.ip=192.168.1.1, platform.name=mysystem.fqdn, platform.fqdn=mysystem.fqdn, installpath=C:\, platform.type=Win32}
2007-08-28 09:36:03,935 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-28 09:36:04,982 DEBUG [AgentServerDetector] no services discovered
2007-08-28 09:36:04,982 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-28 09:36:04,998 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-28 09:36:05,935 DEBUG [SystemServerDetector] discovered mysystem Win32 File System C:\ (local/NTFS) [FileServer Mount]
2007-08-28 09:36:05,935 DEBUG [SystemServerDetector] discovered mysystem Win32 File System D:\ (local/NTFS) [FileServer Mount]
2007-08-28 09:36:05,935 DEBUG [AutoinventoryPluginManager] Get service configs FileServer File=null
2007-08-28 09:36:05,935 DEBUG [AutoinventoryPluginManager] Get service configs FileServer Directory=null
2007-08-28 09:36:05,935 DEBUG [AutoinventoryPluginManager] Get service configs FileServer Directory Tree=null
2007-08-28 09:36:05,935 DEBUG [AutoinventoryPluginManager] Get service configs Script=null
2007-08-28 09:36:05,935 INFO [RuntimeAutodiscoverer] FileServer discovery took 0,02
2007-08-28 09:36:05,935 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-28 09:36:06,810 DEBUG [NetServicesDetector] discovered 0 services
2007-08-28 09:36:06,810 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-28 09:36:06,810 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for IIS 5.x
2007-08-28 09:36:08,498 DEBUG [IisDetector] discovered 2 services
2007-08-28 09:36:08,498 INFO [RuntimeAutodiscoverer] IIS 5.x discovery took 0,7
2007-08-28 09:36:08,498 DEBUG [RuntimeAutodiscoverer] Sending RuntimeReport: [CompositeRRR
Report #0 from reporting server=10112:
Platform #0 ID=null FQDN=mysystem.fqdn
Server #0 ID=10112 Name=mysystem Win32 FileServer Stype=FileServer serviceCount=2
Report #1 from reporting server=10115:
Platform #0 ID=null FQDN=mysystem.fqdn
Server #0 ID=10115 Name=null Stype=null serviceCount=0
Report #2 from reporting server=10114:
Platform #0 ID=null FQDN=mysystem.fqdn
Server #0 ID=10114 Name=null Stype=null serviceCount=2
]

Windows System log reports the service terminated unexpectedly at 2007-08-28 09:36:08
System: Windows 2000 English (virtual Machine), main apps: IIS, Oracle 9i, Siebel
agent 3.1.0-439

Any ideas?

Message was edited by: remoh
Reply
0 Kudos
15 Replies
mhartmann
Enthusiast
Enthusiast

No ideas? i tried uninstallung the agent and reinstalling. Does not help.
Reply
0 Kudos
BradFelmey
Hot Shot
Hot Shot

Have you done any basic comparisons between the systems upon which HQ functions properly and that which it does not? Patch levels, differences in installed software, etc.?

You say "virtual machine". What host? ESX? MSVSr2? GSX?

It's missing the mibs directory under pdk. It's complaining about that, but I don't think it's the showstopper, since mine are all empty.

What version of HQ server/client?
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

HQ Server and agent Version 3.1.0-439
The System is virtual and runs on VMware Server 1.0.2 build-39867

Its a Windows 2000 Server, patch level is current. All available patches are installed (similar to other 2000 Systems i have).

After some research the IIS seems to let the agent crash. The agent is running well while the IIS is stopped.

EDIT: the agent crashes if the SIEBEL Server Process or/and IIS is running

Message was edited by: remoh
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

Today 5 more Systems where the agent crashed (Win and Linux).

I can start the agent again but i am now unsure if this is a reliable application.
Reply
0 Kudos
BradFelmey
Hot Shot
Hot Shot

I'll let someone from Hyperic address the technical side, but I can tell you our experience is that HQ is a very reliable application. We've been using it heavy-duty for over a year. The only system that the agent has ever not run on is an old Slackware running kernel 2.0.x, and an ancient C10 running AIX v4.2.1.
Reply
0 Kudos
JohnMarkOrg
Hot Shot
Hot Shot

Hi there,

So now *all* of your agents are crashing? That is quite different from the experience of most, but I'm going to help you get to the bottom of it.

If all of your Linux and Windows agents are crashing, could you give the breakdown on each of those systems and what you're monitoring? Also, are you using the install bundles, or are you using the noJRE version?

Thanks,
John Mark
Community Manager
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

Hello,

no not all agent crashes, after this weekend 2 agents have crashed (again). Not all agents are affected, till today 5 out of 40 agents crashes (not everytime). As mentioned above this weekend 2 of them crashed.
I use the Version 3.1.0-439 with jre on all Systems. The affected systems are Windows (2000 & 2003 Server) and Linux (Suse 10.2) Systems.

There are no errors in the local hyperic logs. I will turn on debug mode on the affected agents.

On one System the agent does not even start, but thats another problem.
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

This morning: 3 crashed agents (now the agent crashed at least one time on 6 out of 40 Systems). I don't believe in the reliability of this Software.
I heard someone here using it on about 1000 Systems - are there no crashes???

The Systems i use are VMs (VMware), or based on real Hardware (Fujitsu Siemens Primergy Servers)

Actually i installed the agent only on 40 of our Systems and have crashes nearly every day.
Don't get me wrong, the hyperic functions are great, but a monitoring software which crashes so often is not useful. Maybe a watchdog should be included.

One Example:
OS:
Windows 2003 Server R2 Enterprise Edition (all available Patches installed)
Installed Software:
VMware Server 1.0.3 build-44356
OCS Inventory Agent 4.0.3.2
Hyperic HQ-Agent 3.1.0-439 (with jre included)
Trendmicro Officescan client
JRE 5
JRE 6
Hardware:
Fujitsu Siemens Primergy Server RX 300 S3 (12 GB RAM, 2x Xeon 5130, 2x72 GB + 4x146 GB SAS HD)

Windows System log Entry: (10.09.2007, 18:55:52)
The Hyperic HQ Agent service terminated unexpectedly. It has done this 2 time(s).


If somebody can help, here is the log of the agent (with DEBUG option, last 10 minutes before crash):
I cant find any reasons why it crashed.

2007-09-10 18:45:00,011 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:45:00,011 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=CpuPerc:Combined' -> 0,139
2007-09-10 18:45:00,011 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Swap:Used' -> 8.288.309.248
2007-09-10 18:45:00,011 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Mem:Free' -> 8.878.739.456
2007-09-10 18:45:00,027 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=MultiProcMem,Arg=State.Name.eq%3Dvmware-vmx:Resident' -> 2.620.661.760
2007-09-10 18:45:00,027 DEBUG [ScheduleThread] [2:10269:AVAILABILITY] Metric='VMware Server 1.x:server:authd.client.port=0,host=%host%,user=%user%,pass=%pass%:Availability' -> 1
2007-09-10 18:45:00,027 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=Mem:ActualFree' -> 8.878.739.456
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10267:UTILIZATION] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10267:AVAILABILITY] Metric='IIS 6.x:ServiceAvail:Platform=Win32:W3SVC' -> 1
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10267:PERFORMANCE] Metric='IIS 6.x:\Active Server Pages\:Platform=Win32:Request Execution Time' -> 0
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 8.540.160
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.917.392
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10270:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 52
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,096
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,005
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,899
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,101
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,11
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,103
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,89
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,006
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:User' -> 0,006
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Sys' -> 0,109
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Combined' -> 0,115
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Idle' -> 0,885
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Combined' -> 0,232
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:User' -> 0,003
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Sys' -> 0,228
2007-09-10 18:45:00,277 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Idle' -> 0,768
2007-09-10 18:45:00,293 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:Free' -> 12.267.656
2007-09-10 18:45:00,293 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:UsePercent' -> 0,41
2007-09-10 18:45:00,293 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:UsePercent' -> 0,73
2007-09-10 18:45:00,293 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:Free' -> 13.719.068
2007-09-10 18:45:00,308 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:Free' -> 73.177.924
2007-09-10 18:45:00,308 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:UsePercent' -> 0,49
2007-09-10 18:45:00,324 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:Free' -> 28.732.200
2007-09-10 18:45:00,324 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:UsePercent' -> 0,8
2007-09-10 18:45:00,324 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:Free' -> 56.619.816
2007-09-10 18:45:00,324 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:UsePercent' -> 0,61
2007-09-10 18:45:00,340 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:UsePercent' -> 0,33
2007-09-10 18:45:00,340 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:Free' -> 97.028.700
2007-09-10 18:45:00,340 DEBUG [ScheduleThread] [3:10517:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:UsePercent' -> 0,5
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:Free' -> 35.842.260
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10518:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:45:00,355 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Current Connections'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Current Connections
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.682.432
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10593:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:45:00,355 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 946.573.312
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 860.135.424
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 326.647.808
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 381.300.736
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.682.432
2007-09-10 18:45:00,355 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:45:41,183 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:45:41,590 DEBUG [Collector] Mon Sep 10 18:45:41 CEST 2007 [Error] (VMware Server 1.x) The specified property or variable is invalid or undefined: system.mem.avail values={Availability=1.0}
2007-09-10 18:45:41,590 DEBUG [Collector] Running http collectors
2007-09-10 18:45:41,590 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:45:41,590 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:45:41,590 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:45:41,590 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:45:41,590 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:41,590 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:41,605 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:41,605 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:41,605 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:41,605 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:42,011 DEBUG [Collector] Mon Sep 10 18:45:42 CEST 2007 (Windows 2000 Server.vmx) null values={ProcUserTime=231097.0, State=1.0, ProcTotalTime=428617.0, ProcSysTime=197520.0, ProcCpuUsage=1.15478E-318, ProcUptime=3.06441511E8, ProcSize=3.81300736E8, ProcResident=3.26651904E8, ProcPageFaults=233730.0}
2007-09-10 18:45:42,011 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:42,011 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:42,011 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:42,011 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:42,011 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:42,027 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:42,433 DEBUG [Collector] Mon Sep 10 18:45:42 CEST 2007 (Windows 2000 Server.vmx) null values={State=1.0}
2007-09-10 18:45:42,433 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:42,433 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:42,433 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:42,433 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:42,433 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:42,433 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:42,652 DEBUG [Collector] Mon Sep 10 18:45:42 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:45:42,652 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:42,652 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:42,652 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:42,652 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:42,652 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:42,652 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:43,058 DEBUG [Collector] Mon Sep 10 18:45:43 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={State=1.0}
2007-09-10 18:45:43,074 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:43,074 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:43,074 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:43,074 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:43,074 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:43,074 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:43,480 DEBUG [Collector] Mon Sep 10 18:45:43 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={ProcUserTime=81434.0, State=1.0, ProcTotalTime=415144.0, ProcSysTime=333710.0, ProcCpuUsage=4.2085376E-317, ProcUptime=3.06485449E8, ProcSize=1.597046784E9, ProcResident=9.13686528E8, ProcPageFaults=8518175.0}
2007-09-10 18:45:43,496 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:43,496 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:43,496 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:43,496 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:43,496 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:43,496 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:43,902 DEBUG [Collector] Mon Sep 10 18:45:43 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={ProcUserTime=361740.0, State=1.0, ProcTotalTime=430071.0, ProcSysTime=68331.0, ProcCpuUsage=1.629715E-318, ProcUptime=3.06422918E8, ProcSize=9.46573312E8, ProcResident=8.6013952E8, ProcPageFaults=329858.0}
2007-09-10 18:45:43,918 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:45:43,918 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:45:43,918 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:45:43,918 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:45:43,918 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:45:43,918 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:45:44,121 DEBUG [Collector] Mon Sep 10 18:45:44 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:46:00,011 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:46:44,121 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:46:44,121 DEBUG [Collector] {authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,121 DEBUG [Collector] Running http collectors
2007-09-10 18:46:44,121 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 6 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,121 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 6 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,121 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 6 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,121 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:46:44,121 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,121 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,136 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:46:44,136 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:46:44,136 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:46:44,136 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:46:44,136 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:46:44,136 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:46:44,340 DEBUG [Collector] Mon Sep 10 18:46:44 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:46:44,340 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,340 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,340 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:46:44,355 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:46:44,355 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:46:44,355 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:46:44,355 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:46:44,355 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:46:44,355 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:46:44,590 DEBUG [Collector] Mon Sep 10 18:46:44 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:47:00,011 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:47:44,683 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:47:44,683 DEBUG [Collector] {authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,683 DEBUG [Collector] Running http collectors
2007-09-10 18:47:44,683 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 7 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,683 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 7 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,683 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 7 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,683 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:47:44,683 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,683 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,699 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:47:44,699 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:47:44,699 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:47:44,699 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:47:44,699 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:47:44,699 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:47:44,902 DEBUG [Collector] Mon Sep 10 18:47:44 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:47:44,918 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,918 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,918 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:47:44,918 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:47:44,918 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:47:44,918 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:47:44,918 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:47:44,918 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:47:44,918 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:47:45,121 DEBUG [Collector] Mon Sep 10 18:47:45 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:48:00,011 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:48:45,121 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:48:45,121 DEBUG [Collector] {authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,121 DEBUG [Collector] Running http collectors
2007-09-10 18:48:45,121 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 8 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,121 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 8 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,121 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 8 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,121 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:48:45,121 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,121 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,136 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:48:45,136 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:48:45,136 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:48:45,136 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:48:45,136 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:48:45,136 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:48:45,340 DEBUG [Collector] Mon Sep 10 18:48:45 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:48:45,340 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,340 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,340 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:48:45,355 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:48:45,355 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:48:45,355 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:48:45,355 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:48:45,355 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:48:45,355 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:48:45,558 DEBUG [Collector] Mon Sep 10 18:48:45 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:49:00,011 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:49:45,559 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:49:45,559 DEBUG [Collector] {authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,559 DEBUG [Collector] Running http collectors
2007-09-10 18:49:45,559 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 9 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,559 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 9 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,559 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 9 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,559 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:49:45,559 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,559 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,575 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:49:45,575 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:49:45,575 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:49:45,575 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:49:45,575 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:49:45,575 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:49:45,778 DEBUG [Collector] Mon Sep 10 18:49:45 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:49:45,778 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,778 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,778 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:49:45,793 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:49:45,793 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:49:45,793 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:49:45,793 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:49:45,793 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:49:45,793 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:49:45,996 DEBUG [Collector] Mon Sep 10 18:49:45 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:50:00,012 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Bytes Received/sec__RATE__=1m' -> 25,607
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Bytes Received/sec' -> 49.152
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Total Get Requests__RATE__=1m' -> 0
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Total Get Requests' -> 0
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Bytes Sent/sec' -> 272.826
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10267:THROUGHPUT] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Bytes Sent/sec__RATE__=1m' -> 142,744
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent' -> 14.900
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime__RATE__=1m' -> 76,624
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10270:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched__RATE__=1m' -> 31,31
2007-09-10 18:50:00,262 DEBUG [ScheduleThread] [2:10270:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched' -> 18.524
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent__RATE__=1m' -> 26,408
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime' -> 48.618
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10506:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10507:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10508:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=2:Idle' -> 1
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10509:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=3:Idle' -> 1
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskWriteBytes__RATE__=1m' -> 15.382.355,171
2007-09-10 18:50:00,278 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskReads' -> 52.961
2007-09-10 18:50:00,294 DEBUG [ScheduleThread] [3:10510:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=C%3A\:UsePercent' -> 1
2007-09-10 18:50:00,294 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskWrites' -> 7.179.664
2007-09-10 18:50:00,294 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskWrites__RATE__=1m' -> 1.356,086
2007-09-10 18:50:00,294 DEBUG [ScheduleThread] [3:10510:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskWriteBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskReads' -> 1
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskWrites' -> 6
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskWrites__RATE__=1m' -> 0
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,309 DEBUG [ScheduleThread] [3:10511:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=D%3A\:UsePercent' -> 1
2007-09-10 18:50:00,325 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskWriteBytes__RATE__=1m' -> 15.015.709,877
2007-09-10 18:50:00,325 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,325 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,325 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskWrites__RATE__=1m' -> 737,91
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10512:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=E%3A\:UsePercent' -> 1
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskReads' -> 77.876
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10512:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:DiskWrites' -> 3.918.080
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskWrites__RATE__=1m' -> 62,718
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskWriteBytes__RATE__=1m' -> 306.826,134
2007-09-10 18:50:00,341 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskReads' -> 30.654
2007-09-10 18:50:00,356 DEBUG [ScheduleThread] [3:10515:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=H%3A\:UsePercent' -> 1
2007-09-10 18:50:00,356 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,356 DEBUG [ScheduleThread] [3:10515:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:DiskWrites' -> 374.306
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=I%3A\:UsePercent' -> 1
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskWrites' -> 6.627.475
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskWriteBytes__RATE__=1m' -> 8.118.947,5
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskReads' -> 2
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskWrites__RATE__=1m' -> 1.265,892
2007-09-10 18:50:00,372 DEBUG [ScheduleThread] [3:10516:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,387 DEBUG [ScheduleThread] [3:10513:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=F%3A\:UsePercent' -> 1
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskWrites__RATE__=1m' -> 103,53
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskReads' -> 498.297
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskReads__RATE__=1m' -> 0
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskWrites' -> 863.353
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskReadBytes__RATE__=1m' -> 0
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10513:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:DiskWriteBytes__RATE__=1m' -> 487.921,458
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:AVAILABILITY] Metric='IIS 6.x VHost:http:ssl=false,hostname=localhost,port=80,sotimeout=10,path=/,hostheader=%hostheader%:Availability' -> 1
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Total Get Requests' -> 0
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Total Get Requests__RATE__=1m' -> 0
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Bytes Received/sec__RATE__=1m' -> 8,202
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Bytes Received/sec' -> 15.744
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Bytes Sent/sec' -> 63.936
2007-09-10 18:50:00,403 DEBUG [ScheduleThread] [3:10517:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Bytes Sent/sec__RATE__=1m' -> 33,309
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskWrites' -> 556.871
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskReads__RATE__=1m' -> 0,2
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskWrites__RATE__=1m' -> 72,021
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskReads' -> 302.440
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskWriteBytes__RATE__=1m' -> 280.451,129
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=G%3A\:UsePercent' -> 1
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10514:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:DiskReadBytes__RATE__=1m' -> 1.638,867
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Total Get Requests' -> 0
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Bytes Sent/sec__RATE__=1m' -> 79,325
2007-09-10 18:50:00,419 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Bytes Received/sec__RATE__=1m' -> 8,703
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Total Get Requests__RATE__=1m' -> 0
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10518:AVAILABILITY] Metric='IIS 6.x VHost:http:ssl=false,hostname=localhost,port=2503,sotimeout=10,path=/,hostheader=%hostheader%:Availability' -> 1
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Bytes Sent/sec' -> 151.098
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10518:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Bytes Received/sec' -> 16.704
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Total Get Requests'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Total Get Requests
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Total Get Requests__RATE__=1m'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Total Get Requests
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:223)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Bytes Sent/sec__RATE__=1m'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Bytes Sent/sec
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:223)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Bytes Sent/sec'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Bytes Sent/sec
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Bytes Received/sec'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Bytes Received/sec
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Bytes Received/sec__RATE__=1m'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Bytes Received/sec
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:223)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10519:AVAILABILITY] Metric='IIS 6.x VHost:http:ssl=false,hostname=localhost,port=8222,sotimeout=10,path=/,hostheader=%hostheader%:Availability' -> 1
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth1:Flags' -> 1
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:TxPackets' -> 157.966
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:TxBytes__RATE__=1s' -> 53,344
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:RxBytes' -> 92.726.098
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:RxBytes__RATE__=1s' -> 224,731
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:TxPackets__RATE__=1m' -> 13,204
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:TxBytes' -> 19.675.442
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:RxPackets' -> 747.933
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10520:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth1:RxPackets__RATE__=1m' -> 106,43
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:TxPackets' -> 3.764
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:RxPackets' -> 12.495
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth2:Flags' -> 1
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:TxPackets__RATE__=1m' -> 0,6
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:RxPackets__RATE__=1m' -> 0,8
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:RxBytes__RATE__=1s' -> 2,512
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:RxBytes' -> 1.114.535
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:TxBytes' -> 476.300
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10521:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth2:TxBytes__RATE__=1s' -> 1,689
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:RxPackets' -> 5.646
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:TxPackets' -> 5.686
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:RxBytes__RATE__=1s' -> 2,149
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth3:Flags' -> 1
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:TxPackets__RATE__=1m' -> 0,9
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:TxBytes__RATE__=1s' -> 2,149
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:RxBytes' -> 559.844
2007-09-10 18:50:00,434 DEBUG [ScheduleThread] [3:10522:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:TxBytes' -> 564.224
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10522:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth3:RxPackets__RATE__=1m' -> 0,9
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:TxBytes' -> 1.409.774.801
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:RxPackets__RATE__=1m' -> 1.490,125
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:RxPackets' -> 7.083.831
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=lo0:Flags' -> 1
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:RxBytes__RATE__=1s' -> 4.798,763
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:TxPackets__RATE__=1m' -> 1.490,025
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:TxPackets' -> 7.082.950
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:RxBytes' -> 1.409.774.801
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10523:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo0:TxBytes__RATE__=1s' -> 4.798,763
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10525:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10526:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'State' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10527:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'State' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10524:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> 339,105
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> 0
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> 415.144
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> 6.070,582
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10592:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Bytes Sent/sec' -> 57.792
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Bytes Received/sec' -> 16.704
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Bytes Received/sec__RATE__=1m' -> 8,702
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Total Get Requests__RATE__=1m' -> 0
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Total Get Requests' -> 0
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:THROUGHPUT] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Bytes Sent/sec__RATE__=1m' -> 30,109
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10593:AVAILABILITY] Metric='IIS 6.x VHost:http:ssl=false,hostname=localhost,port=8222,sotimeout=10,path=/,hostheader=%hostheader%:Availability' -> 1
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10673:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcCpuUsage' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcSysTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10674:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcUserTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> None
2007-09-10 18:50:00,450 DEBUG [CollectorResult] Attribute 'ProcTotalTime' not found
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> None
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> 4.241,915
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> 220,368
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10675:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,450 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> 0
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> 430.071
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> 0
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10676:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> 428.617
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> 3.577,514
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> 167,247
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcCpuUsage' -> 0
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10677:AVAILABILITY] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:State' -> 1
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcUserTime__RATE__=1m' -> 0
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSysTime__RATE__=1m' -> 0
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcTotalTime' -> 415.144
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=CpuPerc:Combined' -> 0,118
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Swap:Used' -> 8.287.813.632
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Mem:Free' -> 8.888.397.824
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=MultiProcMem,Arg=State.Name.eq%3Dvmware-vmx:Resident' -> 2.621.743.104
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [2:10269:AVAILABILITY] Metric='VMware Server 1.x:server:authd.client.port=0,host=%host%,user=%user%,pass=%pass%:Availability' -> 1
2007-09-10 18:50:00,466 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=Mem:ActualFree' -> 8.888.397.824
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10267:UTILIZATION] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10267:AVAILABILITY] Metric='IIS 6.x:ServiceAvail:Platform=Win32:W3SVC' -> 1
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10267:PERFORMANCE] Metric='IIS 6.x:\Active Server Pages\:Platform=Win32:Request Execution Time' -> 0
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 8.540.160
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 3.605.344
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10270:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 38
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,082
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,006
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,913
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,087
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,09
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,084
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,91
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,006
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:User' -> 0,006
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Sys' -> 0,093
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Combined' -> 0,099
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Idle' -> 0,901
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Combined' -> 0,195
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:User' -> 0,003
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Sys' -> 0,191
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Idle' -> 0,805
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:Free' -> 12.267.592
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:UsePercent' -> 0,41
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:UsePercent' -> 0,73
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:Free' -> 13.719.068
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:Free' -> 73.177.924
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:UsePercent' -> 0,49
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:Free' -> 28.732.200
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:UsePercent' -> 0,8
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:Free' -> 56.619.816
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:UsePercent' -> 0,61
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:UsePercent' -> 0,33
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:Free' -> 97.028.700
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10517:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:UsePercent' -> 0,5
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:Free' -> 35.842.260
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10518:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:50:00,481 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Current Connections'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Current Connections
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.686.528
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10593:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:50:00,481 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 946.573.312
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 860.139.520
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 326.651.904
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 381.300.736
2007-09-10 18:50:00,481 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.686.528
2007-09-10 18:50:00,497 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:50:45,998 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:50:46,404 DEBUG [Collector] Mon Sep 10 18:50:46 CEST 2007 [Error] (VMware Server 1.x) The specified property or variable is invalid or undefined: system.mem.avail values={Availability=1.0}
2007-09-10 18:50:46,404 DEBUG [Collector] Running http collectors
2007-09-10 18:50:46,420 DEBUG [Collector] Mon Sep 10 18:50:46 CEST 2007 [Debug] (http://localhost:2503/) 401 Access denied (Microsoft-IIS/6.0) values={AllOutboundConnections=0.0, StateTIME_WAIT=0.0, StateLAST_ACK=0.0, StateCLOSE_WAIT=0.0, StateESTABLISHED=0.0, AllInboundConnections=0.0, InboundConnections=0.0, ResponseTime=16.0, ResponseCode=401.0, StateFIN_WAIT2=0.0, Availability=1.0, OutboundConnections=0.0, StateBOUND=0.0, StateFIN_WAIT1=0.0, StateLISTEN=0.0, StateSYN_SENT=0.0, StateCLOSING=0.0, StateCLOSE=0.0, StateIDLE=0.0, StateUNKNOWN=0.0, StateSYN_RECV=0.0}
2007-09-10 18:50:46,420 DEBUG [Collector] Mon Sep 10 18:50:46 CEST 2007 [Debug] (http://localhost:8222/) 200 OK (Microsoft-IIS/6.0) values={AllOutboundConnections=1.0, StateTIME_WAIT=0.0, StateLAST_ACK=0.0, StateCLOSE_WAIT=0.0, StateESTABLISHED=2.0, AllInboundConnections=1.0, InboundConnections=1.0, ResponseTime=0.0, ResponseCode=200.0, StateFIN_WAIT2=0.0, LastModified=1.189002564E12, Availability=1.0, OutboundConnections=1.0, StateBOUND=0.0, StateFIN_WAIT1=0.0, StateLISTEN=0.0, StateSYN_SENT=0.0, StateCLOSING=0.0, StateCLOSE=0.0, StateIDLE=0.0, StateUNKNOWN=0.0, StateSYN_RECV=0.0}
2007-09-10 18:50:46,435 DEBUG [Collector] Mon Sep 10 18:50:46 CEST 2007 [Debug] (http://localhost:80/) 200 OK (Microsoft-IIS/6.0) values={AllOutboundConnections=1.0, StateTIME_WAIT=0.0, StateLAST_ACK=0.0, StateCLOSE_WAIT=0.0, StateESTABLISHED=2.0, AllInboundConnections=1.0, InboundConnections=1.0, ResponseTime=15.0, ResponseCode=200.0, StateFIN_WAIT2=0.0, LastModified=1.04584971E12, Availability=1.0, OutboundConnections=1.0, StateBOUND=0.0, StateFIN_WAIT1=0.0, StateLISTEN=0.0, StateSYN_SENT=0.0, StateCLOSING=0.0, StateCLOSE=0.0, StateIDLE=0.0, StateUNKNOWN=0.0, StateSYN_RECV=0.0}
2007-09-10 18:50:46,435 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:50:46,435 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:46,451 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:46,451 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:46,451 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:46,451 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:46,451 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:46,857 DEBUG [Collector] Mon Sep 10 18:50:46 CEST 2007 (Windows 2000 Server.vmx) null values={ProcUserTime=231503.0, State=1.0, ProcTotalTime=439617.0, ProcSysTime=208114.0, ProcCpuUsage=1.15479E-318, ProcUptime=3.06746357E8, ProcSize=3.81300736E8, ProcResident=3.26651904E8, ProcPageFaults=233732.0}
2007-09-10 18:50:46,873 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:46,873 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:46,873 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:46,873 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:46,873 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:46,873 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:47,279 DEBUG [Collector] Mon Sep 10 18:50:47 CEST 2007 (Windows 2000 Server.vmx) null values={State=1.0}
2007-09-10 18:50:47,295 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:47,295 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:47,295 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:47,295 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:47,295 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:47,295 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:47,498 DEBUG [Collector] Mon Sep 10 18:50:47 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:50:47,514 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:47,514 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:47,514 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:47,514 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:47,514 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:47,514 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:47,920 DEBUG [Collector] Mon Sep 10 18:50:47 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={State=1.0}
2007-09-10 18:50:47,920 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:47,920 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:47,920 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:47,936 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:47,936 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:47,936 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:48,732 DEBUG [Collector] Mon Sep 10 18:50:48 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={ProcUserTime=83216.0, State=1.0, ProcTotalTime=447833.0, ProcSysTime=364617.0, ProcCpuUsage=4.2085376E-317, ProcUptime=3.06790701E8, ProcSize=1.597046784E9, ProcResident=9.13686528E8, ProcPageFaults=8518175.0}
2007-09-10 18:50:48,732 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:48,732 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:48,732 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:48,748 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:48,748 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:48,748 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:49,279 DEBUG [Collector] Mon Sep 10 18:50:49 CEST 2007 (Windows Server 2003 Enterprise Edition.vmx) null values={ProcUserTime=362740.0, State=1.0, ProcTotalTime=450430.0, ProcSysTime=87690.0, ProcCpuUsage=1.629725E-318, ProcUptime=3.06728295E8, ProcSize=9.46573312E8, ProcResident=8.6013952E8, ProcPageFaults=329860.0}
2007-09-10 18:50:49,279 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:50:49,279 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:50:49,279 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:50:49,279 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:50:49,279 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:50:49,295 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:50:49,498 DEBUG [Collector] Mon Sep 10 18:50:49 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:51:00,014 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:51:49,500 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:51:49,500 DEBUG [Collector] {authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [Collector] Running http collectors
2007-09-10 18:51:49,500 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 1 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 1 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 1 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:51:49,500 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,500 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:51:49,500 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:51:49,500 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:51:49,500 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:51:49,500 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:51:49,515 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:51:49,718 DEBUG [Collector] Mon Sep 10 18:51:49 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:51:49,718 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,718 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,718 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 1 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:51:49,734 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:51:49,734 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:51:49,734 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:51:49,734 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:51:49,734 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:51:49,734 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:51:49,937 DEBUG [Collector] Mon Sep 10 18:51:49 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:52:00,000 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:52:49,939 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:52:49,939 DEBUG [Collector] {authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,939 DEBUG [Collector] Running http collectors
2007-09-10 18:52:49,939 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 2 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,939 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 2 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,939 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 2 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,939 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:52:49,939 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,939 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:49,954 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:52:49,954 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:52:49,954 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:52:49,954 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:52:49,954 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:52:49,954 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:52:50,157 DEBUG [Collector] Mon Sep 10 18:52:50 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:52:50,157 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:50,157 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:50,157 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 2 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:52:50,157 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:52:50,157 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:52:50,157 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:52:50,157 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:52:50,173 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:52:50,173 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:52:50,376 DEBUG [Collector] Mon Sep 10 18:52:50 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:53:00,001 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:53:50,378 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:53:50,378 DEBUG [Collector] {authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [Collector] Running http collectors
2007-09-10 18:53:50,378 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 3 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 3 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 3 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:53:50,378 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,378 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:53:50,378 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:53:50,378 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:53:50,378 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:53:50,378 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:53:50,378 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:53:50,596 DEBUG [Collector] Mon Sep 10 18:53:50 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:53:50,596 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,596 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,596 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 3 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:53:50,596 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:53:50,612 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:53:50,612 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:53:50,612 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:53:50,612 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:53:50,612 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:53:50,815 DEBUG [Collector] Mon Sep 10 18:53:50 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:54:00,003 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:54:50,816 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:54:50,816 DEBUG [Collector] {authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [Collector] Running http collectors
2007-09-10 18:54:50,816 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 4 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 4 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 4 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:54:50,816 DEBUG [Collector] {Config=G:\vm\pdb0000a\Windows 2000 Server.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [Collector] {Config=F:\vm\pdb000aa\Windows 2000 Server.vmx, authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:50,816 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:54:50,816 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:54:50,816 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:54:50,816 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:54:50,816 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:54:50,832 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:54:51,035 DEBUG [Collector] Mon Sep 10 18:54:51 CEST 2007 [Error] (Windows 2000 Server.vmx) No such virtual machine: The config file E:\vm\siebel\Windows 2000 Server.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "E:\vm\siebel\Windows 2000 Server.vmx" values={}
2007-09-10 18:54:51,035 DEBUG [Collector] {Config=E:\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (1 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:51,035 DEBUG [Collector] {Config=F:\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:51,035 DEBUG [Collector] {Config=H:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx, authd.client.port=0} ran 4 minutes ago (9 values) but hasn't been collected yet, skipping.
2007-09-10 18:54:51,035 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:54:51,035 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:54:51,035 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:54:51,035 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:54:51,035 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:54:51,035 DEBUG [VMCollector] Found 5 VM processes
2007-09-10 18:54:51,254 DEBUG [Collector] Mon Sep 10 18:54:51 CEST 2007 [Error] (Windows Server 2003 Enterprise Edition.vmx) No such virtual machine: The config file F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx is not registered.
Please register the config file on the server. For example:
vmware-cmd -s register "F:\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx" values={}
2007-09-10 18:55:00,004 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=CpuPerc:Combined' -> 0,122
2007-09-10 18:55:00,004 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Swap:Used' -> 8.287.301.632
2007-09-10 18:55:00,004 DEBUG [ScheduleThread] [1:10040:UTILIZATION] Metric='Win32:sigar:Type=Mem:Free' -> 8.890.716.160
2007-09-10 18:55:00,004 DEBUG [ScheduleThread] [1:10040:AVAILABILITY] Metric='Win32:system.avail:Type=Platform:Availability' -> 1
2007-09-10 18:55:00,020 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=MultiProcMem,Arg=State.Name.eq%3Dvmware-vmx:Resident' -> 2.626.322.432
2007-09-10 18:55:00,020 DEBUG [ScheduleThread] [2:10269:AVAILABILITY] Metric='VMware Server 1.x:server:authd.client.port=0,host=%host%,user=%user%,pass=%pass%:Availability' -> 1
2007-09-10 18:55:00,020 DEBUG [ScheduleThread] [2:10269:UTILIZATION] Metric='VMware Server 1.x:sigar:Type=Mem:ActualFree' -> 8.890.716.160
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10267:UTILIZATION] Metric='IIS 6.x:\Web Service(_Total)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10267:AVAILABILITY] Metric='IIS 6.x:ServiceAvail:Platform=Win32:W3SVC' -> 1
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10267:PERFORMANCE] Metric='IIS 6.x:\Active Server Pages\:Platform=Win32:Request Execution Time' -> 0
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 8.540.160
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10270:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.930.672
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10270:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [2:10270:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 61
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,089
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,005
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,906
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10506:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,094
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,1
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,095
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,9
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10507:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,005
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:User' -> 0,006
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Sys' -> 0,098
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Combined' -> 0,104
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10508:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=2:Idle' -> 0,896
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Combined' -> 0,193
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:User' -> 0,003
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Sys' -> 0,19
2007-09-10 18:55:00,270 DEBUG [ScheduleThread] [3:10509:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=3:Idle' -> 0,807
2007-09-10 18:55:00,285 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:Free' -> 12.267.520
2007-09-10 18:55:00,285 DEBUG [ScheduleThread] [3:10510:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=C%3A\:UsePercent' -> 0,41
2007-09-10 18:55:00,301 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:UsePercent' -> 0,73
2007-09-10 18:55:00,301 DEBUG [ScheduleThread] [3:10511:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=D%3A\:Free' -> 13.719.068
2007-09-10 18:55:00,301 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:Free' -> 73.177.924
2007-09-10 18:55:00,301 DEBUG [ScheduleThread] [3:10512:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=E%3A\:UsePercent' -> 0,49
2007-09-10 18:55:00,316 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:Free' -> 28.732.200
2007-09-10 18:55:00,316 DEBUG [ScheduleThread] [3:10515:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=H%3A\:UsePercent' -> 0,8
2007-09-10 18:55:00,332 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:Free' -> 56.619.816
2007-09-10 18:55:00,332 DEBUG [ScheduleThread] [3:10516:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=I%3A\:UsePercent' -> 0,61
2007-09-10 18:55:00,332 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:UsePercent' -> 0,33
2007-09-10 18:55:00,332 DEBUG [ScheduleThread] [3:10513:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=F%3A\:Free' -> 97.028.700
2007-09-10 18:55:00,332 DEBUG [ScheduleThread] [3:10517:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Default Web Site)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:UsePercent' -> 0,5
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10514:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=G%3A\:Free' -> 35.842.260
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10518:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(Microsoft SharePoint Administration)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:55:00,348 ERROR [ScheduleThread] Metric Value not found while processing Metric 'IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.2)\:Platform=Win32:Current Connections'
org.hyperic.hq.product.MetricNotFoundException: \Web Service(VMware Management Interface 1.0.2)\Current Connections
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:191)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueCompat(Win32MeasurementPlugin.java:132)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:51)
at org.hyperic.hq.product.MeasurementPluginManager.getPluginValue(MeasurementPluginManager.java:171)
at org.hyperic.hq.product.MeasurementPluginManager.getValue(MeasurementPluginManager.java:269)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.getValue(ScheduleThread.java:297)
at org.hyperic.hq.measurement.agent.server.ScheduleThread.run(ScheduleThread.java:392)
at java.lang.Thread.run(Unknown Source)
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10525:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10526:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10527:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10524:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\siebel\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.686.528
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10592:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10593:UTILIZATION] Metric='IIS 6.x VHost:\Web Service(VMware Management Interface 1.0.3)\:Platform=Win32:Current Connections' -> 0
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10673:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=E%3A\vm\pdb000ja\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcSize' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> None
2007-09-10 18:55:00,348 DEBUG [CollectorResult] Attribute 'ProcResident' not found
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10674:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\pdb000aa\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> None
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 946.573.312
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10675:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=H%3A\vm\pdb000ka\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 860.139.520
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 326.651.904
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10676:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=G%3A\vm\pdb0000a\Windows 2000 Server.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 381.300.736
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcResident' -> 913.686.528
2007-09-10 18:55:00,348 DEBUG [ScheduleThread] [3:10677:UTILIZATION] Metric='VMware Server 1.x VM:vm:Config=F%3A\vm\mhpa0y5c\Windows Server 2003 Enterprise Edition.vmx,authd.client.port=0,host=%host%,user=%user%,pass=%pass%:ProcSize' -> 1.597.046.784
2007-09-10 18:55:51,255 DEBUG [Collector] Running VMware Server 1.x collectors
2007-09-10 18:55:51,676 DEBUG [Collector] Mon Sep 10 18:55:51 CEST 2007 [Error] (VMware Server 1.x) The specified property or variable is invalid or undefined: system.mem.avail values={Availability=1.0}
2007-09-10 18:55:51,676 DEBUG [Collector] Running http collectors
2007-09-10 18:55:51,676 DEBUG [Collector] {port=2503, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (21 values) but hasn't been collected yet, skipping.
2007-09-10 18:55:51,676 DEBUG [Collector] {port=8222, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:55:51,676 DEBUG [Collector] {port=80, hostname=localhost, ssl=false, sotimeout=10, path=/} ran 5 minutes ago (22 values) but hasn't been collected yet, skipping.
2007-09-10 18:55:51,676 DEBUG [Collector] Running VMware Server 1.x VM collectors
2007-09-10 18:55:51,692 DEBUG [VMCollector] f:\vm\mhpa0y5c\windows server 2003 enterprise edition.vmx pid=3216
2007-09-10 18:55:51,692 DEBUG [VMCollector] g:\vm\pdb0000a\windows 2000 server.vmx pid=3796
2007-09-10 18:55:51,692 DEBUG [VMCollector] h:\vm\pdb000ka\windows server 2003 enterprise edition.vmx pid=3868
2007-09-10 18:55:51,692 DEBUG [VMCollector] server.vmx pid=3952
2007-09-10 18:55:51,692 DEBUG [VMCollector] edition.vmx pid=4040
2007-09-10 18:55:51,692 DEBUG [VMCollector] Found 5 VM processes
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

Another example:
The agent was dead on the server this morning. I activated DEBUG mode and started it again.
30 minutes later: again crashed
I anybody can help, here the Information about the Server:

OS:
Suse Linux Enterprise Server 10, Kernel 2.6.16.27-0.9-bigsmp

Function: Backup Server (EMC Networker)

Hyperic HQ-Agent 3.1.0-439 (with jre included)

Hardware:
Fujitsu Siemens Primergy Server RX 300 S3 (4 GB RAM, 2x Xeon 5120, 2x34 GB + 2x72 GB SAS HD)

Log (DEBUG):
replaced IP Adress with "myip"
replaced fqdn servername with myserver.fqdn

2007-08-23 10:23:28,257 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-08-23 10:23:29,612 INFO [AgentCommandsServer] Agent commands loaded
2007-08-23 10:23:29,777 INFO [AgentDaemon] Agent starting up
2007-08-23 10:23:29,841 INFO [ProductPluginManager] Loading plugin: system-plugin.jar
2007-08-23 10:23:30,181 INFO [ProductPluginManager] Loading plugin: sqlquery-plugin.jar
2007-08-23 10:23:30,219 INFO [SQLQueryMeasurementPlugin] Registered proxy for domain: sql
2007-08-23 10:23:30,219 INFO [ProductPluginManager] Loading plugin: netservices-plugin.jar
2007-08-23 10:23:30,277 INFO [MeasurementPlugin] Register TCP Socket proxy for domain: socket
2007-08-23 10:23:30,277 INFO [MeasurementPlugin] Register HTTP proxy for domain: http
2007-08-23 10:23:30,277 INFO [MeasurementPlugin] Register HTTP proxy for domain: url.availability
2007-08-23 10:23:30,278 INFO [MeasurementPlugin] Register FTP proxy for domain: ftp
2007-08-23 10:23:30,281 INFO [ProductPluginManager] Loading plugin: bind-plugin.jar
2007-08-23 10:23:30,300 INFO [ProductPluginManager] Loading plugin: jmx-plugin.xml
2007-08-23 10:23:30,335 INFO [ProductPluginManager] Loading plugin: zimbra-plugin.jar
2007-08-23 10:23:30,396 INFO [ProductPluginManager] Loading plugin: activemq-plugin.xml
2007-08-23 10:23:30,415 INFO [ProductPluginManager] Loading plugin: dotnet-plugin.jar
2007-08-23 10:23:30,436 INFO [ProductPluginManager] Loading plugin: db2-plugin.jar
2007-08-23 10:23:30,503 INFO [ProductPluginManager] Loading plugin: mqseries-plugin.jar
2007-08-23 10:23:30,555 INFO [ProductPluginManager] Loading plugin: alfresco-plugin.jar
2007-08-23 10:23:30,575 INFO [ProductPluginManager] Loading plugin: resin-plugin.xml
2007-08-23 10:23:30,594 INFO [ProductPluginManager] Loading plugin: servlet-plugin.jar
2007-08-23 10:23:30,650 INFO [ProductPluginManager] Loading plugin: weblogic-plugin.jar
2007-08-23 10:23:31,035 INFO [ProductPluginManager] Loading plugin: exchange-plugin.jar
2007-08-23 10:23:31,120 INFO [ProductPluginManager] Loading plugin: sendmail-plugin.xml
2007-08-23 10:23:31,136 INFO [ProductPluginManager] Loading plugin: websphere-plugin.jar
2007-08-23 10:23:31,192 INFO [ProductPluginManager] Loading plugin: openldap-plugin.jar
2007-08-23 10:23:31,208 INFO [ProductPluginManager] Loading plugin: netdevice-plugin.jar
2007-08-23 10:23:31,305 INFO [ProductPluginManager] Loading plugin: coldfusion-plugin.jar
2007-08-23 10:23:31,319 INFO [ProductPluginManager] Loading plugin: memcached-plugin.jar
2007-08-23 10:23:31,326 INFO [ProductPluginManager] Loading plugin: nagios-plugin.jar
2007-08-23 10:23:31,336 INFO [ProductPluginManager] Loading plugin: iplanet-plugin.jar
2007-08-23 10:23:31,366 INFO [iPlanetMeasurementPlugin] Defaulting to 6.1, loading: webserv61.mib
2007-08-23 10:23:31,372 INFO [ProductPluginManager] Loading plugin: ntds-plugin.jar
2007-08-23 10:23:31,382 INFO [ProductPluginManager] Loading plugin: postgresql-plugin.jar
2007-08-23 10:23:31,413 INFO [ProductPluginManager] Loading plugin: postfix-plugin.jar
2007-08-23 10:23:31,424 INFO [ProductPluginManager] Loading plugin: sybase-plugin.jar
2007-08-23 10:23:31,457 INFO [ProductPluginManager] Loading plugin: hqagent-plugin.jar
2007-08-23 10:23:31,475 INFO [ProductPluginManager] Loading plugin: informix-plugin.jar
2007-08-23 10:23:31,492 INFO [ProductPluginManager] Loading plugin: mysql-plugin.jar
2007-08-23 10:23:31,571 INFO [ProductPluginManager] Loading plugin: iis-plugin.jar
2007-08-23 10:23:31,595 INFO [ProductPluginManager] Loading plugin: ntp-plugin.jar
2007-08-23 10:23:31,604 INFO [ProductPluginManager] Loading plugin: mssql-plugin.jar
2007-08-23 10:23:31,620 INFO [ProductPluginManager] Loading plugin: oracle-plugin.jar
2007-08-23 10:23:31,667 INFO [ProductPluginManager] Loading plugin: geronimo-plugin.xml
2007-08-23 10:23:31,683 INFO [ProductPluginManager] Loading plugin: perlbal-plugin.jar
2007-08-23 10:23:31,691 INFO [ProductPluginManager] Loading plugin: jetty-plugin.xml
2007-08-23 10:23:31,705 INFO [ProductPluginManager] Loading plugin: apache-plugin.jar
2007-08-23 10:23:31,810 INFO [ProductPluginManager] Loading plugin: vmware-plugin.jar
2007-08-23 10:23:31,844 INFO [ProductPluginManager] Loading plugin: glassfish-plugin.xml
2007-08-23 10:23:31,865 INFO [ProductPluginManager] Loading plugin: tomcat-plugin.xml
2007-08-23 10:23:31,899 INFO [ProductPluginManager] Loading plugin: jboss-plugin.jar
2007-08-23 10:23:31,974 INFO [AgentDaemon] Product Plugin Manager initalized
2007-08-23 10:23:31,974 INFO [AgentCommandsServer] Agent commands started up
2007-08-23 10:23:31,988 INFO [AutoinventoryCommandsServer] Autoinventory Commands Server started up
2007-08-23 10:23:32,005 INFO [SenderThread] Maximum metric batch size set to 500
2007-08-23 10:23:32,015 INFO [MeasurementCommandsServer] Measurement Commands Server started up
2007-08-23 10:23:32,498 ERROR [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
2007-08-23 10:23:32,648 WARN [CommandsServer] Agent certificate not found -- generating a new one
2007-08-23 10:23:32,722 INFO [CommandsServer] Commands Server started up
2007-08-23 10:23:32,724 INFO [ControlCommandsServer] Control Commands Server started up
2007-08-23 10:23:32,854 INFO [AgentDaemon] Agent started successfully
2007-08-23 10:23:32,855 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-08-23 10:23:33,020 INFO [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2007-08-23 10:23:33,160 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-08-23 10:23:33,430 INFO [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2007-08-23 10:23:33,557 INFO [AgentConnection] 127.0.0.1 -> bizapp:createToken
2007-08-23 10:23:33,901 INFO [SSLConnectionListener] Locking auth token
2007-08-23 10:23:34,008 INFO [AgentConnection] 127.0.0.1 -> bizapp:setCAMServer
2007-08-23 10:23:34,138 INFO [CommandsServer] Setting the HQ server to: http://hyperic:7080/jboss-lather/JBossLather
2007-08-23 10:23:34,143 INFO [ConfigPopulateThread] Starting config populate thread
2007-08-23 10:23:34,145 INFO [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2007-08-23 10:23:34,297 INFO [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2007-08-23 10:25:32,954 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-23 10:25:32,969 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-23 10:25:32,970 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-23 10:25:32,976 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-23 10:25:32,977 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-23 10:25:32,984 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-23 10:25:32,984 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-23 10:25:32,990 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-23 10:25:32,990 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-23 10:25:32,999 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-24 10:25:39,211 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-24 10:25:39,220 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-24 10:25:39,220 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-24 10:25:39,226 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-24 10:25:39,226 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-24 10:25:39,232 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-24 10:25:39,232 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-24 10:25:39,238 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-24 10:25:39,238 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-24 10:25:39,244 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-25 10:25:44,772 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-25 10:25:44,782 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-25 10:25:44,782 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-25 10:25:44,788 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-25 10:25:44,788 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-25 10:25:44,794 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-25 10:25:44,794 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-25 10:25:44,800 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-25 10:25:44,800 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-25 10:25:44,806 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-26 10:25:50,321 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-26 10:25:50,332 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-26 10:25:50,332 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-26 10:25:50,338 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-26 10:25:50,338 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-26 10:25:50,344 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-26 10:25:50,344 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-26 10:25:50,350 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-26 10:25:50,350 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-26 10:25:50,356 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-27 10:25:55,366 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-27 10:25:55,375 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-27 10:25:55,375 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-27 10:25:55,381 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-27 10:25:55,381 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-27 10:25:55,388 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-27 10:25:55,389 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-27 10:25:55,394 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-27 10:25:55,394 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-27 10:25:55,400 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-27 16:13:12,139 ERROR [SenderThread] Error sending measurements: Unable to contact server @ http://hyperic:7080/jboss-lather/JBossLather: Connection refused
2007-08-28 10:26:00,899 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-28 10:26:00,910 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-28 10:26:00,910 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-28 10:26:00,916 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-28 10:26:00,916 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-28 10:26:00,922 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-28 10:26:00,922 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-28 10:26:00,928 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-28 10:26:00,928 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-28 10:26:00,934 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-28 16:23:04,219 ERROR [SenderThread] Error sending measurements: Unable to contact server -- it is still starting
2007-08-28 16:28:05,732 ERROR [SenderThread] Error sending measurements: Unable to contact server -- it is still starting
2007-08-29 10:26:06,078 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-29 10:26:06,087 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-29 10:26:06,087 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-29 10:26:06,103 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-29 10:26:06,103 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-29 10:26:06,110 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-29 10:26:06,110 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-29 10:26:06,116 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-29 10:26:06,116 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-29 10:26:06,122 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-30 10:26:12,069 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-30 10:26:12,078 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-30 10:26:12,078 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-30 10:26:12,084 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-30 10:26:12,084 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-30 10:26:12,090 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-30 10:26:12,090 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-30 10:26:12,096 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-30 10:26:12,096 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-30 10:26:12,102 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-31 10:26:17,774 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-08-31 10:26:17,783 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-08-31 10:26:17,783 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-08-31 10:26:17,789 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-08-31 10:26:17,789 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-08-31 10:26:17,795 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-08-31 10:26:17,795 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-08-31 10:26:17,801 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-08-31 10:26:17,801 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-08-31 10:26:17,807 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-08-31 11:04:24,297 ERROR [SenderThread] Error sending measurements: IO error: No route to host
2007-09-01 10:26:23,283 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-01 10:26:23,292 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-01 10:26:23,292 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-01 10:26:23,298 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-01 10:26:23,298 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-01 10:26:23,304 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-01 10:26:23,304 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-01 10:26:23,309 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-01 10:26:23,309 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-01 10:26:23,315 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-01 13:56:11,215 ERROR [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Connection reset
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:94)
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:159)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:168)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:680)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:762)
2007-09-02 10:26:28,327 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-02 10:26:28,336 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-02 10:26:28,336 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-02 10:26:28,342 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-02 10:26:28,342 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-02 10:26:28,348 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-02 10:26:28,348 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-02 10:26:28,424 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-02 10:26:28,424 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-02 10:26:28,430 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-02 10:36:20,236 ERROR [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Unrecognized SSL message, plaintext connection?
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:94)
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:159)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:168)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:680)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
at org.hyperic.hq.agent.server.AgentDaemon.main(AgentDaemon.java:762)
2007-09-03 10:26:34,061 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-03 10:26:34,072 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-03 10:26:34,072 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-03 10:26:34,078 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-03 10:26:34,078 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-03 10:26:34,084 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-03 10:26:34,084 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-03 10:26:34,160 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-03 10:26:34,161 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-03 10:26:34,168 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-04 10:26:40,045 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-04 10:26:40,053 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-04 10:26:40,055 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-04 10:26:40,061 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-04 10:26:40,061 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-04 10:26:40,067 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-04 10:26:40,067 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-04 10:26:40,072 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-04 10:26:40,072 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-04 10:26:40,078 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-05 10:26:45,678 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-05 10:26:45,684 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-05 10:26:45,684 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-05 10:26:45,690 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-05 10:26:45,690 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-05 10:26:45,696 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-05 10:26:45,696 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-05 10:26:45,703 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-05 10:26:45,703 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-05 10:26:45,709 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-06 10:26:50,798 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-06 10:26:50,873 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-06 10:26:50,873 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-06 10:26:50,879 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-06 10:26:50,879 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-06 10:26:50,885 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-06 10:26:50,885 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-06 10:26:50,891 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-06 10:26:50,891 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-06 10:26:50,897 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-07 10:26:56,340 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-07 10:26:56,349 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-07 10:26:56,349 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-07 10:26:56,355 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-07 10:26:56,355 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-07 10:26:56,361 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-07 10:26:56,361 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-07 10:26:56,367 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-07 10:26:56,367 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-07 10:26:56,375 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-08 10:27:01,882 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-08 10:27:01,902 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-08 10:27:01,902 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-08 10:27:01,908 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-08 10:27:01,908 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-08 10:27:01,923 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0,01
2007-09-08 10:27:01,923 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-08 10:27:01,929 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-08 10:27:01,929 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-08 10:27:01,936 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-09 10:27:07,370 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-09 10:27:07,448 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-09 10:27:07,448 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-09 10:27:07,455 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-09 10:27:07,455 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-09 10:27:07,461 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-09 10:27:07,461 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-09 10:27:07,467 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-09 10:27:07,467 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-09 10:27:07,473 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-10 10:27:13,459 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-10 10:27:13,468 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-10 10:27:13,468 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-10 10:27:13,474 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-10 10:27:13,474 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-10 10:27:13,480 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-10 10:27:13,480 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-10 10:27:13,487 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-10 10:27:13,487 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-10 10:27:13,493 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-11 10:16:19,071 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-09-11 10:16:20,234 DEBUG [AgentClient] Invoking agent: [/usr/lib/hyperic-hq-agent-3.1.0/jre/bin/java, -client, -Dagent.propFile=agent.properties, -Dorg.hyperic.hq.bizapp.agent.CommandsAPIInfo.camUpPort=42626, -Djava.security.auth.login.config=jaas.config, -Xmx128m, -Djava.net.preferIPv4Stack=true, -classpath, ./lib/AgentServer.jar:./lib/lather.jar:./pdk/lib/hyperic-util.jar:./pdk/lib/snmp4j.jar:./pdk/lib/xstream-1.2.1.jar:./pdk/lib/activation.jar:./pdk/lib/commons-collections.jar:./pdk/lib/dnsjava-2.0.3.jar:./pdk/lib/jdom_b8.jar:./pdk/lib/jsch-0.1.23.jar:./pdk/lib/json.jar:./pdk/lib/hq-product.jar:./pdk/lib/xalan.jar:./pdk/lib/commons-logging.jar:./pdk/lib/ant.jar:./pdk/lib/sigar.jar:./pdk/lib/log4j-1.2.14.jar:./pdk/lib/jakarta-oro-2.0.7.jar:./pdk/lib/tomcat-jk.jar:./pdk/lib/getopt.jar:./pdk/lib/commons-httpclient-3.0.1.jar:./pdk/lib/commons-beanutils.jar:./pdk/lib/xpp3_min-1.1.3.4.O.jar:./pdk/lib/junit.jar:./pdk/lib/jxla.jar:./pdk/lib/commons-codec-1.3.jar:./pdk/lib/bcel-5.1.jar, org.hyperic.hq.agent.server.AgentDaemon]
2007-09-11 10:16:20,611 INFO [AgentCommandsServer] Agent commands loaded
2007-09-11 10:16:20,755 INFO [AgentDaemon] Agent starting up
2007-09-11 10:16:20,789 DEBUG [ProductPluginManager] Initializing in client mode (pdk=./pdk)
2007-09-11 10:16:20,822 DEBUG [MIBTree] No MIBs in directory: ./pdk/mibs
2007-09-11 10:16:20,829 INFO [ProductPluginManager] Loading plugin: system-plugin.jar
2007-09-11 10:16:20,872 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:20,873 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/system-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,069 DEBUG [ProductPluginManager] No classpath configured for: system
2007-09-11 10:16:21,089 DEBUG [SystemPlugin] sigar.mirror.procnet=true
2007-09-11 10:16:21,219 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:16:21,238 DEBUG [SystemPlugin] mirroring /proc/net/tcp
2007-09-11 10:16:21,274 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:16:21,274 DEBUG [SystemPlugin] mirroring /proc/net/tcp6
2007-09-11 10:16:21,304 INFO [ProductPluginManager] Loading plugin: sqlquery-plugin.jar
2007-09-11 10:16:21,310 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,310 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/sqlquery-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,337 DEBUG [ProductPluginManager] adding to sqlquery classpath:
2007-09-11 10:16:21,337 DEBUG [ProductPluginManager] d ./pdk/lib/jdbc
2007-09-11 10:16:21,447 INFO [SQLQueryMeasurementPlugin] Registered proxy for domain: sql
2007-09-11 10:16:21,447 INFO [ProductPluginManager] Loading plugin: netservices-plugin.jar
2007-09-11 10:16:21,459 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,460 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netservices-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,514 DEBUG [ProductPluginManager] No classpath configured for: netservices
2007-09-11 10:16:21,523 INFO [MeasurementPlugin] Register TCP Socket proxy for domain: socket
2007-09-11 10:16:21,523 INFO [MeasurementPlugin] Register HTTP proxy for domain: http
2007-09-11 10:16:21,523 INFO [MeasurementPlugin] Register HTTP proxy for domain: url.availability
2007-09-11 10:16:21,525 INFO [MeasurementPlugin] Register FTP proxy for domain: ftp
2007-09-11 10:16:21,530 INFO [ProductPluginManager] Loading plugin: bind-plugin.jar
2007-09-11 10:16:21,543 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,544 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/bind-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,558 DEBUG [ProductPluginManager] No classpath configured for: bind
2007-09-11 10:16:21,564 INFO [ProductPluginManager] Loading plugin: jmx-plugin.xml
2007-09-11 10:16:21,588 DEBUG [ProductPluginManager] adding to jmx classpath:
2007-09-11 10:16:21,588 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:21,634 INFO [ProductPluginManager] Loading plugin: zimbra-plugin.jar
2007-09-11 10:16:21,639 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,639 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/zimbra-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,647 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,647 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,647 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,648 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,648 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,649 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,649 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,650 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,650 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,651 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,651 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,651 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,652 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,652 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,653 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,653 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,654 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,654 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,658 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,658 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,658 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,661 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,662 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,662 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,663 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,663 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,663 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,667 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,667 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,667 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,668 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,668 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,669 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,707 DEBUG [ProductPluginManager] No classpath configured for: zimbra
2007-09-11 10:16:21,713 INFO [ProductPluginManager] Loading plugin: activemq-plugin.xml
2007-09-11 10:16:21,718 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,718 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,726 DEBUG [ProductPluginManager] adding to activemq classpath:
2007-09-11 10:16:21,726 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:21,736 INFO [ProductPluginManager] Loading plugin: dotnet-plugin.jar
2007-09-11 10:16:21,737 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,737 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/dotnet-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,754 DEBUG [ProductPluginManager] No classpath configured for: dotnet
2007-09-11 10:16:21,761 INFO [ProductPluginManager] Loading plugin: db2-plugin.jar
2007-09-11 10:16:21,762 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,763 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/db2-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,777 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/db2/db2monitor.jar
2007-09-11 10:16:21,778 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/db2/javadb2monitor-x86-winnt.dll
2007-09-11 10:16:21,778 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/db2/libjavadb2monitor-amd64-linux.so
2007-09-11 10:16:21,778 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/db2/libjavadb2monitor-pa-hpux-11.sl
2007-09-11 10:16:21,778 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/db2/libjavadb2monitor-x86-linux.so
2007-09-11 10:16:21,778 DEBUG [ProductPluginManager] Adding embedded jars to classpath for: db2=[./pdk/work/lib/db2/db2monitor.jar]
2007-09-11 10:16:21,778 DEBUG [ProductPluginManager] No classpath configured for: db2
2007-09-11 10:16:21,809 DEBUG [DB2MeasurementPlugin] Unable to load db2Monitor: /usr/lib/hyperic-hq-agent-3.1.0/pdk/work/lib/db2/libjavadb2monitor-x86-linux.so: libdb2.so.1: cannot open shared object file: No such file or directory
2007-09-11 10:16:21,810 INFO [ProductPluginManager] Loading plugin: mqseries-plugin.jar
2007-09-11 10:16:21,813 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,813 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/mqseries-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,820 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/lib/mqseries/com.ibm.mq.pcf.jar
2007-09-11 10:16:21,820 DEBUG [ProductPluginManager] Adding embedded jars to classpath for: mqseries=[./pdk/work/lib/mqseries/com.ibm.mq.pcf.jar]
2007-09-11 10:16:21,821 DEBUG [ProductPluginManager] No classpath configured for: mqseries
2007-09-11 10:16:21,831 INFO [ProductPluginManager] Loading plugin: alfresco-plugin.jar
2007-09-11 10:16:21,832 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,833 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/alfresco-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,866 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,867 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,867 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,868 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,869 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:21,869 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:21,872 DEBUG [ProductPluginManager] adding to alfresco classpath:
2007-09-11 10:16:21,872 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/jconn3.jar
2007-09-11 10:16:21,872 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/oracle12.jar
2007-09-11 10:16:21,872 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/mysql-connector-java-5.0.5-bin.jar
2007-09-11 10:16:21,901 INFO [ProductPluginManager] Loading plugin: resin-plugin.xml
2007-09-11 10:16:21,912 DEBUG [ProductPluginManager] adding to resin classpath:
2007-09-11 10:16:21,912 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:21,922 INFO [ProductPluginManager] Loading plugin: servlet-plugin.jar
2007-09-11 10:16:21,924 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,924 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/servlet-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:21,956 DEBUG [ProductPluginManager] No classpath configured for: servlet
2007-09-11 10:16:21,982 INFO [ProductPluginManager] Loading plugin: weblogic-plugin.jar
2007-09-11 10:16:21,986 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:21,986 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/weblogic-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] adding to weblogic classpath:
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - server/lib/weblogic_sp.jar
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - server/lib/weblogic.jar
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - server/lib/wlcipher.jar
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - server/lib/webservices.jar
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - server/lib/jsafe.jar
2007-09-11 10:16:22,338 DEBUG [ProductPluginManager] - lib/weblogic.jar
2007-09-11 10:16:22,402 INFO [ProductPluginManager] Loading plugin: exchange-plugin.jar
2007-09-11 10:16:22,413 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,413 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/exchange-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,489 DEBUG [ProductPluginManager] No classpath configured for: exchange
2007-09-11 10:16:22,495 INFO [ProductPluginManager] Loading plugin: sendmail-plugin.xml
2007-09-11 10:16:22,502 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,502 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,503 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,503 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,504 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/scripts/sendmail/hq-sendmail-stat
2007-09-11 10:16:22,505 DEBUG [ProductPluginManager] No classpath configured for: sendmail
2007-09-11 10:16:22,506 INFO [ProductPluginManager] Loading plugin: websphere-plugin.jar
2007-09-11 10:16:22,509 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,509 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/websphere-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,544 DEBUG [WebsphereProductPlugin] websphere.installpath configured using default location
2007-09-11 10:16:22,545 DEBUG [WebsphereProductPlugin] Unable to find soap.client.props
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] adding to websphere classpath:
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/core.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/log.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/bootstrap.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/wssec.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/pmiclient.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/wasjmx.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/soap.jar
2007-09-11 10:16:22,545 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/sas.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/pmi.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/wsexception.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/jmxc.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/jmxx.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/jmxext.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/jflt.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/nls.jar
2007-09-11 10:16:22,546 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/ffdc.jar
2007-09-11 10:16:22,547 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/idl.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/ibmjsse.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/ibmjssefips-ob.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/security.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ibmjsseprovider.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/perf.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/websphere.jar
2007-09-11 10:16:22,548 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/ujc.jar
2007-09-11 10:16:22,549 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/ns.jar
2007-09-11 10:16:22,549 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/iwsorb.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/ejbcontainer.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/jts.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/csicpi.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/repository.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/admin.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/xerces.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/j2ee.jar
2007-09-11 10:16:22,550 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/ras.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/utils.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/mail.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/management.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/mail-impl.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/emf.jar
2007-09-11 10:16:22,551 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/utils.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/runtime.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/classloader.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/security.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/wasproduct.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/lib/pmij2ee.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ibmcertpathprovider.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/ibmjceprovider.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/java/jre/lib/ext/ibmjcefips.jar
2007-09-11 10:16:22,552 DEBUG [ProductPluginManager] - /opt/WebSphere/AppServer/etc/tmx4jTransform.jar
2007-09-11 10:16:22,570 INFO [ProductPluginManager] Loading plugin: openldap-plugin.jar
2007-09-11 10:16:22,572 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,573 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/openldap-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,576 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,577 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:22,577 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,580 DEBUG [ProductPluginManager] No classpath configured for: openldap
2007-09-11 10:16:22,595 INFO [ProductPluginManager] Loading plugin: netdevice-plugin.jar
2007-09-11 10:16:22,596 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,597 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,600 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-09-11 10:16:22,601 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-09-11 10:16:22,601 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-09-11 10:16:22,602 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-services.xml
2007-09-11 10:16:22,604 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-09-11 10:16:22,604 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-09-11 10:16:22,605 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-09-11 10:16:22,605 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-services.xml
2007-09-11 10:16:22,606 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-09-11 10:16:22,606 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-09-11 10:16:22,607 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-09-11 10:16:22,607 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-services.xml
2007-09-11 10:16:22,608 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-platform.xml
2007-09-11 10:16:22,608 DEBUG [PluginData] etc/netdevice-platform.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-platform.xml
2007-09-11 10:16:22,608 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/netdevice-services.xml
2007-09-11 10:16:22,609 DEBUG [PluginData] etc/netdevice-services.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!/etc/netdevice-services.xml
2007-09-11 10:16:22,615 DEBUG [ProductPluginManager] No classpath configured for: netdevice
2007-09-11 10:16:22,644 DEBUG [MIBTree] HOST-RESOURCES-MIB added 97 entries
2007-09-11 10:16:22,644 DEBUG [MIBTree] Loading MIB: '/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!mibs/HOST-RESOURCES-MIB.txt': success
2007-09-11 10:16:22,653 DEBUG [MIBTree] IF-MIB added 72 entries
2007-09-11 10:16:22,653 DEBUG [MIBTree] Loading MIB: '/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!mibs/IF-MIB.txt': success
2007-09-11 10:16:22,657 DEBUG [MIBTree] IP-MIB added 65 entries
2007-09-11 10:16:22,657 DEBUG [MIBTree] Loading MIB: '/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/netdevice-plugin.jar!mibs/IP-MIB.txt': success
2007-09-11 10:16:22,661 INFO [ProductPluginManager] Loading plugin: coldfusion-plugin.jar
2007-09-11 10:16:22,664 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,665 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/coldfusion-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,667 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,667 DEBUG [PluginData] pdk/plugins/process-metrics.xml => null
2007-09-11 10:16:22,668 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:22,671 DEBUG [ProductPluginManager] No classpath configured for: coldfusion
2007-09-11 10:16:22,678 INFO [ProductPluginManager] Loading plugin: memcached-plugin.jar
2007-09-11 10:16:22,679 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,680 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/memcached-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,683 DEBUG [ProductPluginManager] adding to memcached classpath:
2007-09-11 10:16:22,683 DEBUG [ProductPluginManager] + ./pdk/plugins/netservices-plugin.jar
2007-09-11 10:16:22,684 INFO [ProductPluginManager] Loading plugin: nagios-plugin.jar
2007-09-11 10:16:22,685 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,686 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/nagios-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,690 DEBUG [ProductPluginManager] No classpath configured for: nagios
2007-09-11 10:16:22,696 INFO [ProductPluginManager] Loading plugin: iplanet-plugin.jar
2007-09-11 10:16:22,697 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,697 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/iplanet-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,750 DEBUG [ProductPluginManager] No classpath configured for: iplanet
2007-09-11 10:16:22,766 INFO [iPlanetMeasurementPlugin] Defaulting to 6.1, loading: webserv61.mib
2007-09-11 10:16:22,770 DEBUG [MIBTree] IWS-MIB added 93 entries
2007-09-11 10:16:22,770 DEBUG [MIBTree] Loading MIB: '/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/iplanet-plugin.jar!mibs/webserv61.mib': success
2007-09-11 10:16:22,773 INFO [ProductPluginManager] Loading plugin: ntds-plugin.jar
2007-09-11 10:16:22,775 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,777 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/ntds-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,781 DEBUG [ProductPluginManager] No classpath configured for: ntds
2007-09-11 10:16:22,784 INFO [ProductPluginManager] Loading plugin: postgresql-plugin.jar
2007-09-11 10:16:22,785 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,785 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/postgresql-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,798 DEBUG [ProductPluginManager] adding to postgresql classpath:
2007-09-11 10:16:22,798 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/postgresql-7.4.3.jar
2007-09-11 10:16:22,817 INFO [ProductPluginManager] Loading plugin: postfix-plugin.jar
2007-09-11 10:16:22,818 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,818 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/postfix-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,821 DEBUG [ProductPluginManager] No classpath configured for: postfix
2007-09-11 10:16:22,828 INFO [ProductPluginManager] Loading plugin: sybase-plugin.jar
2007-09-11 10:16:22,829 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,832 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/sybase-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,835 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/multi-process-metrics.xml
2007-09-11 10:16:22,835 DEBUG [PluginData] pdk/plugins/multi-process-metrics.xml => null
2007-09-11 10:16:22,836 DEBUG [PluginData] resolveEntity: pdk/plugins/multi-process-metrics.xml->./pdk/plugins/multi-process-metrics.xml
2007-09-11 10:16:22,841 DEBUG [ClientPluginDeployer] Unchanged file: ./pdk/work/scripts/sybase/get_sysmon_stats.pl
2007-09-11 10:16:22,841 DEBUG [ProductPluginManager] adding to sybase classpath:
2007-09-11 10:16:22,841 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/jconn3.jar
2007-09-11 10:16:22,858 INFO [ProductPluginManager] Loading plugin: hqagent-plugin.jar
2007-09-11 10:16:22,862 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,863 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/hqagent-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,873 DEBUG [ProductPluginManager] No classpath configured for: camagent
2007-09-11 10:16:22,877 INFO [ProductPluginManager] Loading plugin: informix-plugin.jar
2007-09-11 10:16:22,881 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,881 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/informix-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,885 DEBUG [ProductPluginManager] adding to informix classpath:
2007-09-11 10:16:22,885 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/ifxjdbc.jar
2007-09-11 10:16:22,898 INFO [ProductPluginManager] Loading plugin: mysql-plugin.jar
2007-09-11 10:16:22,899 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,899 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/mysql-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:22,917 DEBUG [ProductPluginManager] adding to mysql classpath:
2007-09-11 10:16:22,918 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/mysql-connector-java-5.0.5-bin.jar
2007-09-11 10:16:22,935 INFO [ProductPluginManager] Loading plugin: iis-plugin.jar
2007-09-11 10:16:22,959 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:22,959 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/iis-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,016 DEBUG [ProductPluginManager] No classpath configured for: iis
2007-09-11 10:16:23,026 INFO [ProductPluginManager] Loading plugin: ntp-plugin.jar
2007-09-11 10:16:23,035 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,036 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/ntp-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,040 DEBUG [ProductPluginManager] No classpath configured for: ntp
2007-09-11 10:16:23,045 INFO [ProductPluginManager] Loading plugin: mssql-plugin.jar
2007-09-11 10:16:23,046 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,047 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/mssql-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,057 DEBUG [ProductPluginManager] No classpath configured for: mssql
2007-09-11 10:16:23,063 INFO [ProductPluginManager] Loading plugin: oracle-plugin.jar
2007-09-11 10:16:23,064 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,065 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/oracle-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,076 DEBUG [ProductPluginManager] adding to oracle classpath:
2007-09-11 10:16:23,076 DEBUG [ProductPluginManager] + ./pdk/lib/jdbc/oracle12.jar
2007-09-11 10:16:23,114 INFO [ProductPluginManager] Loading plugin: geronimo-plugin.xml
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] adding to geronimo classpath:
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] - repository/org.apache.geronimo.specs/jars/geronimo-j2ee_1.4_spec-*.jar
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] - repository/geronimo/jars/geronimo-management-*.jar
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] - repository/geronimo/geronimo-management/1.1/geronimo-management-*.jar
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] - repository/geronimo/geronimo-management/1.1.1/geronimo-management-*.jar
2007-09-11 10:16:23,123 DEBUG [ProductPluginManager] - repository/org/apache/geronimo/specs/geronimo-j2ee_1.4_spec/1.1/geronimo-j2ee_1.4_spec-*.jar
2007-09-11 10:16:23,132 DEBUG [MxServerControlPlugin] Geronimo 1.0 does not specify any control actions
2007-09-11 10:16:23,132 DEBUG [MxServerControlPlugin] Geronimo 1.0 Linux does not specify any control actions
2007-09-11 10:16:23,135 INFO [ProductPluginManager] Loading plugin: perlbal-plugin.jar
2007-09-11 10:16:23,135 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,136 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/perlbal-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,138 DEBUG [ProductPluginManager] adding to perlbal classpath:
2007-09-11 10:16:23,138 DEBUG [ProductPluginManager] + ./pdk/plugins/netservices-plugin.jar
2007-09-11 10:16:23,140 INFO [ProductPluginManager] Loading plugin: jetty-plugin.xml
2007-09-11 10:16:23,143 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,143 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,145 DEBUG [ProductPluginManager] adding to jetty classpath:
2007-09-11 10:16:23,145 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:23,154 INFO [ProductPluginManager] Loading plugin: apache-plugin.jar
2007-09-11 10:16:23,155 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,157 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/apache-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,187 DEBUG [ProductPluginManager] adding to apache classpath:
2007-09-11 10:16:23,187 DEBUG [ProductPluginManager] + ./pdk/plugins/netservices-plugin.jar
2007-09-11 10:16:23,256 DEBUG [MIBTree] WWW-MIB added 90 entries
2007-09-11 10:16:23,256 DEBUG [MIBTree] Loading MIB: '/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/apache-plugin.jar!mibs/WWW-MIB.txt': success
2007-09-11 10:16:23,264 INFO [ProductPluginManager] Loading plugin: vmware-plugin.jar
2007-09-11 10:16:23,265 DEBUG [PluginData] etc/plugin.properties => null
2007-09-11 10:16:23,265 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/vmware-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,284 DEBUG [ProductPluginManager] No classpath configured for: vmware
2007-09-11 10:16:23,293 DEBUG [VMwareProductPlugin] vmcontrol library not available
2007-09-11 10:16:23,305 INFO [ProductPluginManager] Loading plugin: glassfish-plugin.xml
2007-09-11 10:16:23,308 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,308 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,308 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/jvm-jmx-metrics.xml
2007-09-11 10:16:23,308 DEBUG [PluginData] resolveEntity: pdk/plugins/jvm-jmx-metrics.xml->./pdk/plugins/jvm-jmx-metrics.xml
2007-09-11 10:16:23,315 DEBUG [ProductPluginManager] adding to glassfish classpath:
2007-09-11 10:16:23,315 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:23,328 INFO [ProductPluginManager] Loading plugin: tomcat-plugin.xml
2007-09-11 10:16:23,334 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,334 DEBUG [PluginData] resolveEntity: pdk/plugins/process-metrics.xml->./pdk/plugins/process-metrics.xml
2007-09-11 10:16:23,352 DEBUG [ProductPluginManager] adding to tomcat classpath:
2007-09-11 10:16:23,352 DEBUG [ProductPluginManager] d ./pdk/lib/mx4j
2007-09-11 10:16:23,353 DEBUG [ProductPluginManager] - server/lib/commons-modeler-*.jar
2007-09-11 10:16:23,361 DEBUG [MxServerControlPlugin] Apache Tomcat 5.5 does not specify any control actions
2007-09-11 10:16:23,361 DEBUG [MxServerControlPlugin] Apache Tomcat 5.5 Linux does not specify any control actions
2007-09-11 10:16:23,362 DEBUG [MxServerControlPlugin] Apache Tomcat 6.0 does not specify any control actions
2007-09-11 10:16:23,362 DEBUG [MxServerControlPlugin] Apache Tomcat 6.0 Linux does not specify any control actions
2007-09-11 10:16:23,366 INFO [ProductPluginManager] Loading plugin: jboss-plugin.jar
2007-09-11 10:16:23,367 DEBUG [PluginData] etc/plugin.properties => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/jboss-plugin.jar!/etc/plugin.properties
2007-09-11 10:16:23,368 DEBUG [PluginData] etc/hq-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/jboss-plugin.jar!/etc/hq-plugin.xml
2007-09-11 10:16:23,375 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/hibernate-plugin.xml
2007-09-11 10:16:23,375 DEBUG [PluginData] etc/hibernate-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/jboss-plugin.jar!/etc/hibernate-plugin.xml
2007-09-11 10:16:23,377 DEBUG [PluginData] resolveEntity: public=null, systemId=file:/etc/jgroups-plugin.xml
2007-09-11 10:16:23,377 DEBUG [PluginData] etc/jgroups-plugin.xml => jar:file:/usr/lib/hyperic-hq-agent-3.1.0/./pdk/plugins/jboss-plugin.jar!/etc/jgroups-plugin.xml
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] adding to jboss classpath:
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/jnp-client.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/jboss-common-client.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/jboss-jsr77-client.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/jbossall-client.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/log4j.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/client/jmx-rmi-connector-client.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/lib/jboss-system.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/lib/jboss-jmx.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/lib/jboss-management.jar
2007-09-11 10:16:23,426 DEBUG [ProductPluginManager] - null/lib/dom4j.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/lib/gnu-regexp.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/lib/endorsed/xercesImpl.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/lib/endorsed/xml-apis.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/server/default/lib/jboss-management.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/server/all/lib/jboss-management.jar
2007-09-11 10:16:23,427 DEBUG [ProductPluginManager] - null/server/default/lib/jbosssx.jar
2007-09-11 10:16:23,428 DEBUG [ProductPluginManager] - null/server/all/lib/jbosssx.jar
2007-09-11 10:16:23,428 DEBUG [ProductPluginManager] - null/lib/jboss-management.jar
2007-09-11 10:16:23,428 DEBUG [ProductPluginManager] - null/lib/jbosssx.jar
2007-09-11 10:16:23,451 INFO [AgentDaemon] Product Plugin Manager initalized
2007-09-11 10:16:23,451 INFO [AgentCommandsServer] Agent commands started up
2007-09-11 10:16:23,466 INFO [AutoinventoryCommandsServer] Autoinventory Commands Server started up
2007-09-11 10:16:23,471 DEBUG [AutoinventoryCommandsServer] Scheduling DefaultScan...
2007-09-11 10:16:23,490 DEBUG [ResinServerDetector] Loaded etc/hq-server-sigs.properties for: Resin 2.x Linux
2007-09-11 10:16:23,490 DEBUG [ResinServerDetector] Loaded ServerSignature for: Resin 2.x Linux
2007-09-11 10:16:23,492 DEBUG [Tomcat40ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 4.0 Linux
2007-09-11 10:16:23,492 DEBUG [Tomcat40ServerDetector] Loaded ServerSignature for: Tomcat 4.0 Linux
2007-09-11 10:16:23,493 DEBUG [Tomcat41ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 4.1 Linux
2007-09-11 10:16:23,493 DEBUG [Tomcat41ServerDetector] Loaded ServerSignature for: Tomcat 4.1 Linux
2007-09-11 10:16:23,493 DEBUG [DiskList] Setting max length for measurement_spool to 104857600 bytes
2007-09-11 10:16:23,497 DEBUG [Tomcat50ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 5.0 Linux
2007-09-11 10:16:23,497 DEBUG [Tomcat50ServerDetector] Loaded ServerSignature for: Tomcat 5.0 Linux
2007-09-11 10:16:23,498 DEBUG [Tomcat55ServerDetector] Loaded etc/hq-server-sigs.properties for: Tomcat 5.5 Linux
2007-09-11 10:16:23,498 DEBUG [Tomcat55ServerDetector] Loaded ServerSignature for: Tomcat 5.5 Linux
2007-09-11 10:16:23,499 INFO [SenderThread] Maximum metric batch size set to 500
2007-09-11 10:16:23,505 DEBUG [AutoinventoryCommandsServer] auto scan for: [ActiveMQ 4.0, Alfresco 2.0.x, Apache 1.3, Apache 2.0, Apache 2.2, Apache Tomcat 5.5, Apache Tomcat 6.0, Apache httpd, Apache-ERS 2.3, Apache-ERS 2.4, Apache-ERS 3.x, Bind 9.x, Coldfusion 7.x, FileServer, Geronimo 1.0, GlassFish 9.x, HQ Agent, Informix 10.0, JBoss 3.2, JBoss 4.0, JBoss 4.2, Jetty 6.x, MQSeries 5.x, MySQL Process 3.x, MySQL Process 4.x, MySQL Process 5.x, NTP 4.x, Nagios, Net Services, NetworkServer, OpenLDAP 2.3.x, Oracle 10g, Oracle 8i, Oracle 9i, Postfix 2.x, PostgreSQL 7.4, PostgreSQL 8.0, PostgreSQL 8.1, PostgreSQL 8.2, ProcessServer, Resin 2.x, Resin 3.x, SendMail, Sun JVM 1.5, Sybase 12.5.x, Sybase 12.x, Tomcat 4.0, Tomcat 4.1, Tomcat 5.0, Tomcat 5.5, VMware ESX 2.x, VMware ESX 3.x, VMware GSX 3.x, VMware Server 1.x, WebSphere Admin 5.0, WebSphere Admin 6.0, WebSphere Admin 6.1, Weblogic Admin 6.1, Weblogic Admin 7.0, Weblogic Admin 8.1, Weblogic Admin 9.1, Weblogic Admin 9.2, Zimbra 4.5.x, iPlanet Admin 6.0, memcached]
2007-09-11 10:16:23,509 DEBUG [DiskList] Setting max length for measurement_schedule to 104857600 bytes
2007-09-11 10:16:23,511 DEBUG [DiskList] Setting max length for logtrack_spool to 104857600 bytes
2007-09-11 10:16:23,518 DEBUG [DiskList] Setting max length for configtrack_spool to 104857600 bytes
2007-09-11 10:16:23,531 INFO [MeasurementCommandsServer] Measurement Commands Server started up
2007-09-11 10:16:23,534 INFO [ConfigPopulateThread] Starting config populate thread
2007-09-11 10:16:23,553 DEBUG [AutoScan] Running AutoServerDetector for: ActiveMQ 4.0
2007-09-11 10:16:23,602 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dactivemq.home= matched 0 processes
2007-09-11 10:16:23,602 DEBUG [AutoScan] Running AutoServerDetector for: Alfresco 2.0.x
2007-09-11 10:16:23,627 DEBUG [AutoScan] Running AutoServerDetector for: Apache 1.3
2007-09-11 10:16:23,634 INFO [CommandsServer] Commands Server started up
2007-09-11 10:16:23,636 INFO [ControlCommandsServer] Control Commands Server started up
2007-09-11 10:16:23,767 DEBUG [Execute] Waiting process
2007-09-11 10:16:23,767 DEBUG [Execute] End waiting, stop threads
2007-09-11 10:16:23,767 DEBUG [Execute] Watchdog stopped
2007-09-11 10:16:23,794 INFO [AgentDaemon] Agent started successfully
2007-09-11 10:16:23,794 INFO [AgentConnection] 127.0.0.1 -> agent:ping
2007-09-11 10:16:23,804 DEBUG [SSLConnectionListener] Handling SSL connection from /127.0.0.1
2007-09-11 10:16:23,882 DEBUG [Execute] Stream handler stopped
2007-09-11 10:16:23,882 DEBUG [Execute] Done exit=0 /usr/sbin/httpd2-prefork -V
2007-09-11 10:16:23,942 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.0
2007-09-11 10:16:23,944 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.2
2007-09-11 10:16:23,949 DEBUG [ApacheServerDetector] /srv/www/conf/snmpd.conf does not exist, discovering as type: Apache httpd
2007-09-11 10:16:23,976 DEBUG [CommandListener] Dispatching request for 'agent:ping'
2007-09-11 10:16:23,977 DEBUG [CommandListener] Method 'org.hyperic.hq.agent.AgentCommand@1a80aea' returned an object result
2007-09-11 10:16:23,979 INFO [AgentConnection] 127.0.0.1 -> bizapp:getCAMServer
2007-09-11 10:16:23,984 DEBUG [SSLConnectionListener] Handling SSL connection from /127.0.0.1
2007-09-11 10:16:24,116 DEBUG [CommandListener] Dispatching request for 'bizapp:getCAMServer'
2007-09-11 10:16:24,117 DEBUG [CommandListener] Method 'org.hyperic.hq.agent.AgentCommand@e33e18' returned an object result
2007-09-11 10:16:24,203 DEBUG [Apache20ServerDetector] ListenAddress for port 80=localhost
2007-09-11 10:16:24,204 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 5.5
2007-09-11 10:16:24,208 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:16:24,208 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 6.0
2007-09-11 10:16:24,208 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:16:24,208 DEBUG [AutoScan] Running AutoServerDetector for: Apache httpd
2007-09-11 10:16:24,210 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.3
2007-09-11 10:16:24,213 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.4
2007-09-11 10:16:24,214 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 3.x
2007-09-11 10:16:24,216 DEBUG [AutoScan] Running AutoServerDetector for: Bind 9.x
2007-09-11 10:16:24,218 DEBUG [AutoScan] Running AutoServerDetector for: Coldfusion 7.x
2007-09-11 10:16:24,227 DEBUG [AutoScan] Running AutoServerDetector for: FileServer
2007-09-11 10:16:24,227 DEBUG [AutoScan] Running AutoServerDetector for: Geronimo 1.0
2007-09-11 10:16:24,228 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dorg.apache.geronimo.base.dir= matched 0 processes
2007-09-11 10:16:24,228 DEBUG [AutoScan] Running AutoServerDetector for: GlassFish 9.x
2007-09-11 10:16:24,230 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcom.sun.aas.instanceRoot= matched 0 processes
2007-09-11 10:16:24,230 DEBUG [AutoScan] Running AutoServerDetector for: HQ Agent
2007-09-11 10:16:24,230 DEBUG [AutoScan] Running AutoServerDetector for: Informix 10.0
2007-09-11 10:16:24,233 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 3.2
2007-09-11 10:16:24,233 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.0
2007-09-11 10:16:24,233 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.2
2007-09-11 10:16:24,234 DEBUG [AutoScan] Running AutoServerDetector for: Jetty 6.x
2007-09-11 10:16:24,236 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Djetty.home= matched 0 processes
2007-09-11 10:16:24,236 DEBUG [AutoScan] Running AutoServerDetector for: MQSeries 5.x
2007-09-11 10:16:24,236 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 3.x
2007-09-11 10:16:24,241 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 4.x
2007-09-11 10:16:24,241 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 5.x
2007-09-11 10:16:24,241 DEBUG [AutoScan] Running AutoServerDetector for: NTP 4.x
2007-09-11 10:16:24,243 DEBUG [AutoScan] Running AutoServerDetector for: Nagios
2007-09-11 10:16:24,243 DEBUG [AutoScan] Running AutoServerDetector for: Net Services
2007-09-11 10:16:24,244 DEBUG [NetServicesDetector] Created server=myserver.fqdn Net Services
2007-09-11 10:16:24,244 DEBUG [AutoScan] Running AutoServerDetector for: NetworkServer
2007-09-11 10:16:24,244 DEBUG [AutoScan] Running AutoServerDetector for: OpenLDAP 2.3.x
2007-09-11 10:16:24,247 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 10g
2007-09-11 10:16:24,248 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 8i
2007-09-11 10:16:24,250 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 9i
2007-09-11 10:16:24,250 DEBUG [AutoScan] Running AutoServerDetector for: Postfix 2.x
2007-09-11 10:16:24,255 DEBUG [PostfixServerDetector] Using postconf=/usr/sbin/postconf
2007-09-11 10:16:24,255 DEBUG [PostfixServerDetector] executing /usr/sbin/postconf -c /etc/postfix
2007-09-11 10:16:24,278 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 7.4
2007-09-11 10:16:24,290 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.0
2007-09-11 10:16:24,293 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.1
2007-09-11 10:16:24,294 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.2
2007-09-11 10:16:24,297 DEBUG [AutoScan] Running AutoServerDetector for: ProcessServer
2007-09-11 10:16:24,297 DEBUG [AutoScan] Running AutoServerDetector for: Resin 2.x
2007-09-11 10:16:24,299 DEBUG [AutoScan] Running AutoServerDetector for: Resin 3.x
2007-09-11 10:16:24,300 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.eq=com.caucho.server.resin.Resin matched 0 processes
2007-09-11 10:16:24,300 DEBUG [AutoScan] Running AutoServerDetector for: SendMail
2007-09-11 10:16:24,300 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=sendmail for SendMail
2007-09-11 10:16:24,301 DEBUG [DaemonDetector] 'State.Name.eq=sendmail' matched 0 processes
2007-09-11 10:16:24,301 DEBUG [AutoScan] Running AutoServerDetector for: Sun JVM 1.5
2007-09-11 10:16:24,301 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.5.x
2007-09-11 10:16:24,309 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.x
2007-09-11 10:16:24,311 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.0
2007-09-11 10:16:24,312 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.1
2007-09-11 10:16:24,312 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.0
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.5
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 2.x
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 3.x
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: VMware GSX 3.x
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: VMware Server 1.x
2007-09-11 10:16:24,313 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 5.0
2007-09-11 10:16:24,315 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.0
2007-09-11 10:16:24,315 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.1
2007-09-11 10:16:24,315 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 6.1
2007-09-11 10:16:24,317 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 7.0
2007-09-11 10:16:24,317 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 8.1
2007-09-11 10:16:24,317 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.1
2007-09-11 10:16:24,317 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.2
2007-09-11 10:16:24,318 DEBUG [AutoScan] Running AutoServerDetector for: Zimbra 4.5.x
2007-09-11 10:16:24,319 DEBUG [AutoScan] Running AutoServerDetector for: iPlanet Admin 6.0
2007-09-11 10:16:24,320 DEBUG [AutoScan] Running AutoServerDetector for: memcached
2007-09-11 10:16:24,320 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=memcached for memcached
2007-09-11 10:16:24,323 DEBUG [DaemonDetector] 'State.Name.eq=memcached' matched 0 processes
2007-09-11 10:16:24,323 DEBUG [AutoinventoryCommandsServer] Sending autoinventory report to server: [ScanState platform={agentToken=null queueStatus=0 customProperties=[B@14b6b02 productConfig=null controlConfig=null measurementConfig=null diff=0 ignored=false platformTypeName=Linux lastApproved=null certdn=CAM-AGENT-1187857409773-8129820138983471990-3677000342497000095 fqdn=myserver.fqdn name=null location=null description=SuSE 10 cpuCount=2 id=null mTime=1189498583523 cTime=1189498583523} ips={queueStatus=0 diff=0 ignored=false address=myip mACAddress=00:30:05:CB:03:92 netmask=255.255.255.128 id=null mTime=1189498583523 cTime=1189498583523},{queueStatus=0 diff=0 ignored=false address=127.0.0.1 mACAddress=00:00:00:00:00:00 netmask=255.0.0.0 id=null mTime=1189498583523 cTime=1189498583523} serversIncluded=true]
2007-09-11 10:16:24,382 INFO [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2007-09-11 10:16:24,516 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:16:24,765 DEBUG [ScheduleThread] [1:10027:THROUGHPUT] Metric='Linux:sigar:Type=NetStat:TcpInboundTotal' -> 106
2007-09-11 10:16:24,765 DEBUG [ScheduleThread] [1:10027:THROUGHPUT] Metric='Linux:sigar:Type=NetStat:TcpOutboundTotal' -> 170
2007-09-11 10:16:24,765 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Total' -> 4.243.812.352
2007-09-11 10:16:24,767 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime' -> 248
2007-09-11 10:16:24,767 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent' -> 0
2007-09-11 10:16:24,767 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched__RATE__=1m' -> None
2007-09-11 10:16:24,767 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime__RATE__=1m' -> None
2007-09-11 10:16:24,768 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent__RATE__=1m' -> None
2007-09-11 10:16:24,768 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched' -> 9
2007-09-11 10:16:24,770 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads__RATE__=1m' -> None
2007-09-11 10:16:24,770 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites' -> 502.925
2007-09-11 10:16:24,771 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads' -> 58.794
2007-09-11 10:16:24,771 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReadBytes__RATE__=1m' -> None
2007-09-11 10:16:24,771 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWriteBytes__RATE__=1m' -> None
2007-09-11 10:16:24,771 DEBUG [ScheduleThread] [3:10423:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 1
2007-09-11 10:16:24,772 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites__RATE__=1m' -> None
2007-09-11 10:16:24,772 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites' -> 1.378
2007-09-11 10:16:24,772 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads__RATE__=1m' -> None
2007-09-11 10:16:24,772 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWriteBytes__RATE__=1m' -> None
2007-09-11 10:16:24,773 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReadBytes__RATE__=1m' -> None
2007-09-11 10:16:24,773 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites__RATE__=1m' -> None
2007-09-11 10:16:24,773 DEBUG [ScheduleThread] [3:10424:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 1
2007-09-11 10:16:24,773 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads' -> 19.693
2007-09-11 10:16:24,773 DEBUG [ScheduleThread] [3:10425:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-11 10:16:24,774 DEBUG [ScheduleThread] [3:10426:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-11 10:16:24,774 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets__RATE__=1m' -> None
2007-09-11 10:16:24,774 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets__RATE__=1m' -> None
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes' -> 1.616.114.527
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes' -> 1.616.114.527
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets' -> 1.707.247
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes__RATE__=1s' -> None
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes__RATE__=1s' -> None
2007-09-11 10:16:24,775 DEBUG [ScheduleThread] [3:10427:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=lo:Flags' -> 1
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets' -> 1.707.247
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes__RATE__=1s' -> None
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth0:Flags' -> 1
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets__RATE__=1m' -> None
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes__RATE__=1s' -> None
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets__RATE__=1m' -> None
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes' -> 609.627.569
2007-09-11 10:16:24,776 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets' -> 6.983.743
2007-09-11 10:16:24,777 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes' -> 1.501.479.253
2007-09-11 10:16:24,777 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets' -> 21.446.485
2007-09-11 10:16:24,777 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.981.205.504
2007-09-11 10:16:24,777 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:16:24,778 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,66
2007-09-11 10:16:24,778 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.193.806.848
2007-09-11 10:16:24,778 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:16:24,778 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.486.320
2007-09-11 10:16:24,778 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 0
2007-09-11 10:16:24,779 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 5.652.480
2007-09-11 10:16:24,779 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:16:24,779 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.476
2007-09-11 10:16:24,779 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.440
2007-09-11 10:16:24,779 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0
2007-09-11 10:16:25,284 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0
2007-09-11 10:16:25,285 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-11 10:16:25,285 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0
2007-09-11 10:16:29,477 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10171-Net Services-->{platform.id=10027, platform.ip=myip, platform.name=myserver.fqdn, platform.fqdn=myserver.fqdn, installpath=/, platform.type=Linux}
2007-09-11 10:16:29,477 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10172-ProcessServer-->{platform.id=10027, platform.name=myserver.fqdn, platform.ip=myip, platform.fqdn=myserver.fqdn, installpath=/, platform.type=Linux}
2007-09-11 10:16:29,477 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10174-HQ Agent-->{platform.id=10027, platform.name=myserver.fqdn, platform.ip=myip, platform.fqdn=myserver.fqdn, installpath=/usr/lib/hyperic-hq-agent-3.1.0, platform.type=Linux}
2007-09-11 10:16:29,478 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10175-FileServer-->{platform.id=10027, platform.ip=myip, platform.name=myserver.fqdn, platform.fqdn=myserver.fqdn, installpath=/, platform.type=Linux}
2007-09-11 10:16:29,478 DEBUG [ConfigStorage] Successfully restored config from storage: 2-10177-NetworkServer-->{platform.id=10027, platform.ip=myip, platform.name=myserver.fqdn, platform.fqdn=myserver.fqdn, platform.type=Linux, installpath=/}
2007-09-11 10:16:34,484 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for FileServer
2007-09-11 10:16:34,497 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux File System /dev/sda2 mounted on / (local/reiserfs) [FileServer Mount]
2007-09-11 10:16:34,498 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux File System /dev/sdb5 mounted on /home1 (local/reiserfs) [FileServer Mount]
2007-09-11 10:16:34,498 DEBUG [AutoinventoryPluginManager] Get service configs FileServer File=null
2007-09-11 10:16:34,498 DEBUG [AutoinventoryPluginManager] Get service configs FileServer Directory=null
2007-09-11 10:16:34,498 DEBUG [AutoinventoryPluginManager] Get service configs FileServer Directory Tree=null
2007-09-11 10:16:34,498 DEBUG [AutoinventoryPluginManager] Get service configs Script=null
2007-09-11 10:16:34,499 INFO [RuntimeAutodiscoverer] FileServer discovery took 0
2007-09-11 10:16:34,499 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for HQ Agent
2007-09-11 10:16:34,507 DEBUG [AgentServerDetector] no services discovered
2007-09-11 10:16:34,507 INFO [RuntimeAutodiscoverer] HQ Agent discovery took 0
2007-09-11 10:16:34,507 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for ProcessServer
2007-09-11 10:16:34,518 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux CPU 1 (1862Mhz Intel Xeon) [CPU]
2007-09-11 10:16:34,518 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux CPU 2 (1862Mhz Intel Xeon) [CPU]
2007-09-11 10:16:34,518 DEBUG [AutoinventoryPluginManager] Get service configs Process=null
2007-09-11 10:16:34,518 DEBUG [SystemServerDetector] User AI is disabled=null
2007-09-11 10:16:34,519 INFO [RuntimeAutodiscoverer] ProcessServer discovery took 0
2007-09-11 10:16:34,519 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for Net Services
2007-09-11 10:16:34,530 DEBUG [NetServicesDetector] discovered 0 services
2007-09-11 10:16:34,530 INFO [RuntimeAutodiscoverer] Net Services discovery took 0
2007-09-11 10:16:34,530 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for NetworkServer
2007-09-11 10:16:34,537 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux Network Interface lo (loopback) [NetworkServer Interface]
2007-09-11 10:16:34,538 DEBUG [SystemServerDetector] discovered myserver.fqdn Linux Network Interface eth0 (ethernet) [NetworkServer Interface]
2007-09-11 10:16:34,538 INFO [RuntimeAutodiscoverer] NetworkServer discovery took 0
2007-09-11 10:16:34,539 DEBUG [RuntimeAutodiscoverer] Sending RuntimeReport: [CompositeRRR
Report #0 from reporting server=10175:
Platform #0 ID=null FQDN=myserver.fqdn
Server #0 ID=10175 Name=myserver.fqdn Linux FileServer Stype=FileServer serviceCount=2
Report #1 from reporting server=10172:
Platform #0 ID=null FQDN=myserver.fqdn
Server #0 ID=10172 Name=myserver.fqdn Linux ProcessServer Stype=ProcessServer serviceCount=2
Report #2 from reporting server=10171:
Platform #0 ID=null FQDN=myserver.fqdn
Server #0 ID=10171 Name=null Stype=null serviceCount=0
Report #3 from reporting server=10177:
Platform #0 ID=null FQDN=myserver.fqdn
Server #0 ID=10177 Name=myserver.fqdn Linux NetworkServer Stype=NetworkServer serviceCount=2
]
2007-09-11 10:17:00,005 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:18:00,009 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:19:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:20:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime' -> 759
2007-09-11 10:20:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent' -> 48
2007-09-11 10:20:00,007 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched__RATE__=1m' -> 16,726
2007-09-11 10:20:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime__RATE__=1m' -> 142,167
2007-09-11 10:20:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent__RATE__=1m' -> 13,38
2007-09-11 10:20:00,010 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:20:00,020 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched' -> 69
2007-09-11 10:20:00,021 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads__RATE__=1m' -> 0,836
2007-09-11 10:20:00,021 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites' -> 507.210
2007-09-11 10:20:00,021 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads' -> 58.797
2007-09-11 10:20:00,021 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReadBytes__RATE__=1m' -> 4.566,969
2007-09-11 10:20:00,021 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWriteBytes__RATE__=1m' -> 4.892.365,157
2007-09-11 10:20:00,022 DEBUG [ScheduleThread] [3:10423:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 1
2007-09-11 10:20:00,022 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites__RATE__=1m' -> 1.194,425
2007-09-11 10:20:00,022 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites' -> 1.378
2007-09-11 10:20:00,022 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads__RATE__=1m' -> 0
2007-09-11 10:20:00,022 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWriteBytes__RATE__=1m' -> 0
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReadBytes__RATE__=1m' -> 0
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites__RATE__=1m' -> 0
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10424:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 1
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads' -> 19.693
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10425:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-11 10:20:00,023 DEBUG [ScheduleThread] [3:10426:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets__RATE__=1m' -> 3.227,875
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets__RATE__=1m' -> 3.227,875
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes' -> 1.621.692.483
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes' -> 1.621.692.483
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets' -> 1.718.827
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes__RATE__=1s' -> 25.913,969
2007-09-11 10:20:00,024 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes__RATE__=1s' -> 25.913,969
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10427:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=lo:Flags' -> 1
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets' -> 1.718.827
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes__RATE__=1s' -> 120.885,872
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10428:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth0:Flags' -> 1
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets__RATE__=1m' -> 319.643,018
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes__RATE__=1s' -> 8.019.866,341
2007-09-11 10:20:00,025 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets__RATE__=1m' -> 104.559,371
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes' -> 635.648.132
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets' -> 7.358.848
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes' -> 3.227.747.463
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets' -> 22.593.199
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.981.352.960
2007-09-11 10:20:00,026 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,77
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.193.954.304
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.567.856
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 90
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.316
2007-09-11 10:20:00,027 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.440
2007-09-11 10:20:00,028 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:20:00,028 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,015
2007-09-11 10:20:00,028 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,007
2007-09-11 10:20:00,028 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,978
2007-09-11 10:20:00,029 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,022
2007-09-11 10:20:00,029 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,004
2007-09-11 10:20:00,029 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,018
2007-09-11 10:20:00,029 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,982
2007-09-11 10:20:00,029 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,006
2007-09-11 10:21:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:21:21,322 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:21:21,423 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:22:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:23:00,005 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:24:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:25:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:25:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.985.768.448
2007-09-11 10:25:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:25:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,78
2007-09-11 10:25:00,010 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.198.369.792
2007-09-11 10:25:00,010 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:25:00,010 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.033.184
2007-09-11 10:25:00,010 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 84
2007-09-11 10:25:00,010 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:25:00,011 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:25:00,011 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.184
2007-09-11 10:25:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.440
2007-09-11 10:25:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,01
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,006
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,98
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,02
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,004
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,015
2007-09-11 10:25:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,985
2007-09-11 10:25:00,013 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,005
2007-09-11 10:26:00,010 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:26:21,467 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:26:21,539 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:27:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:28:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:29:00,007 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:30:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:30:00,010 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime' -> 765
2007-09-11 10:30:00,010 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent' -> 138
2007-09-11 10:30:00,010 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched__RATE__=1m' -> 8
2007-09-11 10:30:00,011 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime__RATE__=1m' -> 0,6
2007-09-11 10:30:00,011 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent__RATE__=1m' -> 9
2007-09-11 10:30:00,011 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched' -> 149
2007-09-11 10:30:00,012 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads__RATE__=1m' -> 1,7
2007-09-11 10:30:00,012 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites' -> 518.693
2007-09-11 10:30:00,012 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads' -> 58.814
2007-09-11 10:30:00,012 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReadBytes__RATE__=1m' -> 9.011,335
2007-09-11 10:30:00,012 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWriteBytes__RATE__=1m' -> 4.703.507,353
2007-09-11 10:30:00,013 DEBUG [ScheduleThread] [3:10423:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 1
2007-09-11 10:30:00,015 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites__RATE__=1m' -> 1.148,317
2007-09-11 10:30:00,016 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites' -> 1.509
2007-09-11 10:30:00,016 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads__RATE__=1m' -> 0,6
2007-09-11 10:30:00,016 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWriteBytes__RATE__=1m' -> 53.658,137
2007-09-11 10:30:00,016 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReadBytes__RATE__=1m' -> 2.457,629
2007-09-11 10:30:00,016 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites__RATE__=1m' -> 13,1
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10424:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 1
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads' -> 19.699
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10425:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10426:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets__RATE__=1m' -> 2.460,629
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets__RATE__=1m' -> 2.460,629
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes' -> 1.636.462.674
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes' -> 1.636.462.674
2007-09-11 10:30:00,017 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets' -> 1.743.433
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes__RATE__=1s' -> 24.617,231
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes__RATE__=1s' -> 24.617,231
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10427:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=lo:Flags' -> 1
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets' -> 1.743.433
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes__RATE__=1s' -> 47.376,636
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10428:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth0:Flags' -> 1
2007-09-11 10:30:00,018 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets__RATE__=1m' -> 119.432,493
2007-09-11 10:30:00,019 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes__RATE__=1s' -> None
2007-09-11 10:30:00,019 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets__RATE__=1m' -> 35.605,956
2007-09-11 10:30:00,019 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes' -> 664.073.782
2007-09-11 10:30:00,019 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets' -> 7.714.904
2007-09-11 10:30:00,081 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes' -> 726.777.433
2007-09-11 10:30:00,081 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets' -> 23.787.510
2007-09-11 10:30:00,081 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.983.818.752
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,65
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.196.420.096
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 3.506.736
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 71
2007-09-11 10:30:00,082 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:30:00,083 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:30:00,083 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.144
2007-09-11 10:30:00,083 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.428
2007-09-11 10:30:00,083 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:30:00,084 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,001
2007-09-11 10:30:00,084 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,002
2007-09-11 10:30:00,084 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,997
2007-09-11 10:30:00,084 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,003
2007-09-11 10:30:00,085 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,003
2007-09-11 10:30:00,085 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,005
2007-09-11 10:30:00,085 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,995
2007-09-11 10:30:00,085 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,001
2007-09-11 10:31:00,004 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:31:21,581 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:31:21,657 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:31:24,471 DEBUG [AutoinventoryCommandsServer] Scheduling DefaultScan...
2007-09-11 10:31:24,472 DEBUG [AutoinventoryCommandsServer] auto scan for: [ActiveMQ 4.0, Alfresco 2.0.x, Apache 1.3, Apache 2.0, Apache 2.2, Apache Tomcat 5.5, Apache Tomcat 6.0, Apache httpd, Apache-ERS 2.3, Apache-ERS 2.4, Apache-ERS 3.x, Bind 9.x, Coldfusion 7.x, FileServer, Geronimo 1.0, GlassFish 9.x, HQ Agent, Informix 10.0, JBoss 3.2, JBoss 4.0, JBoss 4.2, Jetty 6.x, MQSeries 5.x, MySQL Process 3.x, MySQL Process 4.x, MySQL Process 5.x, NTP 4.x, Nagios, Net Services, NetworkServer, OpenLDAP 2.3.x, Oracle 10g, Oracle 8i, Oracle 9i, Postfix 2.x, PostgreSQL 7.4, PostgreSQL 8.0, PostgreSQL 8.1, PostgreSQL 8.2, ProcessServer, Resin 2.x, Resin 3.x, SendMail, Sun JVM 1.5, Sybase 12.5.x, Sybase 12.x, Tomcat 4.0, Tomcat 4.1, Tomcat 5.0, Tomcat 5.5, VMware ESX 2.x, VMware ESX 3.x, VMware GSX 3.x, VMware Server 1.x, WebSphere Admin 5.0, WebSphere Admin 6.0, WebSphere Admin 6.1, Weblogic Admin 6.1, Weblogic Admin 7.0, Weblogic Admin 8.1, Weblogic Admin 9.1, Weblogic Admin 9.2, Zimbra 4.5.x, iPlanet Admin 6.0, memcached]
2007-09-11 10:31:24,483 DEBUG [AutoScan] Running AutoServerDetector for: ActiveMQ 4.0
2007-09-11 10:31:24,492 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dactivemq.home= matched 0 processes
2007-09-11 10:31:24,493 DEBUG [AutoScan] Running AutoServerDetector for: Alfresco 2.0.x
2007-09-11 10:31:24,494 DEBUG [AutoScan] Running AutoServerDetector for: Apache 1.3
2007-09-11 10:31:24,502 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.0
2007-09-11 10:31:24,503 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.2
2007-09-11 10:31:24,505 DEBUG [ApacheServerDetector] /srv/www/conf/snmpd.conf does not exist, discovering as type: Apache httpd
2007-09-11 10:31:24,667 DEBUG [Apache20ServerDetector] ListenAddress for port 80=localhost
2007-09-11 10:31:24,668 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 5.5
2007-09-11 10:31:24,669 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:31:24,669 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 6.0
2007-09-11 10:31:24,669 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:31:24,669 DEBUG [AutoScan] Running AutoServerDetector for: Apache httpd
2007-09-11 10:31:24,671 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.3
2007-09-11 10:31:24,674 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.4
2007-09-11 10:31:24,675 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 3.x
2007-09-11 10:31:24,678 DEBUG [AutoScan] Running AutoServerDetector for: Bind 9.x
2007-09-11 10:31:24,679 DEBUG [AutoScan] Running AutoServerDetector for: Coldfusion 7.x
2007-09-11 10:31:24,681 DEBUG [AutoScan] Running AutoServerDetector for: FileServer
2007-09-11 10:31:24,681 DEBUG [AutoScan] Running AutoServerDetector for: Geronimo 1.0
2007-09-11 10:31:24,683 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dorg.apache.geronimo.base.dir= matched 0 processes
2007-09-11 10:31:24,683 DEBUG [AutoScan] Running AutoServerDetector for: GlassFish 9.x
2007-09-11 10:31:24,684 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcom.sun.aas.instanceRoot= matched 0 processes
2007-09-11 10:31:24,684 DEBUG [AutoScan] Running AutoServerDetector for: HQ Agent
2007-09-11 10:31:24,684 DEBUG [AutoScan] Running AutoServerDetector for: Informix 10.0
2007-09-11 10:31:24,687 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 3.2
2007-09-11 10:31:24,688 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.0
2007-09-11 10:31:24,688 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.2
2007-09-11 10:31:24,689 DEBUG [AutoScan] Running AutoServerDetector for: Jetty 6.x
2007-09-11 10:31:24,690 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Djetty.home= matched 0 processes
2007-09-11 10:31:24,690 DEBUG [AutoScan] Running AutoServerDetector for: MQSeries 5.x
2007-09-11 10:31:24,690 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 3.x
2007-09-11 10:31:24,691 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 4.x
2007-09-11 10:31:24,691 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 5.x
2007-09-11 10:31:24,691 DEBUG [AutoScan] Running AutoServerDetector for: NTP 4.x
2007-09-11 10:31:24,693 DEBUG [AutoScan] Running AutoServerDetector for: Nagios
2007-09-11 10:31:24,693 DEBUG [AutoScan] Running AutoServerDetector for: Net Services
2007-09-11 10:31:24,693 DEBUG [NetServicesDetector] Created server=myserver.fqdn Net Services
2007-09-11 10:31:24,693 DEBUG [AutoScan] Running AutoServerDetector for: NetworkServer
2007-09-11 10:31:24,693 DEBUG [AutoScan] Running AutoServerDetector for: OpenLDAP 2.3.x
2007-09-11 10:31:24,696 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 10g
2007-09-11 10:31:24,698 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 8i
2007-09-11 10:31:24,698 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 9i
2007-09-11 10:31:24,698 DEBUG [AutoScan] Running AutoServerDetector for: Postfix 2.x
2007-09-11 10:31:24,700 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 7.4
2007-09-11 10:31:24,702 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.0
2007-09-11 10:31:24,704 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.1
2007-09-11 10:31:24,705 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.2
2007-09-11 10:31:24,706 DEBUG [AutoScan] Running AutoServerDetector for: ProcessServer
2007-09-11 10:31:24,706 DEBUG [AutoScan] Running AutoServerDetector for: Resin 2.x
2007-09-11 10:31:24,711 DEBUG [AutoScan] Running AutoServerDetector for: Resin 3.x
2007-09-11 10:31:24,712 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.eq=com.caucho.server.resin.Resin matched 0 processes
2007-09-11 10:31:24,712 DEBUG [AutoScan] Running AutoServerDetector for: SendMail
2007-09-11 10:31:24,712 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=sendmail for SendMail
2007-09-11 10:31:24,714 DEBUG [DaemonDetector] 'State.Name.eq=sendmail' matched 0 processes
2007-09-11 10:31:24,714 DEBUG [AutoScan] Running AutoServerDetector for: Sun JVM 1.5
2007-09-11 10:31:24,714 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.5.x
2007-09-11 10:31:24,717 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.x
2007-09-11 10:31:24,717 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.0
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.1
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.0
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.5
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 2.x
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 3.x
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: VMware GSX 3.x
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: VMware Server 1.x
2007-09-11 10:31:24,719 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 5.0
2007-09-11 10:31:24,721 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.0
2007-09-11 10:31:24,722 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.1
2007-09-11 10:31:24,722 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 6.1
2007-09-11 10:31:24,723 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 7.0
2007-09-11 10:31:24,723 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 8.1
2007-09-11 10:31:24,723 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.1
2007-09-11 10:31:24,723 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.2
2007-09-11 10:31:24,723 DEBUG [AutoScan] Running AutoServerDetector for: Zimbra 4.5.x
2007-09-11 10:31:24,725 DEBUG [AutoScan] Running AutoServerDetector for: iPlanet Admin 6.0
2007-09-11 10:31:24,727 DEBUG [AutoScan] Running AutoServerDetector for: memcached
2007-09-11 10:31:24,727 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=memcached for memcached
2007-09-11 10:31:24,728 DEBUG [DaemonDetector] 'State.Name.eq=memcached' matched 0 processes
2007-09-11 10:31:24,733 DEBUG [AutoinventoryCommandsServer] Default scan didn't find any changes, not sending report to the server
2007-09-11 10:32:00,010 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:33:00,003 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:34:00,007 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:35:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.984.523.264
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,5
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.196.071.936
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 2.619.720
2007-09-11 10:35:00,009 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 72
2007-09-11 10:35:00,010 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:35:00,010 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:35:00,010 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.012
2007-09-11 10:35:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.424
2007-09-11 10:35:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0,001
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,003
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,993
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,007
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,003
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,005
2007-09-11 10:35:00,012 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,995
2007-09-11 10:35:00,013 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,001
2007-09-11 10:36:00,007 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:36:21,701 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:36:21,771 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:37:00,009 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:38:00,003 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:39:00,007 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:40:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:40:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime' -> 776
2007-09-11 10:40:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent' -> 227
2007-09-11 10:40:00,007 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched__RATE__=1m' -> 8
2007-09-11 10:40:00,007 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:TotFetchTime__RATE__=1m' -> 1,1
2007-09-11 10:40:00,008 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:TotMetricsSent__RATE__=1m' -> 8,9
2007-09-11 10:40:00,008 DEBUG [ScheduleThread] [2:10174:THROUGHPUT] Metric='HQ Agent:camAgent:Monitor=camMetric.schedule:NumMetricsFetched' -> 229
2007-09-11 10:40:00,009 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads__RATE__=1m' -> 0,1
2007-09-11 10:40:00,009 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites' -> 524.034
2007-09-11 10:40:00,009 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReads' -> 58.815
2007-09-11 10:40:00,009 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskReadBytes__RATE__=1m' -> 409,602
2007-09-11 10:40:00,009 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWriteBytes__RATE__=1m' -> 2.187.684,538
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10423:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 1
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10423:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:DiskWrites__RATE__=1m' -> 534,103
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites' -> 1.678
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads__RATE__=1m' -> 0,1
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWriteBytes__RATE__=1m' -> 69.223,092
2007-09-11 10:40:00,010 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReadBytes__RATE__=1m' -> 819,208
2007-09-11 10:40:00,011 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskWrites__RATE__=1m' -> 16,9
2007-09-11 10:40:00,011 DEBUG [ScheduleThread] [3:10424:AVAILABILITY] Metric='FileServer Mount:system.avail:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 1
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10424:THROUGHPUT] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:DiskReads' -> 19.700
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10425:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=0:Idle' -> 1
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10426:AVAILABILITY] Metric='CPU:system.avail:Type=CpuPercList,Arg=1:Idle' -> 1
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets__RATE__=1m' -> 2.541,521
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets__RATE__=1m' -> 2.541,521
2007-09-11 10:40:00,012 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes' -> 1.654.589.785
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes' -> 1.654.589.785
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxPackets' -> 1.768.848
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:RxBytes__RATE__=1s' -> 30.212,103
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxBytes__RATE__=1s' -> 30.212,103
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=lo:Flags' -> 1
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10427:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=lo:TxPackets' -> 1.768.848
2007-09-11 10:40:00,013 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes__RATE__=1s' -> 7.468,432
2007-09-11 10:40:00,014 DEBUG [ScheduleThread] [3:10428:AVAILABILITY] Metric='NetworkServer Interface:system.avail:Type=NetIfconfig,Arg=eth0:Flags' -> 1
2007-09-11 10:40:00,014 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets__RATE__=1m' -> 609,504
2007-09-11 10:40:00,014 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes__RATE__=1s' -> 3.818,675
2007-09-11 10:40:00,014 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets__RATE__=1m' -> 625,705
2007-09-11 10:40:00,014 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxBytes' -> 668.554.804
2007-09-11 10:40:00,015 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:TxPackets' -> 7.721.161
2007-09-11 10:40:00,016 DEBUG [ScheduleThread] [3:10428:THROUGHPUT] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxBytes' -> 729.068.619
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [3:10428:UTILIZATION] Metric='NetworkServer Interface:sigar:Type=NetIfstat,Arg=eth0:RxPackets' -> 23.793.605
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.985.141.760
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,25
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.196.690.432
2007-09-11 10:40:00,017 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 2.285.000
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 66
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.916.004
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.424
2007-09-11 10:40:00,018 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:40:00,019 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0
2007-09-11 10:40:00,019 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,003
2007-09-11 10:40:00,019 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,996
2007-09-11 10:40:00,019 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,004
2007-09-11 10:40:00,019 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,004
2007-09-11 10:40:00,025 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,005
2007-09-11 10:40:00,025 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,995
2007-09-11 10:40:00,025 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0
2007-09-11 10:41:00,007 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:41:21,813 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:41:21,881 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:42:00,006 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:43:00,009 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:44:00,005 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:45:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:45:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:ActualFree' -> 3.985.211.392
2007-09-11 10:45:00,009 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Swap:Used' -> 0
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=LoadAverage:1' -> 0,09
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [1:10027:UTILIZATION] Metric='Linux:sigar:Type=Mem:Free' -> 3.195.707.392
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [2:10174:AVAILABILITY] Metric='HQ Agent:camAgent:availability' -> 1
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMFreeMemory' -> 1.784.712
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [2:10174:PERFORMANCE] Metric='HQ Agent:camAgent:Monitor=camMetric.sender:ServerOffset' -> 44
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [2:10174:UTILIZATION] Metric='HQ Agent:camAgent:Monitor=agent:JVMTotalMemory' -> 7.008.256
2007-09-11 10:45:00,010 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:UsePercent' -> 0,56
2007-09-11 10:45:00,011 DEBUG [ScheduleThread] [3:10423:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/:Free' -> 14.915.984
2007-09-11 10:45:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:Free' -> 139.948.416
2007-09-11 10:45:00,011 DEBUG [ScheduleThread] [3:10424:UTILIZATION] Metric='FileServer Mount:sigar:Type=MountedFileSystemUsage,Arg=/home1:UsePercent' -> 0,03
2007-09-11 10:45:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Sys' -> 0
2007-09-11 10:45:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:User' -> 0,003
2007-09-11 10:45:00,012 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Idle' -> 0,995
2007-09-11 10:45:00,019 DEBUG [ScheduleThread] [3:10425:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=0:Combined' -> 0,005
2007-09-11 10:45:00,019 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:User' -> 0,004
2007-09-11 10:45:00,019 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Combined' -> 0,006
2007-09-11 10:45:00,019 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Idle' -> 0,994
2007-09-11 10:45:00,019 DEBUG [ScheduleThread] [3:10426:UTILIZATION] Metric='CPU:sigar:Type=CpuPercList,Arg=1:Sys' -> 0,001
2007-09-11 10:46:00,009 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
2007-09-11 10:46:21,925 DEBUG [ProcFileMirror] mirror(/proc/net/tcp6, ./tmp/net/tcp6)
2007-09-11 10:46:22,001 DEBUG [ProcFileMirror] mirror(/proc/net/tcp, ./tmp/net/tcp)
2007-09-11 10:46:25,466 DEBUG [AutoinventoryCommandsServer] Scheduling DefaultScan...
2007-09-11 10:46:25,467 DEBUG [AutoinventoryCommandsServer] auto scan for: [ActiveMQ 4.0, Alfresco 2.0.x, Apache 1.3, Apache 2.0, Apache 2.2, Apache Tomcat 5.5, Apache Tomcat 6.0, Apache httpd, Apache-ERS 2.3, Apache-ERS 2.4, Apache-ERS 3.x, Bind 9.x, Coldfusion 7.x, FileServer, Geronimo 1.0, GlassFish 9.x, HQ Agent, Informix 10.0, JBoss 3.2, JBoss 4.0, JBoss 4.2, Jetty 6.x, MQSeries 5.x, MySQL Process 3.x, MySQL Process 4.x, MySQL Process 5.x, NTP 4.x, Nagios, Net Services, NetworkServer, OpenLDAP 2.3.x, Oracle 10g, Oracle 8i, Oracle 9i, Postfix 2.x, PostgreSQL 7.4, PostgreSQL 8.0, PostgreSQL 8.1, PostgreSQL 8.2, ProcessServer, Resin 2.x, Resin 3.x, SendMail, Sun JVM 1.5, Sybase 12.5.x, Sybase 12.x, Tomcat 4.0, Tomcat 4.1, Tomcat 5.0, Tomcat 5.5, VMware ESX 2.x, VMware ESX 3.x, VMware GSX 3.x, VMware Server 1.x, WebSphere Admin 5.0, WebSphere Admin 6.0, WebSphere Admin 6.1, Weblogic Admin 6.1, Weblogic Admin 7.0, Weblogic Admin 8.1, Weblogic Admin 9.1, Weblogic Admin 9.2, Zimbra 4.5.x, iPlanet Admin 6.0, memcached]
2007-09-11 10:46:25,479 DEBUG [AutoScan] Running AutoServerDetector for: ActiveMQ 4.0
2007-09-11 10:46:25,488 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dactivemq.home= matched 0 processes
2007-09-11 10:46:25,488 DEBUG [AutoScan] Running AutoServerDetector for: Alfresco 2.0.x
2007-09-11 10:46:25,490 DEBUG [AutoScan] Running AutoServerDetector for: Apache 1.3
2007-09-11 10:46:25,497 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.0
2007-09-11 10:46:25,499 DEBUG [AutoScan] Running AutoServerDetector for: Apache 2.2
2007-09-11 10:46:25,501 DEBUG [ApacheServerDetector] /srv/www/conf/snmpd.conf does not exist, discovering as type: Apache httpd
2007-09-11 10:46:25,660 DEBUG [Apache20ServerDetector] ListenAddress for port 80=localhost
2007-09-11 10:46:25,660 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 5.5
2007-09-11 10:46:25,662 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:46:25,662 DEBUG [AutoScan] Running AutoServerDetector for: Apache Tomcat 6.0
2007-09-11 10:46:25,662 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcatalina.base= matched 0 processes
2007-09-11 10:46:25,662 DEBUG [AutoScan] Running AutoServerDetector for: Apache httpd
2007-09-11 10:46:25,663 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.3
2007-09-11 10:46:25,666 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 2.4
2007-09-11 10:46:25,668 DEBUG [AutoScan] Running AutoServerDetector for: Apache-ERS 3.x
2007-09-11 10:46:25,670 DEBUG [AutoScan] Running AutoServerDetector for: Bind 9.x
2007-09-11 10:46:25,671 DEBUG [AutoScan] Running AutoServerDetector for: Coldfusion 7.x
2007-09-11 10:46:25,674 DEBUG [AutoScan] Running AutoServerDetector for: FileServer
2007-09-11 10:46:25,674 DEBUG [AutoScan] Running AutoServerDetector for: Geronimo 1.0
2007-09-11 10:46:25,675 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dorg.apache.geronimo.base.dir= matched 0 processes
2007-09-11 10:46:25,675 DEBUG [AutoScan] Running AutoServerDetector for: GlassFish 9.x
2007-09-11 10:46:25,676 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Dcom.sun.aas.instanceRoot= matched 0 processes
2007-09-11 10:46:25,676 DEBUG [AutoScan] Running AutoServerDetector for: HQ Agent
2007-09-11 10:46:25,676 DEBUG [AutoScan] Running AutoServerDetector for: Informix 10.0
2007-09-11 10:46:25,679 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 3.2
2007-09-11 10:46:25,680 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.0
2007-09-11 10:46:25,680 DEBUG [AutoScan] Running AutoServerDetector for: JBoss 4.2
2007-09-11 10:46:25,680 DEBUG [AutoScan] Running AutoServerDetector for: Jetty 6.x
2007-09-11 10:46:25,682 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.sw=-Djetty.home= matched 0 processes
2007-09-11 10:46:25,682 DEBUG [AutoScan] Running AutoServerDetector for: MQSeries 5.x
2007-09-11 10:46:25,682 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 3.x
2007-09-11 10:46:25,683 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 4.x
2007-09-11 10:46:25,683 DEBUG [AutoScan] Running AutoServerDetector for: MySQL Process 5.x
2007-09-11 10:46:25,683 DEBUG [AutoScan] Running AutoServerDetector for: NTP 4.x
2007-09-11 10:46:25,684 DEBUG [AutoScan] Running AutoServerDetector for: Nagios
2007-09-11 10:46:25,684 DEBUG [AutoScan] Running AutoServerDetector for: Net Services
2007-09-11 10:46:25,684 DEBUG [NetServicesDetector] Created server=myserver.fqdn Net Services
2007-09-11 10:46:25,684 DEBUG [AutoScan] Running AutoServerDetector for: NetworkServer
2007-09-11 10:46:25,684 DEBUG [AutoScan] Running AutoServerDetector for: OpenLDAP 2.3.x
2007-09-11 10:46:25,687 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 10g
2007-09-11 10:46:25,688 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 8i
2007-09-11 10:46:25,689 DEBUG [AutoScan] Running AutoServerDetector for: Oracle 9i
2007-09-11 10:46:25,689 DEBUG [AutoScan] Running AutoServerDetector for: Postfix 2.x
2007-09-11 10:46:25,691 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 7.4
2007-09-11 10:46:25,693 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.0
2007-09-11 10:46:25,694 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.1
2007-09-11 10:46:25,695 DEBUG [AutoScan] Running AutoServerDetector for: PostgreSQL 8.2
2007-09-11 10:46:25,696 DEBUG [AutoScan] Running AutoServerDetector for: ProcessServer
2007-09-11 10:46:25,696 DEBUG [AutoScan] Running AutoServerDetector for: Resin 2.x
2007-09-11 10:46:25,697 DEBUG [AutoScan] Running AutoServerDetector for: Resin 3.x
2007-09-11 10:46:25,699 DEBUG [MxServerDetector] State.Name.sw=java,Args.*.eq=com.caucho.server.resin.Resin matched 0 processes
2007-09-11 10:46:25,700 DEBUG [AutoScan] Running AutoServerDetector for: SendMail
2007-09-11 10:46:25,700 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=sendmail for SendMail
2007-09-11 10:46:25,701 DEBUG [DaemonDetector] 'State.Name.eq=sendmail' matched 0 processes
2007-09-11 10:46:25,701 DEBUG [AutoScan] Running AutoServerDetector for: Sun JVM 1.5
2007-09-11 10:46:25,701 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.5.x
2007-09-11 10:46:25,703 DEBUG [AutoScan] Running AutoServerDetector for: Sybase 12.x
2007-09-11 10:46:25,704 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.0
2007-09-11 10:46:25,705 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 4.1
2007-09-11 10:46:25,705 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.0
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: Tomcat 5.5
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 2.x
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: VMware ESX 3.x
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: VMware GSX 3.x
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: VMware Server 1.x
2007-09-11 10:46:25,706 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 5.0
2007-09-11 10:46:25,708 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.0
2007-09-11 10:46:25,708 DEBUG [AutoScan] Running AutoServerDetector for: WebSphere Admin 6.1
2007-09-11 10:46:25,708 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 6.1
2007-09-11 10:46:25,709 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 7.0
2007-09-11 10:46:25,709 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 8.1
2007-09-11 10:46:25,710 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.1
2007-09-11 10:46:25,710 DEBUG [AutoScan] Running AutoServerDetector for: Weblogic Admin 9.2
2007-09-11 10:46:25,710 DEBUG [AutoScan] Running AutoServerDetector for: Zimbra 4.5.x
2007-09-11 10:46:25,711 DEBUG [AutoScan] Running AutoServerDetector for: iPlanet Admin 6.0
2007-09-11 10:46:25,713 DEBUG [AutoScan] Running AutoServerDetector for: memcached
2007-09-11 10:46:25,713 DEBUG [DaemonDetector] Using PROC_QUERY=State.Name.eq=memcached for memcached
2007-09-11 10:46:25,715 DEBUG [DaemonDetector] 'State.Name.eq=memcached' matched 0 processes
2007-09-11 10:46:25,718 DEBUG [AutoinventoryCommandsServer] Default scan didn't find any changes, not sending report to the server
2007-09-11 10:47:00,008 DEBUG [ScheduleThread] [1:10027:AVAILABILITY] Metric='Linux:system.avail:Type=Platform:Availability' -> 1
Reply
0 Kudos
JohnMarkOrg
Hot Shot
Hot Shot

Hi,

Your experience is, unfortunately, an outlier and therefore difficult to debug.

Do you have anything in the HQ server logs that might say anything about the agent-server transaction at the time the agent died?

I'm forwarding this around to see if there are any pointers.

-John Mark
Reply
0 Kudos
JohnMarkOrg
Hot Shot
Hot Shot

Putting aside the SuSE agent for a moment, is it still the case that your Windows agent crashes when IIS is running? Are you sure that the user running the agent has permission to access IIS logs and config files? I seem to recall a post here about that issue before - I'll try to dig it up.

-John Mark
Reply
0 Kudos
JohnMarkOrg
Hot Shot
Hot Shot

This request came from a support guy:

please post hs_err_pid*.log files from a windows machine and a linux machine. logs/agent.log.startup may also have additional info.
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

The System where the agent crashed when IIS running still crashes, but thats another Problem which only exists on this machine.

Thanks a lot for your help.


The agent on my example Windows System has crashed again:
The agent.log.startup is empty
The vmcontrollib.dll seems to make problems.
I take a closer look on all Systems with crashing agents, 5 out of now 7 run on Systems with VMware Server installed! In all of their hs_err_pid files (i did not find this file on linux Systems) the vmcontrollib.dll is mentioned.
The 2 remaining Systems are one Linux and the Windows System where the agent crashes when IIS started.

Here is the hs_err_pid9964.log (newest available hs_err_pid file):



#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6304811b, pid=9964, tid=9260
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_13-b06 interpreted mode)
# Problematic frame:
# C [vmcontrollib.dll+0x4811b]
#

--------------- T H R E A D ---------------

Current thread (0x040979b8): JavaThread "CollectorThread" daemon [_thread_in_native, id=9260]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000010

Registers:
EAX=0x04108000, EBX=0x00000002, ECX=0x00000005, EDX=0x00000000
ESP=0x04d9f084, EBP=0x04d9f090, ESI=0x00000000, EDI=0x00000001
EIP=0x6304811b, EFLAGS=0x00010246

Top of Stack: (sp=0x04d9f084)
0x04d9f084: 00000001 04109480 00000002 04d9f528
0x04d9f094: 630484c7 04108050 00000002 00000000
0x04d9f0a4: 00000000 00000008 143b7a54 00000000
0x04d9f0b4: 0000121c 00001230 00001230 00000000
0x04d9f0c4: 00000000 00000000 00000000 00000000
0x04d9f0d4: 00000000 00000000 00000000 00000000
0x04d9f0e4: 00000000 00000000 00000000 00000000
0x04d9f0f4: 00000000 00000000 00000000 00000000

Instructions: (pc=0x6304811b)
0x6304810b: 90 90 90 90 90 55 8b ec 53 56 8b 75 10 32 c0 57
0x6304811b: 8a 4e 10 84 c9 74 60 8b 4e 04 8a 46 0c 8b 7d 08


Stack: [0x04ca0000,0x04da0000), sp=0x04d9f084, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [vmcontrollib.dll+0x4811b]
C [vmcontrollib.dll+0x484c7]
C [vmcontrollib.dll+0x478ef]
C [vmcontrollib.dll+0x47929]
C [vmcontrollib.dll+0x1fa47]
C [vmcontrollib.dll+0x1f9de]
C [vmcontrollib.dll+0x1ec36]
C [vmcontrollib.dll+0x1f9c6]
C [vmcontrollib.dll+0x1551]
C [vmcontrollib.dll+0x1466]
C [vmcontrollib.dll+0x1241]
C [vmcontrollib.dll+0x63d3]
C [vmcontrollib.dll+0x661c]
C [sigar-x86-winnt.dll+0x2d21]
j org.hyperic.sigar.vmware.VM.connect(Lorg/hyperic/sigar/vmware/ConnectParams;Ljava/lang/String;I)V+0
j org.hyperic.sigar.vmware.VM.connect(Lorg/hyperic/sigar/vmware/ConnectParams;Ljava/lang/String;)V+4
j org.hyperic.hq.plugin.vmware.VMwareMetrics.getMetrics(Ljava/util/Properties;Ljava/lang/String;)Ljava/util/Map;+90
j org.hyperic.hq.plugin.vmware.VMwareMetrics.getInstance(Ljava/util/Properties;Ljava/lang/String;)Ljava/util/Map;+8
j org.hyperic.hq.plugin.vmware.VMCollector.collect()V+12
j org.hyperic.hq.product.Collector.run()V+31
j org.hyperic.hq.product.Collector.check(Lorg/hyperic/hq/product/Collector$PluginContainer;)V+238
j org.hyperic.hq.product.Collector.check()V+71
j org.hyperic.hq.product.CollectorThread.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x74806]
V [jvm.dll+0xaeb36]
V [jvm.dll+0x74713]
V [jvm.dll+0x7440f]
V [jvm.dll+0x74448]
V [jvm.dll+0x8c360]
V [jvm.dll+0xd2d7c]
V [jvm.dll+0xd2d4a]
C [MSVCRT.dll+0x2b530]
C [kernel32.dll+0x24829]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.hyperic.sigar.vmware.VM.connect(Lorg/hyperic/sigar/vmware/ConnectParams;Ljava/lang/String;I)V+0
j org.hyperic.sigar.vmware.VM.connect(Lorg/hyperic/sigar/vmware/ConnectParams;Ljava/lang/String;)V+4
j org.hyperic.hq.plugin.vmware.VMwareMetrics.getMetrics(Ljava/util/Properties;Ljava/lang/String;)Ljava/util/Map;+90
j org.hyperic.hq.plugin.vmware.VMwareMetrics.getInstance(Ljava/util/Properties;Ljava/lang/String;)Ljava/util/Map;+8
j org.hyperic.hq.plugin.vmware.VMCollector.collect()V+12
j org.hyperic.hq.product.Collector.run()V+31
j org.hyperic.hq.product.Collector.check(Lorg/hyperic/hq/product/Collector$PluginContainer;)V+238
j org.hyperic.hq.product.Collector.check()V+71
j org.hyperic.hq.product.CollectorThread.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
=>0x040979b8 JavaThread "CollectorThread" daemon [_thread_in_native, id=9260]
0x04097e28 JavaThread "TrackerThread" daemon [_thread_blocked, id=9252]
0x04097cc0 JavaThread "AvailScheduleThread" daemon [_thread_blocked, id=9156]
0x0318f598 JavaThread "ScheduleThread" daemon [_thread_blocked, id=9668]
0x03738340 JavaThread "SenderThread" daemon [_thread_blocked, id=9852]
0x0089b270 JavaThread "Thread-1" daemon [_thread_blocked, id=9204]
0x0087fc08 JavaThread "Thread-0" [_thread_in_native, id=9300]
0x0083bd48 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10032]
0x00839048 JavaThread "Finalizer" daemon [_thread_blocked, id=8448]
0x00837cb8 JavaThread "Reference Handler" daemon [_thread_blocked, id=9328]
0x00325fa8 JavaThread "main" [_thread_in_native, id=10040]

Other Threads:
0x00877638 VMThread [id=9340]
0x00878488 WatcherThread [id=9348]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 640K, used 75K [0x10010000, 0x100c0000, 0x109e0000)
eden space 576K, 2% used [0x10010000, 0x10014150, 0x100a0000)
from space 64K, 92% used [0x100a0000, 0x100aec78, 0x100b0000)
to space 64K, 0% used [0x100b0000, 0x100b0000, 0x100c0000)
tenured generation total 7828K, used 7474K [0x109e0000, 0x11185000, 0x18010000)
the space 7828K, 95% used [0x109e0000, 0x1112c8d0, 0x1112ca00, 0x11185000)
compacting perm gen total 8704K, used 8539K [0x18010000, 0x18890000, 0x1c010000)
the space 8704K, 98% used [0x18010000, 0x18866fb8, 0x18867000, 0x18890000)

Dynamic libraries:
0x00400000 - 0x00408000 C:\Program Files\Hyperic\hq-agent\hq-agent.exe
0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08142000 C:\Program Files\Hyperic\hq-agent\jre\bin\client\jvm.dll
0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 C:\Program Files\Hyperic\hq-agent\jre\bin\hpi.dll
0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
0x003f0000 - 0x003fe000 C:\Program Files\Hyperic\hq-agent\jre\bin\verify.dll
0x006f0000 - 0x00709000 C:\Program Files\Hyperic\hq-agent\jre\bin\java.dll
0x00710000 - 0x0071e000 C:\Program Files\Hyperic\hq-agent\jre\bin\zip.dll
0x68000000 - 0x68035000 C:\WINDOWS\system32\rsaenh.dll
0x7c8d0000 - 0x7d0ce000 C:\WINDOWS\system32\SHELL32.dll
0x77da0000 - 0x77df2000 C:\WINDOWS\system32\SHLWAPI.dll
0x77420000 - 0x77523000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x03190000 - 0x0319f000 C:\Program Files\Hyperic\hq-agent\jre\bin\net.dll
0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
0x71b20000 - 0x71b61000 C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
0x038a0000 - 0x038cf000 C:\Program Files\Hyperic\hq-agent\pdk\lib\sigar-x86-winnt.dll
0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
0x72590000 - 0x725dc000 C:\WINDOWS\system32\pdh.dll
0x762b0000 - 0x762f9000 C:\WINDOWS\system32\comdlg32.dll
0x77530000 - 0x775c7000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
0x77670000 - 0x777a9000 C:\WINDOWS\system32\ole32.dll
0x77d00000 - 0x77d8b000 C:\WINDOWS\system32\OLEAUT32.dll
0x48890000 - 0x488cd000 C:\WINDOWS\system32\ODBC32.dll
0x60950000 - 0x60956000 C:\WINDOWS\system32\odbcbcp.dll
0x77b90000 - 0x77b98000 C:\WINDOWS\system32\VERSION.dll
0x761b0000 - 0x76243000 C:\WINDOWS\system32\CRYPT32.dll
0x76190000 - 0x761a2000 C:\WINDOWS\system32\MSASN1.dll
0x03ca0000 - 0x03cb7000 C:\WINDOWS\system32\odbcint.dll
0x5e2e0000 - 0x5e2ed000 C:\WINDOWS\system32\perfproc.dll
0x04620000 - 0x046f2000 C:\Program Files\VMware\VMware Server\libeay32.dll
0x71bb0000 - 0x71bb9000 C:\WINDOWS\system32\WSOCK32.dll
0x04700000 - 0x04727000 C:\Program Files\VMware\VMware Server\ssleay32.dll
0x63000000 - 0x630c5000 C:\Program Files\VMware\VMware Server\vmcontrollib.dll
0x766d0000 - 0x766d9000 C:\WINDOWS\system32\shfolder.dll
0x76cd0000 - 0x76ce9000 C:\WINDOWS\system32\MPRAPI.dll
0x76df0000 - 0x76e24000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76dc0000 - 0x76de8000 C:\WINDOWS\system32\adsldpc.dll
0x76b80000 - 0x76bae000 C:\WINDOWS\system32\credui.dll
0x76a80000 - 0x76a98000 C:\WINDOWS\system32\ATL.DLL
0x76e30000 - 0x76e3c000 C:\WINDOWS\system32\rtutils.dll
0x7e020000 - 0x7e02f000 C:\WINDOWS\system32\SAMLIB.dll
0x770e0000 - 0x771e8000 C:\WINDOWS\system32\SETUPAPI.dll
0x5a370000 - 0x5a379000 C:\WINDOWS\system32\inetsrv\w3ctrs.dll
0x64700000 - 0x6472d000 C:\WINDOWS\system32\inetsrv\IISUTIL.dll
0x709a0000 - 0x709a8000 C:\WINDOWS\system32\aspperf.dll
0x5e320000 - 0x5e329000 C:\WINDOWS\system32\perfdisk.dll
0x76cf0000 - 0x76d0a000 C:\WINDOWS\system32\iphlpapi.dll
0x777b0000 - 0x77833000 C:\WINDOWS\system32\CLBCatQ.DLL
0x77010000 - 0x770d6000 C:\WINDOWS\system32\COMRes.dll
0x05500000 - 0x057c5000 C:\WINDOWS\system32\xpsp2res.dll

VM Arguments:
jvm_args: -Djava.compiler=NONE -Djava.security.auth.login.config=jaas.config -Dagent.mode=thread -Xmx256M -Xrs -Xmx128m -Djava.net.preferIPv4Stack=true exit
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files\Hyperic\hq-agent\jre
JAVA_COMPILER=NONE
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel


--------------- S Y S T E M ---------------

OS: Windows Server 2003 family Build 3790 Service Pack 2

CPU:total 4 family 6, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_13-b06) for windows-x86, built on Oct 18 2006 10:10:57 by "java_re" with MS VC++ 6.0

Message was edited by: remoh
Reply
0 Kudos
dougm_hyperic
VMware Employee
VMware Employee

You should be able to workaround the problem for the moment by adding the following to agent.properties:
plugins.include=vmware

And restarting the agent. This will disable VMware Server monitoring however.
As you pointed out, the problem happens within vmcontrollib.dll which is contains the VMware api that the plugin is calling. We haven't reproduced this, but I have seen it reported in at least one other environment. The proper fix might require us to move from this api which is now deprecated by the new VIX api provided by VMware.
Reply
0 Kudos
mhartmann
Enthusiast
Enthusiast

Thanks for your answer, at least its now clear whats the reason for the problems.
Will the next version of hyperic have the VIX api for vmware (or will there be a beta including it)?

Thats important for me because my main intention to use hyperic was a vmware server overview/montoring tool (at first, now that i know what else it is able to do i will use it on all my systems).

EDIT: as workaround a cron job on every VMware Server System will try to restart the agent every 10 minutes - not a good but working solution

Message was edited by: remoh
Reply
0 Kudos