Search found 8 matches

by JSpecMugen
Fri Oct 21, 2005 1:37 pm
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

After digging around, I was finding 0 results from my host_cpu and host_disk scripts. Changed them to the new 0.8.6g scripts and now my queries are returning the correct data. php ./cmd.php also does not produce any issues now with Partial Results. Problem now is that the poller/cmd still isn't prov...
by JSpecMugen
Fri Oct 21, 2005 1:07 pm
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

I'm now noticing that none of the RRD files are updating after cron-jobs are passing.
by JSpecMugen
Fri Oct 21, 2005 1:00 pm
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

Turn your Poller Logging Level to debug for one cycle and take a look in your log file. Tried this. Here's an exerpt from my logs. 10/21/2005 10:58:19 AM - PHPSVR: Poller[0] SERVER: /usr/share/cacti/site/scripts/ss_host_cpu.php ss_host_cpu 68.142.64.133 public 1 get usage 1 output U 10/21/2005 10:5...
by JSpecMugen
Fri Oct 21, 2005 12:29 pm
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

Just applied the fix as per TheWitness found here:

http://forums.cacti.net/viewtopic.php?t ... highlight=

But my Host MIB disk/cpu polls still aren't working! Something i'm missing maybe?
by JSpecMugen
Fri Oct 21, 2005 12:23 pm
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

Upgrading to 0.8.6f fixed my graphing problem, however the poller is now broken...

running php ./cmd.php gives the following:

10/21/2005 10:18:57 AM - CMDPHP: Poller[0] Host[x] DS[y] WARNING: Result from SERVER not valid. Partial Result: U

Ack!!!

Anyone know what's causing this?!
by JSpecMugen
Fri Oct 21, 2005 11:33 am
Forum: Help: General
Topic: RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*
Replies: 7
Views: 1831

RRDTool 1.2 *FIXED* Poller problems 0.8.6g + patch *BROKEN*

I just upgraded to RRDTool 1.2 and only some of the graphs work. And they only work if I drill into a 5/day/week/year page.

Anyone else experienced the same thing? :-?

All debugging says everthing is A-Okay.
by JSpecMugen
Tue Oct 11, 2005 1:14 pm
Forum: Help: General
Topic: URGENT: Host Disk and CPU Issues in 0.8.6g
Replies: 38
Views: 23326

Hey,

I have tried applying this patch, and am still getting issues.

At first, before any patching, my system would tell me invalid response from server. Then I applied the .xml and .php patches, and php ./cmd.php produces a hang during an ss_host_disk.php line.

Anyone have any insight?

Thanks!
by JSpecMugen
Tue Oct 04, 2005 2:14 pm
Forum: Scripts and Templates
Topic: Passing Device Variables to Server Scripts
Replies: 0
Views: 2979

Passing Device Variables to Server Scripts

I'm trying to create a passive service checking application/solution for Cacti, and here's the basic layout/jist of what i'm trying to accomplish. - Monitored device sits behind a firewall. - An application is sitting on device creating an xml document that looks like so: <?xml version="1.0&quo...