I have a 3.9 box with symon-2.72p0 and want to monitor the pf queue's
but it fails to work, other counters includuding the pf work just file.
Anyone have an idea?
I tried changing the permissions on /dev/pf to r/w for _symon group but
that does not help.

It seems to succesfully start the monitor
$ sudo /usr/local/libexec/symon -d
symon version 2.72
program id=23500
sending packets to udp 192.168.127.100 2100
started module io(sd0)
started module if(rl0)
started module if(xl0)
started module proc(httpd)
started module pfq(lowq)
started module pfq(stdq)
started module pfq(hiq)
started module mbuf()
started module df(sd0g)
started module df(sd0e)
started module df(sd0d)
started module df(sd0f)
started module df(sd0a)
started module pf()
started module if(lo0)
started module mem()
started module cpu(0)


telnet 192.168.127.100 2100
Gives me lines with the follwing content (pfq is missing):
192.168.127.100                                  
io:sd0:1151485547:8535355:49191836:0:69670787072:
if:rl0:1151485547:196435950:200545843:2895317366:
if:xl0:1151485547:17046743:16877560:1709901282:40
proc:httpd:1151485547:11:66997:23934:2289:728:0.0
mbuf::1151485547:518:128:0:0:256:0:134:0:41:242:7
df:sd0g:1151485547:10316444:5934184:5418364:66751
df:sd0e:1151485547:20637756:12718424:11686540:131
df:sd0d:1151485547:2063740:2063176:1959992:133502
df:sd0f:1151485547:10316444:6339140:5823320:66751
df:sd0a:1151485547:1008316:928844:878432:64510:60
pf::1151485547:21091358393:24664124186:0:352:1957
if:lo0:1151485547:2168619:2168619:1458137062:1458
mem::1151485547:317243392:431996928:90382336:9312
cpu:0:1151485547:9.19:0.00:5.20:2.80:82.80       


Queues in pf.conf:
altq on $ext_if cbq bandwidth 1Mb queue { lowq, stdq, hiq }
  queue lowq         bandwidth 40% priority 1 cbq(ecn borro
  queue stdq         bandwidth 50% priority 4 cbq(default e
  queue hiq        bandwidth 10% priority 7 cbq(ecn borrow)

altq on $int_if cbq bandwidth 100Mb queue { lanq, lanqlow }
  queue lanq         bandwidth 90% priority 7 cbq(default)  
  queue lanqlow      bandwidth 10% priority 1 cbq

Config for mon/mux:
monitor { cpu(0),  mem,
          if(lo0),pf,
         df(sd0a),df(sd0f),df(sd0d),df(sd0e),df(sd0g),
         mbuf, pfq(hiq), pfq(stdq), pfq(lowq),
         proc(httpd), if(xl0), if(rl0), io(sd0)} stream to
192.168.127.100 2100


source 192.168.127.100 {
    accept { if(xl0), if(rl0), if(lo0), io(sd0), cpu(0), mem, pf, mbuf,
proc(httpd),
             df(sd0a),df(sd0f),df(sd0d),df(sd0e),df(sd0g), pfq(hiq),
pfq(stdq), pfq(lowq)
           }
    datadir "/var/www/symon/rrds/fileserver1"



-- 
drs. Mark C. Prins 
Spatial Fusion Specialist / Network Administration
SkypeMe@ skype:mark.prins-caris.nl





______________________________________________________
Ping to Chart World Tour 2006
CARIS is hosting a five-day workshop near you.
Visit www.caris.com/worldtour for details.
______________________________________________________

CARIS 2007
11th International User Group Conference and Educational Sessions
5 - 9 March 2007, Kuala Lumpur, Malaysia

Register now to qualify for an early registration discount. 
Visit www.caris.com/caris2007 to learn more
______________________________________________________
CARIS Geographic Information Systems BV
phone: +31 413 296 010
fax: +31 413 296 012
web: http://www.caris.nl
product support: [EMAIL PROTECTED]
sales/marketing: [EMAIL PROTECTED]
______________________________________________________
This email contains confidential information for the intended recipient.
If you are not the intended addressee, please notify us immediately.
You should not use, disclose, distribute or copy this communication
if received in error.
No binding contract will result from this message until such a time as
a written contract has been signed on behalf of the company named above.
______________________________________________________
This message has been scanned for viruses using McAfee Groupshield.
This message has been modified by the virusscanner.
______________________________________________________

Reply via email to