Search found 10 matches

by Pulsar
Mon Oct 20, 2008 5:21 pm
Forum: Scripts and Templates
Topic: Multi CPU Utilization Graph
Replies: 213
Views: 497382

RRDTool Command: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ --title="localhost - 2 CPU Utilization" \ --base=1000 \ --height=120 \ --width=500 \ --alt-autoscale-max \ --lower-limit=0 \ --vertical-label="" \ --slope-mode \ --font TITLE:12: \ --font...
by Pulsar
Fri Oct 03, 2008 2:11 pm
Forum: Scripts and Templates
Topic: Multi CPU Utilization Graph
Replies: 213
Views: 497382

It's still not OK :/ + Running data query [9]. + Found type = '6 '[script query]. + Found data query XML file at '/home/admin/stats.citygirl.pl/resource/script_server/host_cpu.xml' + XML file parsed ok. + Executing script for list of indexes '/usr/bin/php -q /home/admin/stats.citygirl.pl/scripts/ss_...
by Pulsar
Sun Sep 28, 2008 5:41 pm
Forum: Help: General
Topic: Newbie - How to graph CPU Usage
Replies: 3
Views: 1319

tail cacti.log 09/29/2008 12:40:02 AM - CMDPHP: Poller[0] Host[2] DS[34] WARNING: Result from SNMP not valid. Partial Result: No Such Object avail 09/29/2008 12:40:02 AM - CMDPHP: Poller[0] Host[2] DS[32] WARNING: Result from SNMP not valid. Partial Result: No Such Object avail 09/29/2008 12:40:02 ...
by Pulsar
Sun Sep 28, 2008 5:39 pm
Forum: Scripts and Templates
Topic: Multi CPU Utilization Graph
Replies: 213
Views: 497382

My Centos 5.2 box returns something like this:

Code: Select all

snmpwalk -v 2c -c public 127.0.0.1 .1.3.6.1.2.1.25.3.3.1
HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.769 = OID: SNMPv2-SMI::zeroDotZero
by Pulsar
Mon Aug 11, 2008 10:14 am
Forum: Scripts and Templates
Topic: CPU zeroDotZero
Replies: 0
Views: 1022

CPU zeroDotZero

Code: Select all

snmpwalk -c public -v2c 127.0.0.1 .1.3.6.1.2.1.25.3.3

HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero
How to fix it ?
by Pulsar
Mon Aug 11, 2008 8:42 am
Forum: Scripts and Templates
Topic: Deleted CPU Usage template
Replies: 0
Views: 2298

Deleted CPU Usage template

I've deleted CPU Usage template by mistake. Please help.
by Pulsar
Thu Aug 07, 2008 3:24 pm
Forum: Scripts and Templates
Topic: CPU full
Replies: 15
Views: 11274

Don't work for me. I've got NaN values.
by Pulsar
Thu Aug 07, 2008 9:32 am
Forum: Scripts and Templates
Topic: pure SNMP Replacement for SNMP - Get Processor Information
Replies: 24
Views: 36182

What about this ?

Code: Select all

HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero
I'm running CentOS 5.2 :(
by Pulsar
Wed Aug 06, 2008 5:53 pm
Forum: Help: General
Topic: PHP ERROR ON CACTI, NO GRAPH
Replies: 5
Views: 1542

Not enough RAM. Consider buying some more.
by Pulsar
Wed Aug 06, 2008 3:55 pm
Forum: Help: General
Topic: Newbie - How to graph CPU Usage
Replies: 3
Views: 1319

Newbie - How to graph CPU Usage

I've just installed Cacti Version 0.8.7b and configured Lighttpd, MySQL, load, memory, network and ping graphs, but I've got strange problems with CPU Usage graph.

Cpu Usage is rendering, but no graph available. I've got only one CPU (1-core).

Please help.