Search found 4 matches

by theflow
Fri Nov 18, 2005 12:47 pm
Forum: Help: Linux/Unix Specific
Topic: RRDs do net get processed
Replies: 6
Views: 1397

Okay, I've found it. The database had some serious issues with mysql collations and the join on line 248 in lib/poller.php didn't work and threw a sql error.

I probably know the reason for the collation problems, but why isn't there some better error reporting on mysql queries?


Florian
by theflow
Fri Nov 18, 2005 7:00 am
Forum: Help: Linux/Unix Specific
Topic: RRDs do net get processed
Replies: 6
Views: 1397

poller: Cannot find module (NONE): At line 0 in (none) Cannot find module (NONE): At line 0 in (none) Cannot find module (NONE): At line 0 in (none) Cannot find module (NONE): At line 0 in (none) Cannot find module (NONE): At line 0 in (none) Cannot find module (NONE): At line 0 in (none) Cannot fin...
by theflow
Fri Nov 18, 2005 6:07 am
Forum: Help: Linux/Unix Specific
Topic: RRDs do net get processed
Replies: 6
Views: 1397

Hi, thanks for your quick reply. Increate your maximum memory to something like 64m in the php.ini file. Then, you should give the poller 1 more opportunity to correct itself. The issue you are having is that your poller_output table is too large to be returned properly. the poller_output table is c...
by theflow
Fri Nov 18, 2005 5:19 am
Forum: Help: Linux/Unix Specific
Topic: RRDs do net get processed
Replies: 6
Views: 1397

RRDs do net get processed

Hey, I constantly saw the poller.php running for a few days and on last sunday I killed it because I tought it was hung. Since then the graphs are empty and the RRDs are not updated (last modified time is exactly sunday at that time). I didn't change anything since sunday and I triple checked permis...