На данный момент есть поблема с тем что ядро биллинга не получает статистику травика от сателита
Сбор статистики через IPCAD
Ядро биллинга на Linux CentOS
Сателит на FreeBSD 7.2
В настройках коллектора в биллинге все верно
Вообщем с сервера ядра биллинга команды отдаются: rsh 92.243.71.210 show ip cache flow
connect to address 92.243.71.210 port 544: Connection refused
Trying krb4 rsh...
connect to address 92.243.71.210 port 544: Connection refused
trying normal rsh (/usr/bin/rsh)
IP Flow Switching Cache, 0 bytes
0 flows, 0 flow alloc failures
Active flows timeout in 30 minutes
Inactive flows timeout in 15 seconds
SrcIf SrcIPaddress DstIf DstIPaddress Pr SrcP DstP Pkts
[root@noc ~]#
[root@noc ~]# rsh 92.243.71.210 help
connect to address 92.243.71.210 port 544: Connection refused
Trying krb4 rsh...
connect to address 92.243.71.210 port 544: Connection refused
trying normal rsh (/usr/bin/rsh)
Builtin commands:
show ip accounting # Show actual IP accounting
clear ip accounting # Move IP accounting to checkpoint
show ip accounting checkpoint # Show saved IP accounting
clear ip accounting checkpoint # Clear checkpoint database
show ip cache flow # Show NetFlow cache
show interface <iface> # Show interface counters
dump [<path>] # Dump current IP accounting
restore [<path>] # Restore IP accounting
import [<path>] # Import (add) IP accounting
stat # Show current statistics
show version # Show version and uptime
shutdown # Shutdown ipcad
[root@noc ~]# rsh 92.243.71.210 show ip accounting
Выдает немеряно строк статистики
Вообщем по всем принципам все должно работать, но увы в ядре биллинга так и не появилось ни одной строки.
На сколько я понимаю может проблемы связаны с тем от чьего имени в системе с ядром осуществляется доступ к /usr/bin/rsh а может и еще в чем проблема вообщем у меня затык произошел
Вот конфиг ipcad
capture-ports disable;
interface bge0;
rsh enable at 127.0.0.1;
rsh enable at 92.243.71.210;
rsh root@92.243.71.254 admin;
rsh apache@92.243.71.254 admin;
rsh 92.243.71.254 admin;
rsh root@127.0.0.1 admin;
rsh ttl = 254;
rsh timeout = 30;
dumpfile = ipcad.dump;
chroot = /tmp;
memory_limit = 50m;
Тут я специально добавил несколько строк пологая что имя пользователя чего то дает...
А вот чего сам биллинг пишет
20.08.09 14:39 Не получен трафик от 92.243.71.210 (92.243.71.210).