| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| Cisco ACE Module Template http://steveshipway.org/forum/viewtopic.php?f=34&t=1621 |
Page 1 of 3 |
| Author: | NetBod [ Wed Feb 11, 2009 12:19 am ] |
| Post subject: | Re: Cisco ACE Module Template |
Hi, Is there an update finished version of this template, I have a requierment to monitor some ACE blades and was just checking to see if this would be fit for the purpose. Any help would be great. Thanks Tim |
|
| Author: | NetBod [ Wed Feb 11, 2009 7:16 am ] |
| Post subject: | Re: Cisco ACE Module Template |
HI Daniel, Thanks for the update. I currently have a problem where by I can not get cfgmarker to use this template or any other template, I have added the template name to the --if-template and --host-template lines in the cfgmaker file and then dropped the file ir.tp or .htp in to the same directory as the cfgmaker file, but no luck. Must be doing something wrong somewhere, I have had alook around steve forum plus other trying diff things but getting no where fast, any help or pointers would be great. Not a programmer but don't like it when things get the better of me. Thanks Tim |
|
| Author: | NetBod [ Fri Feb 20, 2009 10:57 pm ] |
| Post subject: | Re: Cisco ACE Module Template |
Hi Daniel, Thats for the info, finally worked it out and got MRTG to use the templates ok. So i have tried to use you ACE template, I am further on with it, but I am seeing this error, have you any idea what it may relate to Unknown SNMP var cpmCPUTotalMonIntervalValue at (eval Unknown SNMP var cpmCPUMonInterval. at (eval Unknown SNMP var cpmCPUTotal5secRev at (eval I have found the MIBs in the template on the web and pointed the template to them as per below snmpMIB_to_OID("/MRTG/MIBS/CISCO-SMI-V1SMI.my"); snmpMIB_to_OID("/MRTG/MIBS/CISCO-TC-V1SMI.my"); snmpMIB_to_OID("/MRTG/MIBS/CISCO-PROCESS-MIB-V1SMI.my"); snmpMIB_to_OID("/MRTG/MIBS/ENTITY-MIB-V1SMI.my"); snmpMIB_to_OID("/MRTG/MIBS/CISCO-ENHANCED-MEMPOOL-MIB-V1SMI.my"); I am just not sure sure why the error is showing up, the .cfg file looks OK, but it does not generate the .ok file, I asume that is because of the above error. Any ideas would be helpful. Also does this template collect number of connection for real servers, I have had alook at it and don't think it does, do you have a template to do that by any chance to save reinventing the wheel.. Thanks for the help Tim |
|
| Author: | NetBod [ Sat Feb 21, 2009 12:25 am ] |
| Post subject: | Re: Cisco ACE Module Template |
Hi Daniel, OK, fix that, I was using the wrong MIB by the looks of it. snmpMIB_to_OID("/MRTG/MIBS/CISCO-PROCESS-MIB-V1SMI.my"); Tried this one and I do not get the error now. snmpMIB_to_OID("/MRTG/MIBS/CISCO-PROCESS-MIB.mib"); Still got a problem thou, does not seem to be able to graph the CPU, seeing this error in the MRTG log, it is updating the .ok file now. ERROR: Target[10.90.0.121.cpu1][_IN_] ' $target->[0]{$mode} ' did not eval into defined data ERROR: Target[10.90.0.121.cpu1][_OUT_] ' $target->[0]{$mode} ' did not eval into defined data Also I had this error in the MRTG log after fixing the other error ERROR: Line 58 (<TABLE>) in CFG file (c:/mrtg/mrtg/bin/cfg-files/10.90.0.121.cfg) does not make sense Had a look atr the cfg file and changed it to look like this, which solved the error I was seeing. PageTop[10.90.0.121.cpu1]: <H1>WWK6509ACE-1 Processor Load</H1> <div id="sysdetails"> <table> <tr> <td>System:</td> <td>WWK6509ACE-1 </td> </tr> <tr> <td>Location:</td> <td> </td> </tr> </table> </div> Cheers Tim |
|
| Author: | stevesh [ Mon Feb 23, 2009 9:58 am ] |
| Post subject: | Re: Cisco ACE Module Template |
The 'did not eval into defined data' error would indicate that the required OID is not supported by your device. The '<TABLE>' error is because those lines following PageTop should all start with a space, which seems to have been removed in the code above (because it is not in a [code] tag) |
|
| Author: | NetBod [ Mon Jun 29, 2009 4:51 am ] |
| Post subject: | Re: Cisco ACE Module Template |
Hi Daniel, Wonder if you can help me out here, I have been trying to get your new template to work, some of it works ok arounf interface stats, the parts around CPU, Current connection, Total Connections, Op and admin state don't work. I am getting the below errors in the mrtglog 2009-06-28 16:36:04 -- Unknown SNMP var cpmCPUTotalMonIntervalValue.1 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cpmCPUTotal1minRev.1 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverTotalConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverTotalConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverCurrentConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverCurrentConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverOperStatus.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverAdminStatus.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.49.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverTotalConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverTotalConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverCurrentConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverCurrentConns.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverOperStatus.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 at c:/mrtg/mrtg/bin/mrtg line 2202 2009-06-28 16:36:04 -- Unknown SNMP var cesServerFarmRserverAdminStatus.4.10.77.65.66.66.67.85.65.84.83.70.10.87.71.82.78.66.67.87.48.48.50.0 Must be doing something wrong but can't figure out what, SNMP is not my strong point but learning alot about it curently. Any help would be good. On a side note if a run an SNMP walk fiind the above in the the walk and then graph them in that tool it works OK, I have check the number string on the end of the SNMP var above and that seems to be OK, so I am assuming the issue id around the SNMP var name bit at the begining. Any help would be great Thanks in advance Tim |
|
| Page 1 of 3 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|