Proofpoint Protection Server Templates
Moderators: Developers, Moderators
Proofpoint Protection Server Templates
i did a quick browse over things and was unable to find any readily available sources or working references to anyone using scripts for a Proofpoint Protection Server (in my case version 5). If anyone who is using cacti to monitor the specifics of this appliance would happen to have templates to share or tips to point int the right direction i would greatly appreciate it!
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Never heard of this "Server".
What does it do?
What does it do?
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
Proofpoint try #1
Here's what we set up for these:
Let me know - i Just exported the host template and hoped that cacti exported the dependencies (graph, data).
Let me know - i Just exported the host template and hoped that cacti exported the dependencies (graph, data).
- Attachments
-
- cacti_host_template_proofpoint_appliance.xml
- (278.63 KiB) Downloaded 607 times
sorry was on a little trip out of town, however we are using it as an anti-spam appliance, went from a barracuda appliance to this. it has many other features that can be licensed but it is plenty loaded down with just anti-spam.
however, i will try these templates and see what i can get going.
thanks in advance for them!
however, i will try these templates and see what i can get going.
thanks in advance for them!
mail queues
SNMP info from Proofpoint servers are based on the sendmail data - 4 data templates that look in the .1.3.6.1.2.1.28 tree for messages and KB boht received (inbound usually) and allowed (not spam). The graph templates do a bit of math to determine the difference (spam).
Feel free to respond if this does not work...
Chad
Feel free to respond if this does not work...
Chad
-
- Posts: 3
- Joined: Sun Apr 15, 2007 6:43 am
So close...
Hi Minmei
I'm trying this on 0:0.8.7b-2 on Centos 5.2 using the rpmforge package against 2 proofpoint 5.0.4.176 units in cluster. The normal system stuff renders the graphs fine, but I don't get the sendmail kbyte or sendmail messages graphs even rendering. When I run the graph in debug; I get the following
I'm trying this on 0:0.8.7b-2 on Centos 5.2 using the rpmforge package against 2 proofpoint 5.0.4.176 units in cluster. The normal system stuff renders the graphs fine, but I don't get the sendmail kbyte or sendmail messages graphs even rendering. When I run the graph in debug; I get the following
Should I change it to averages, or will that screw up the graph generation?RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Sendmail Kbytes" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="Kbytes per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/www/cacti/rra/proofpoint_kbrecd_2524.rrd":kbrecd:LAST \
DEF:b="/var/www/cacti/rra/proofpoint_kbrecd_2524.rrd":kbrecd:MAX \
DEF:c="/var/www/cacti/rra/proofpoint_kballd_2523.rrd":kballd:LAST \
DEF:d="/var/www/cacti/rra/proofpoint_kballd_2523.rrd":kballd:MAX \
CDEF:cdefi=a,c,- \
LINE2:a#000000FF:"Inbound Received" \
GPRINTLAST:"Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s\n" \
AREA:c#7EE600FF:"Inbound Allowed" \
GPRINT:c:LAST:" Current\:%8.2lf %s" \
GPRINT:d:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:d:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefi#dd0000FF:"Inbound Spam":STACK \
GPRINT:cdefi:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefi:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefi:MAX:"Maximum\:%8.2lf %s"
RRDTool Says:
ERROR: the RRD does not contain an RRA matching the chosen CF
Who is online
Users browsing this forum: No registered users and 2 guests