Search found 4 matches

by tigra
Tue Nov 29, 2005 8:26 am
Forum: Help: General
Topic: Can't set graph item fields in graph management after upgrad
Replies: 3
Views: 1804

up up

problem exists under cacti 0.8.6f


UPDATE: the problem with charsets! right now recreate database with cp1251 charset, all ok, now I can choose data sources in graphs
by tigra
Sat Nov 26, 2005 12:44 am
Forum: Scripts and Templates
Topic: Active TCP connections
Replies: 2
Views: 4983

Active TCP connections

place snmp_tcp_conns.sh to <path_cacti>/scripts import template, you will get graph for both port 80 tcp and all tcp connections (as example) I got an idea from this post: http://forums.cacti.net/viewtopic.php?t=9097 I added to data input method snmp_community and snmp_host input fields, which by de...
by tigra
Thu Nov 24, 2005 11:18 am
Forum: Scripts and Templates
Topic: Active FTP/SSH/Telnet/Samba Connections - Uses SNMP+BASH
Replies: 25
Views: 68475

hm, got some problem with this, result in cacti always 0 when I run script manually, as it should be by poller (call string from view poller cache), all ok. when I manualy return number - all ok (echo 100 in tcp_conns.sh). what wrong? Tried manually as root, as cactiuser, all ok, from poller - alway...