| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| application heap size monitoring http://steveshipway.org/forum/viewtopic.php?f=11&t=738 |
Page 1 of 1 |
| Author: | stephane [ Wed Oct 12, 2005 4:51 am ] |
| Post subject: | application heap size monitoring |
Hi, I'm trying to monitor my application heap size using MRTG. I was wondering if you would know which OID I should use. An OID that would work as the following: [root@Coco cfg]# snmpwalk -v1 -c public localhost memTotalReal.0 UCD-SNMP-MIB::memTotalReal.0 = INTEGER: 4031008 (réponse valide) Thank you |
|
| Author: | stevesh [ Wed Oct 12, 2005 9:44 am ] |
| Post subject: | |
This all depends on your particular SNMP agent, and if it even supports this. Many don't. I know there are the perfMIB extensions for the MS SNMP agent, but you need to configure them to get a particular counter, and the OIDs are not fixed. The way we've done it in one place is to instead use the pNSclient agent, with the mrtg-pnsclient.pl query script. You can download them from this site (and the query script is included with routers2). This lets you query any perfmon counter at all. Does anyone else have a different (better?) way to achieve this? |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|