Search found 3 matches

by pwefel
Mon Mar 09, 2015 12:51 pm
Forum: Scripts and Templates
Topic: Netfilter Conntrack Status (shows all current connections)
Replies: 24
Views: 30317

Re: Netfilter Conntrack Status (shows all current connection

Well, I figured it out. I don't need the data query since I have data input methods defined. Turns out the root of the problem was poller.php was commented out in the cron. <forehead slap> I am fairly new to cacti and have installed 0.8.8b for the sole purpose of using it with the Conntrack tools. I...
by pwefel
Mon Mar 09, 2015 10:47 am
Forum: Scripts and Templates
Topic: Netfilter Conntrack Status (shows all current connections)
Replies: 24
Views: 30317

Re: Netfilter Conntrack Status (shows all current connection

I am fairly new to cacti and have installed 0.8.8b for the sole purpose of using it with the Conntrack tools. I have the nf_conntrack_tools v.4 installed and working. I can manually poll the snmp results from the cacti server using snmpwalk but I cannot figure out how to setup cacti to poll the serv...
by pwefel
Fri Mar 06, 2015 5:44 pm
Forum: Scripts and Templates
Topic: Netfilter Conntrack Status (shows all current connections)
Replies: 24
Views: 30317

Re: Netfilter Conntrack Status (shows all current connection

is it possible to make a version of the cacti templates to work with new snmpd? The new snmpd no longer allows exec, and extend has a different format which doesnt work with the templates. I made a new script for cacti to use instead of the existing php script, which works on extend instead of exec...