Install Cacti
Wednesday, July 25th, 2007 by adminI recently installed cacti 0.8.6j on my windows laptop running Windows XP Service Pack 2. I had various troubles until following this
Windows Tutorial exactly, and meanwhile, also learned how to debug the NaN graph problem.
While debugging, I looked into difference between PHP4 and PHP5, also fcgi mode of PHP. This page gives a succinct explanation of PHP and fcgi.
Below is a snapshot of my Cacti path setting. I did find out that the default Cacti font is important. If left out, then there will be no ASCII showing in the RRD graphs.
Another thing was that as I followed the this
Windows Tutorial to schedule a task to poll data, I ran into this error:
I was able to fix the error by selecting “Run Only If Logged On” as follows.
I also create cactiuser@% as mySQL root and grant it all priviledges granted to cactiuser.