Search found 6 matches

by budiwins
Tue Sep 27, 2005 10:45 pm
Forum: Help: Windows Specific
Topic: Poller problem: change root is not supported
Replies: 17
Views: 5244

I've done your suggestion (truncate poller_output, increase memory & timeout in php.ini), and below is the output of php poller.php: =============================================== shell> php poller.php Waiting on 1/1 pollers. Waiting on 1/1 pollers. Waiting on 1/1 pollers. Waiting on 1/1 poller...
by budiwins
Mon Sep 26, 2005 11:49 pm
Forum: Help: Windows Specific
Topic: Poller problem: change root is not supported
Replies: 17
Views: 5244

Thanks for the info. It works now. There's some rrd files on rra folder now. but after 30 minutes, why the rrd files are not updated? it's only updated when I run php poller.php. Also, when I checked on scheduled task, the task is running (can be seen on last run time) that is changing.
by budiwins
Mon Sep 26, 2005 8:23 pm
Forum: Help: Windows Specific
Topic: Poller problem: change root is not supported
Replies: 17
Views: 5244

Poller problem: change root is not supported

There's no rrd files in rra folder, and when I run php poller.php, I have the following error: ============================================== shell>php poller.php Waiting on 1/1 pollers. ERROR: change root is not supported by your OS or at least by this copy of rrdtool Waiting on 1/1 pollers. Waitin...
by budiwins
Mon Sep 26, 2005 6:14 am
Forum: Help: Windows Specific
Topic: cacti on windows: snmp error
Replies: 8
Views: 8207

You're great man ... after adding MIBDIRS and restarting the server, there's no more errors. I really appreciate it !! ======================================= C:\>php -m [PHP Modules] bcmath calendar com_dotnet ctype dom ftp iconv libxml mysql odbc pcre session SimpleXML snmp sockets SPL SQLite stan...
by budiwins
Mon Sep 26, 2005 1:14 am
Forum: Help: Windows Specific
Topic: cacti on windows: snmp error
Replies: 8
Views: 8207

Yes, u're right. But after enabling snmp on php.ini, then restart the apache httpd, I found this error: C:\>php -m Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (UDP-MIB): At line...
by budiwins
Sun Sep 25, 2005 10:18 pm
Forum: Help: Windows Specific
Topic: cacti on windows: snmp error
Replies: 8
Views: 8207

cacti on windows: snmp error

Hi all, I'm installing cacti on my windows 2003 server, using php, apache, and mysql (windows version). I'm able to see the cacti console, but when i try the 1st step to create devices, it always has "SNMP error". I've put the corect snmp string & ip address, and try out several cisco ...