Search found 9 matches

by jeepinbob
Tue Nov 20, 2012 7:40 pm
Forum: Help: Linux/Unix Specific
Topic: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days
Replies: 11
Views: 2789

Re: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2

How do I drop the old one? Do I need to go into the file structure and delete the file?
by jeepinbob
Tue Nov 20, 2012 4:38 pm
Forum: Help: Linux/Unix Specific
Topic: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days
Replies: 11
Views: 2789

Re: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2

Found it and made the changes, but still have only two days worth. /usr/bin/rrdtool create \ /var/lib/cacti/rra/websvr_traffic_in_31.rrd \ --step 300 \ DS:traffic_in:COUNTER:600:0:U \ DS:traffic_out:COUNTER:600:0:U \ RRA:AVERAGE:0.5:6:700 \ RRA:AVERAGE:0.5:24:775 \ RRA:AVERAGE:0.5:1:86400 \ RRA:AVER...
by jeepinbob
Sun Nov 18, 2012 10:44 am
Forum: Help: Linux/Unix Specific
Topic: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days
Replies: 11
Views: 2789

Re: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2

Okay, I should probably know this, but how do I change that? I cannot get into the rra folder even with sudo command.
by jeepinbob
Wed Nov 14, 2012 4:53 pm
Forum: Help: Linux/Unix Specific
Topic: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days
Replies: 11
Views: 2789

Re: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2

/usr/bin/rrdtool create \
/var/lib/cacti/rra/mail_svr_traffic_in_85.rrd \
--step 300 \
DS:traffic_in:COUNTER:600:0:U \
DS:traffic_out:COUNTER:600:0:U \
RRA:AVERAGE:0.5:1:500 \
RRA:MAX:0.5:1:500 \

Been using for about a month or so. I have data going further back for all the other graphs.
by jeepinbob
Wed Nov 14, 2012 3:58 pm
Forum: Help: Linux/Unix Specific
Topic: Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days
Replies: 11
Views: 2789

Interface - Traffic (bytes/sec, Total Bandwidth) shows 2days

I was able to use this template to show bandwidth and I like that it shows cumulative as well, but it is only showing 2 days worth. I tried searching the forums but couldn't find anything. please help or send me to a previous post with answers.

Thanks,
Bob
by jeepinbob
Sun Oct 07, 2012 3:50 pm
Forum: Help: Linux/Unix Specific
Topic: Need help with basics
Replies: 4
Views: 1101

Re: Need help with basics

When I use this command: snmpwalk -v 1 -c community localhost I get this: iso.3.6.1.2.1.1.1.0 = STRING: "Linux host 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 x86_64" iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.8072.3.2.10 iso.3.6.1.2.1.1.3.0 = Timeticks: (101738) 0:16:57.38 i...
by jeepinbob
Sun Oct 07, 2012 1:20 pm
Forum: Help: Linux/Unix Specific
Topic: Need help with basics
Replies: 4
Views: 1101

Re: Need help with basics

I have been all through that. I think what I am missing is settings on the agent. I have not used snmp before and I think I may be missing some of the basics. For one, how do I make sure that my agent is sending the right information? or maybe I should be asking how to make sure cacti is asking for ...
by jeepinbob
Fri Oct 05, 2012 9:58 am
Forum: Help: Linux/Unix Specific
Topic: Need help with basics
Replies: 4
Views: 1101

Need help with basics

This is my first foray into snmp and cacti. I have a server running ubuntu desktop that is a virtual server. I have a couple virtual machines running ubuntu server. I have cacti up and am getting graphs on the web server, but I am getting nothing from my file server except one disk space graph that ...