Search found 5 matches

by pbroyce
Tue Mar 02, 2010 3:56 pm
Forum: Scripts and Templates
Topic: Active FTP/SSH/Telnet/Samba Connections - Uses SNMP+BASH
Replies: 25
Views: 69328

Correction:

proc smb (Wrong)

proc smbd (correct)
by pbroyce
Tue Mar 02, 2010 3:54 pm
Forum: Scripts and Templates
Topic: Active FTP/SSH/Telnet/Samba Connections - Uses SNMP+BASH
Replies: 25
Views: 69328

If the above doesn't work for you, you can try the following thread which doesn't requires any scripts. In this case, modify /etc/snmp/snmp.conf, and add: proc smb After that, follow this thread to get the 'ucd/net - Get Monitored Processes' data queries going you will be set. http://forums.cacti.ne...
by pbroyce
Tue Mar 02, 2010 3:14 pm
Forum: Scripts and Templates
Topic: Active FTP/SSH/Telnet/Samba Connections - Uses SNMP+BASH
Replies: 25
Views: 69328

If you use 'jgtm' original script tcp_conns.sh, and your cacti server is a Linux/UNIX box, you will need to do dos2unix format conversion for the shell script to run without error.
dos2unix -n tcp_conns.sh tcp_conns2.sh
by pbroyce
Mon Mar 01, 2010 5:50 pm
Forum: Scripts and Templates
Topic: UPS Smart APC templates
Replies: 37
Views: 138411

APC UPS monitoring

If your cacti server is on Linux, you can use the following graph templates: 1. APC battery capacity 2. APC output load 3. APC runtime remaining (in minutes) 4. APC inline voltage and ups output voltage (in VAC) 1,2,4 use SNMP get for data input 3 gets data from a shell script due to the fact that r...
by pbroyce
Wed Feb 24, 2010 1:21 pm
Forum: Scripts and Templates
Topic: Anyone have a template for djbdns(dnscache)with dnsstats.pl?
Replies: 12
Views: 35228

Thanks for all the input which got me going.
If you're on CentOS 5.4 with 5.3 net-snmp, then this will work for you and it is working for me.

It seems to me that with different version of net-snmp, you will likely have to tweak the OID in /etc/snmp/snmpd.conf.