graphs showing up as broken links

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

superdust
Cacti User
Posts: 71
Joined: Fri Oct 20, 2006 3:58 pm

Post by superdust »

Code: Select all

mysql> select count(*) from poller_output;
+----------+
| count(*) |
+----------+
|        5 |
+----------+
1 row in set (0.00 sec)
superdust
Cacti User
Posts: 71
Joined: Fri Oct 20, 2006 3:58 pm

Post by superdust »

This was`nt the output you were loocking for?.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

It shows, that there are 5 lines of output currently in there. All items found here will usually we used to produce rrdtool statements (create, update). So the number may change from time to time. After a poller's run it should be empty. If it had been huge, this would indicate some problem reading out the table and processing the entries. But this seems not to be the case.
So I would advise to read my "NaN Debugging Howto" (see signature). It performs a step by step walkthrough from data retrieval (snmp, script), poller_output updating, mapping and rrdtool updating. Please post the result of each step
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests