Attached is one for packeteer...
This will display how much bandwidth ftp,smpt,http is consuming ..
This probe is custom to what I needed it for ..might serve as a
reference for you packeteer..
Don't post this one dartware ...as it is not a general probe that
servers good health information on the device..CPU,memory and such...
-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of John Warf
Sent: Sunday, June 04, 2006 10:52 PM
To: [email protected]
Subject: [IM-Talk] Custom Probes (SonicWall / Packeteer)
Just wanted to see if anybody knew of any custom probes that were
already created for a SonicWall Pro Firewall Appliance or a Packeteer
6500? Didn't want to recreate the wheel if someone already has this
done.
Thanks
John
---
John Warf
Network Administrator
Chatham County Schools
PO Box 128 / 369 West Street
Pittsboro, NC 27312 USA
919.542.3626 x 286
919.542.1980 fax
http://www.chatham.k12.nc.us
mailto:[EMAIL PROTECTED]
****This Message was sent through the Chatham County Schools E-Mail
Server****
All e-mail correspondence to and from this address is subject to the
North Carolina Public Records Law, which may result in monitoring and
disclosure to third parties, including law enforcement.
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]
<!--
SNMP - packeteer (com.dartware.snmp.packeteer)
Custom Probe for InterMapper (http://www.intermapper.com)
Please feel free to use this as a base for further development.
Thanks to S. Erde and W. Schley for initial implementation.
Added Temperature variable, 20Mar2002 reb
Converted to IMML 25Sep2003 reb
-->
<header>
"type" = "custom-snmp"
"package" = "com.dartware"
"probe_name" = "snmp.packeteer"
"human_name" = "packeteer"
"version" = "1.0"
"address_type" = "IP,AT"
"port_number" = "161"
"flags" = "SNMPv2c"
</header>
<description>
\GB\SNMP - packeteer-PLUS\P\
This probe monitors the CPU, Memory utilization, OF fwsm
\i\CPU Busy - Alarm\p\ is the ALARM threshold for CPU utilization. If the
average percentage of CPU usage over a 1 minute interval exceeds this
threshold, the device will enter the Alarm state.
</description>
<snmp-device-variables>
InboundHTTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.100 , INTERGER, "INBOUND HTTP"
OutboundHTTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.101 , INTERGER, "outbound
HTTP"
InboundFTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.132 , INTERGER, "INBOUND FTP"
OutboundFTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.133 , INTERGER, "outbound FTP"
InboundWINMEDIA , 1.3.6.1.4.1.2334.2.1.4.2.1.37.764 , INTERGER, "INBOUND
WINMEDIA"
OutboundWINMEDIA , 1.3.6.1.4.1.2334.2.1.4.2.1.37.765 , INTERGER, "outbound
WINMEDIA"
InboundSMTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.937307509 , INTERGER, "INBOUND
SMTP"
outboundSMTP , 1.3.6.1.4.1.2334.2.1.4.2.1.37.1319935418 , INTERGER, "outbound
SMTP"
Inbounditunes, 1.3.6.1.4.1.2334.2.1.4.2.1.37.3316 , INTERGER, "INBOUND
i-tunes"
</snmp-device-variables>
<snmp-device-display>
\4\inbound-http\0\ ${InboundHTTP} \3IG\(of last poll)\P0M\
\4\outbound-http\0\ ${OutboundHTTP} \3IG\(of last poll)\P0M\
\4\InboundFTP\0\ ${InboundFTP} \3IG\(of last poll)\P0M\
\4\OutboundFTP\0\ ${OutboundFTP} \3IG\(of last poll)\P0M\
\4\InboundWINMEDIA\0\ ${InboundWINMEDIA} \3IG\(of last poll)\P0M\
\4\OutboundWINMEDIA\0\ ${OutboundWINMEDIA} \3IG\(of last poll)\P0M\
\4\InboundSMTP\0\ ${InboundSMTP} \3IG\(of last poll)\P0M\
\4\outboundSMTP\0\ ${outboundSMTP} \3IG\(of last poll)\P0M\
\4\Inbounditunes\0\ ${Inbounditunes} \3IG\(of last poll)\P0M\
</snmp-device-display>