Hi,
Few exchange performance counters we are not able to get monitored but the same i am able to see in server with the help of perfmon.
In agent logs below are the exception:
ERROR [ScheduleThread] [ScheduleThread] Metric Value not found while processing Metric 'Exchange Transport 2007 SmtpSend:win32:Object=MSExchangeTransport SmtpSend,Instance=global relay archive:Messages Sent Total__RATE__=1m'
org.hyperic.hq.product.MetricNotFoundException: \MSExchangeTransport SmtpSend(global relay archive)\Messages Sent Total
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:211)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueProxy(Win32MeasurementPlugin.java:100)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:49)
When checked with sigar command
$ java -classpath "D:\Hyperic Data\agent-4.4.0\bundles\agent-4.4.0-1509\pdk\lib\sigar.jar" org.hyperic.sigar.win32.Pdh -i --object=MSExchangeIS -k -v
out put :
MSExchangeIS
Unable to get keys for object=MSExchangeIS Reason: The specified object could not be found on the computer
Can any one help on this the same MSExchangeIS, i am able to view and as well as get value from windows perfmon.
where MSExchangeTransport i am able to monitor with hyperic
Is there any setting i should enable.The exchange serer is Exchange 2007.
Few exchange performance counters we are not able to get monitored but the same i am able to see in server with the help of perfmon.
In agent logs below are the exception:
ERROR [ScheduleThread] [ScheduleThread] Metric Value not found while processing Metric 'Exchange Transport 2007 SmtpSend:win32:Object=MSExchangeTransport SmtpSend,Instance=global relay archive:Messages Sent Total__RATE__=1m'
org.hyperic.hq.product.MetricNotFoundException: \MSExchangeTransport SmtpSend(global relay archive)\Messages Sent Total
at org.hyperic.hq.product.Win32MeasurementPlugin.getPdhValue(Win32MeasurementPlugin.java:211)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValueProxy(Win32MeasurementPlugin.java:100)
at org.hyperic.hq.product.Win32MeasurementPlugin.getValue(Win32MeasurementPlugin.java:49)
When checked with sigar command
$ java -classpath "D:\Hyperic Data\agent-4.4.0\bundles\agent-4.4.0-1509\pdk\lib\sigar.jar" org.hyperic.sigar.win32.Pdh -i --object=MSExchangeIS -k -v
out put :
MSExchangeIS
Unable to get keys for object=MSExchangeIS Reason: The specified object could not be found on the computer
Can any one help on this the same MSExchangeIS, i am able to view and as well as get value from windows perfmon.
where MSExchangeTransport i am able to monitor with hyperic
Is there any setting i should enable.The exchange serer is Exchange 2007.