Здравствуйте, у меня возникла проблемма с модулем netams monitor.cgi
#NeTAMS version 3.3.5 (build 2916.1) compiled by root@it-001.key-soft.local
#configuration built Fri Sep 14 12:00:56 2007
#begin
#global variables configuration
debug none
language ru
user oid 064753 name admin real-name "Admin" crypted $1$$HpXmjtul/3i1.bf.B27bU. email root@localhost permit all
#services configuration
service server 0
login any
listen 20001
max-conn 6
service processor
lookup-delay 20
flow-lifetime 200
policy oid 0B8138 name ip target proto ip
policy oid 0B166B name www target proto tcp port 80 8080 3128
policy oid 033644 name mail target proto tcp port 110 25
policy oid 099527 name icq target proto tcp port 5190
policy oid 0683AB name icmp target proto icmp
policy oid 0285EE name urls target layer7-detect
restrict all drop local pass
unit group oid 0768B1 name CLIENTS acct-policy ip www mail icmp icq urls
unit net oid 0B10E0 name LAN ip 192.168.1.0 mask 255.255.255.0 no-local-pass acct-policy ip www mail icmp icq urls
unit host oid 009742 name digit ip 192.168.1.130 parent CLIENTS acct-policy ip www mail icmp icq urls
unit host oid 08D228 name digit1 ip 192.168.1.130 parent CLIENTS acct-policy ip www mail icq icmp urls
service storage 1
type mysql
user netams
password *******
accept all
service data-source 1
type netflow
source 192.168.1.130 20001
listen 192.168.1.130
layer7-detect urls
service monitor 1
monitor to file /var/netflow.log
monitor unit 0768B1
monitor unit 0B10E0
monitor unit 009742
monitor unit 08D228
service quota
policy ip
notify soft {owner}
notify hard {owner} 064753
notify return {owner}
service alerter 0
report oid 06100 name rep1 type traffic period day detail simple
smtp-server localhost
service html
path /var/www/html/monitor/
run 1min
url http://192.168.1.130/monitor/
htaccess yes
client-pages all
account-pages all
service scheduler
oid 08FFFF time 1min action "html"
#end
Это мой конфигурационнный файл.
Netams запускаю так :
[root@it]# netams -f /etc/netams.cfg
Flowprobe :
[root@it]# flowprobe -d -e 192.168.1.130:2001 -i eht0 -r ip -1 200 -2 20
Вывод show monitor :
show monitor
service monitor 1
Monitoring to file: /var/netflow.log
Units: CLIENTS(0768B1) LAN(0B10E0) digit(009742) digit1(08D228)
Packets monitored: 825
--------------------------
# netamsctl show ds
host: localhost port: 20001 login: admin password: aaa
cmd: show ds
Data-source ID=1 type NETFLOW source 192.168.1.130:20001 loop 7 average 161 mcsec
Perf: average skew delay 19 mcsec, PPS: 0, BPS: 0
IP tree: 5 nodes [12] + 4 dlinks [1024] + 3 unodes [20] = 4216 bytes
FIFO: 0/30 used/ready messages, each 152, total 4560 bytes
Total: 7 packets, 210 flows, 0 errors, timestamp - 17.09.2007 09:39:00
Source 192.168.1.130: 7 packets, 210 flows, 0 errors, timestamp - 17.09.2007 09:39:00
----------------------------
При попытке сформировать отчёт посещённых сайтов, получаю :
Постоянная ссылка на этот отчет: monitor.cgi?oid=009742&period=hour&detail=list
SITE COUNT SIZE LAST VIEWED
и более ничего. Подскажите что не так?