Search found 6 matches

by RunningWave
Mon May 01, 2006 10:15 pm
Forum: Help: Linux/Unix Specific
Topic: 32bit system to graph data from 64bit interface
Replies: 1
Views: 2266

32bit system to graph data from 64bit interface

Hi, I'm trying to grab box from CentOS 4.3 x86_64 while running CACTI on 32bit Fedora Core box. It does not work giving some random graphs. My current investigation shows the following problem 64bit system places 64bit value in the 32bit counter, which works OK if net-snmp client and net-snmp server...
by RunningWave
Wed Dec 21, 2005 11:10 pm
Forum: Help: Linux/Unix Specific
Topic: CPU Monitoring problem
Replies: 4
Views: 3921

Thanks, I personally just hacked templates so they allow up to 400 maximum. It is better for me than creating different templates for different hosts. I just think default template should be fixed this way so it does not breaks on dual CPUs and HTs Showing over 100% of CPU usage is better than showi...
by RunningWave
Wed Dec 21, 2005 3:10 am
Forum: Scripts and Templates
Topic: MySQL Host Template -- Updated on 2006-08-10
Replies: 120
Views: 236482

Hi, This template is cool, There are few things which I think could be imporved - The graphs are missing "max" "average" "current" data for the counters above them which are quite helpful. - The axis are marked as 1.0e+1 etc (in my case) which is kind of ugly. I have no...
by RunningWave
Wed Dec 21, 2005 1:14 am
Forum: Help: Linux/Unix Specific
Topic: CPU Monitoring problem
Replies: 4
Views: 3921

Hi, are you also asking for help? If you are, you can use a script to run something like "vmstat 2 2 | tail -1" (delay required because initial output won't be accurate), until you get SNMP to work for you. Thanks. Well. If that is other host it would be more complicated. Of course I can ...
by RunningWave
Tue Dec 20, 2005 11:08 pm
Forum: Scripts and Templates
Topic: Monitoring disk IO
Replies: 1
Views: 3448

Monitoring disk IO

Is there any scripts which would allow to plot disk IO for specific host ?

I'm looking to be able to plot number transactions/sec disks are performing
read/write in MB/sec or something like it.

Would apreciate any pointers.
by RunningWave
Tue Dec 20, 2005 10:54 pm
Forum: Help: Linux/Unix Specific
Topic: CPU Monitoring problem
Replies: 4
Views: 3921

CPU Monitoring problem

I've trying to monitor Fedora Core 4 server via ucd/net SNMP The box is 2CPU Xeon x86_64 (with HypperThreading) which gives us 4 logical CPUs. This seems to cause two problems with cacti: - User CPU is reported as "na" I suspect this is because load is more than maximum which is set to 100...