[mrtg] MRTG monitoring of the PIX 520

Anthony L. Sollars tony at sightward.com
Thu Nov 15 22:55:39 MET 2001



	I have had MRTG monitoring Ethernet Devices for years, but have
never needed to do anything more than that, until now. I am trying to
configure MRTG to graph data stats from our Pix 520 Firewall. The following
is the command I entered and the resulting error, and following that is my
config File. Any help would be greatly appreciated. ALso, this is running on
Windows2000, with the latest version of active PERL. Thanks again. I have
read through the site, FAQ, and searched the archive.



C:\mrtg-2.9.17\bin>perl mrtg pix.cfg
SNMP Error:
Received SNMP response with error code
  error status: noSuchName
  index 1 (OID: 1.3.6.1.2.1.2.2.1.10.6)
SNMPv1_Session (remote host: "10.1.1.1" [10.1.1.1].161)
                  community: "public"
                 request ID: 295902372
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
 at C:/mrtg-2.9.17/bin\..\lib\mrtg2/SNMP_util.pm line 450
SNMPGET Problem for ifInOctets.6 ifOutOctets.6 sysUptime sysName on
public at 10.1.1.1 at mrtg line 1491
WARNING: Expected a number but got ''
WARNING: Expected a number but got ''
WARNING: rateup died from Signal 0
 with Exit Value 1 when doing router 'pix'
 Signal was 0, Returncode was 1



#  MRTG Pix Config File

### Global Config Options

Htmldir: c:\inetpub\wwwroot\mrtg\
Imagedir: c:\inetpub\wwwroot\mrtg\images\
Logdir: c:\inetpub\wwwroot\mrtg\logs\

#  for UNIX
# WorkDir: /home/http/mrtg
#  or for NT
# WorkDir: c:\mrtgdata
### Global Defaults
#  to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits
######################################################################
# System: Pixfirewall
# Description: Cisco Secure PIX Firewall 
#          
# Contact: 
# Location: 
######################################################################

Target[pix]: 1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6:public at 10.1.1.1 
MaxBytes[pix]: 1000000
Options[pix]: noo, gauge, growright, nopercent
Colours[pix]: PURPLE#660066,BLACK#000000,RED#cc0000,RED#cc0000
Title[pix]: Pix Concurrent Connections
PageTop[pix]: <H1>PIX Concurrent Connections</H1>
 <TABLE>
   <TR><TD>System:</TD>     <TD>PIX</TD></TR>
   <TR><TD>Description:</TD><TD>PIX 520 - Concurrent Connections</TD></TR>
   <TR><TD>Ip:</TD>         <TD>10.1.1.1</TD></TR>
 </TABLE>



> Anthony L. Sollars
> System/Network Administrator
> Sightward, Inc.
> (425) 688-9921 x1024
> tony at sightward.com
> www.sightward.com 
> 
> "Power from Prediction"
> 
> 

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list