Search found 3 matches

by allmar
Wed Feb 08, 2006 4:55 am
Forum: Help: Windows Specific
Topic: No Graph, SQL Exec Failed
Replies: 16
Views: 8669

cacti is now working for me

there is only one problem with the poller! they poll not automatically, but i solved the problem with a *.bat file!

@ECHO OFF
php c:\programme\xampp\htdocs\cacti\poller.php
:END

Now I will work with cacti!

allmar
by allmar
Mon Feb 06, 2006 3:21 pm
Forum: Help: Windows Specific
Topic: No Graph, SQL Exec Failed
Replies: 16
Views: 8669

i have insall cygwin! (the same shit) here my debug from cactid.exe: C:\Programme\xampp\htdocs\cacti>cactid.exe CACTID: Using cactid config file [cactid.conf] CACTID: DEBUG: MySQL Query ID '1': 'SELECT value FROM settings WHERE name = 'path_webroot'' CACTID: DEBUG: MySQL Query ID '1': OK CACTID: DEB...
by allmar
Sun Feb 05, 2006 2:47 pm
Forum: Help: Windows Specific
Topic: No Graph, SQL Exec Failed
Replies: 16
Views: 8669

No Graph, SQL Exec Failed

Hello 2 all! I have cacti-0.8.6h, cacti-cactid-0.8.6g, rrdtool-1.0.49-win32 with xampp-win32-1.5.1! I get an error in the syslog! Poller[0] ERROR: SQL Exec Failed "update data_template_data set rrd_maximum='|query_ifSpeed|' where local_data_id=12" and I see no graph! but in the Associated ...