From 0e8ea50001c6c1e3f777eebc26fff84882d7f67f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 12 Dec 2004 04:27:25 +0000 Subject: add ifgraph.xml gui and installation helper file --- packages/ifgraph.xml | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 packages/ifgraph.xml diff --git a/packages/ifgraph.xml b/packages/ifgraph.xml new file mode 100644 index 00000000..498ddeda --- /dev/null +++ b/packages/ifgraph.xml @@ -0,0 +1,137 @@ + + + pfstat + + + IFGraph + pfstat is a small utility that collects packet filter statistics and produces graphs. +
System
+
+ + installedpackages->package->$packagename->configuration + + + + /etc/crontab + * * * * * root /usr/local/bin/pfstat -q >> /var/log/pfstat\n*/5 * * * * root /usr/local/bin/pfstat -c /usr/local/etc/pfstat.conf -d /var/log/pfstat + + + + + + Graph Name + graphname + + + Description + description + + + + + + Graph Name + graphname + Enter the name of the graph here + input + + + Graph Description + description + Enter the description of the graph here + input + + + Image Name + imagename + Enter the filename for this image. Must end in .jpg. ex. filename.jpg + input + + + Graph Size Width + graphsizewidth + + input + + + Graph Size Height + graphsizeheight + Graph size in pixels. Recommend 960x300 for large images, 320x200 for small images. + input + + Color + color + Color of graph + select + + + + + + + Left Counters + leftcounters + + select + + + + + + + + + + + + + + + + + + + + + + + + + + Right Counters + rightcounters + + select + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3