Search found 9 matches

by beandip
Tue Jun 08, 2010 4:41 pm
Forum: Help: General
Topic: Ubuntu lucid /php 5.3.2 breaks cacti
Replies: 7
Views: 5559

From http://forums.cacti.net/viewtopic.php?t=36427 For all of you using PHP 5.3: Edit your php.ini and set error_reporting to: error_reporting = E_ALL & ~E_DEPRECATED After that edit /cacti/include/global.php and change line 196 from error_reporting(E_ALL); to error_reporting(E_ALL ^ E_DEPRECATE...
by beandip
Tue Jul 28, 2009 9:51 am
Forum: Scripts and Templates
Topic: Exchange 2007 from Linux
Replies: 55
Views: 61313

For those who are increasing the max data values for the memory graph what are you using?

My Exchange server has 12 GB of RAM. I have tried 10000 and 1000000 as the max values and still get nothing.
by beandip
Thu Aug 07, 2008 10:01 am
Forum: Scripts and Templates
Topic: Exchange 2007 from Linux
Replies: 55
Views: 61313

Re: Exchange Templates for Exchange 2007

God bless you man. Thanks a lot. Can´t wait for more scripts for Exchange 2007. Two questions ... The Spam filters must be placed até the Edge Transport or the Hub Transport role of the exchange ? The memory template must be placed where ? Mine is showing only 0s. Don't know on the spam part as we ...
by beandip
Wed Aug 06, 2008 1:28 pm
Forum: Scripts and Templates
Topic: Exchange 2007 from Linux
Replies: 55
Views: 61313

anyone got these working? i can't get them working at all .. also i'm using nsclient++ Got them working. Don't forget to edit the .pl files for the path to your check_nt. There is also a typo in exchange2007_messages.pl file (incorrect single quote). A BIG THANKS to Sjoerd for sharing your work.
by beandip
Wed May 14, 2008 4:14 pm
Forum: Help: General
Topic: Graphs are blank
Replies: 0
Views: 728

Graphs are blank

My Cacti started producing blank graphs and the Cacti log is full of "CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'130'" errors. I think it happened with I upgraded my MySQL Server to 5.0.51a. Any ideas on how I can fix? Debugs work just fine. Another quirk is when I manually running...
by beandip
Fri Dec 09, 2005 10:33 am
Forum: Help: Linux/Unix Specific
Topic: Will not create RRD file for only one device?
Replies: 6
Views: 2512

I wanted to say thanks again.

I have been wanting to approach management about increasing our bandwidth at the corporate office and now that I can graph it I have the proof to substantiate my request.

Cacti is awesome. It is nice to be able to track trends for future planning.
by beandip
Fri Dec 09, 2005 9:21 am
Forum: Help: Linux/Unix Specific
Topic: Will not create RRD file for only one device?
Replies: 6
Views: 2512

Aha! Thanks LVM. When I did that my host went to an "up" status and then was included in the poller.php process. Then using the poller debug data I discovered a permissions problem (I probably was not logged in as the cactiuser when I ran the poller.php that created the RRD file). I fixed ...
by beandip
Wed Dec 07, 2005 12:59 pm
Forum: Help: Linux/Unix Specific
Topic: Will not create RRD file for only one device?
Replies: 6
Views: 2512

I finally have some time to delve more in the problem. I tried the poller.php from the other thread mentioned and have checked the permissions. The strange thing it that on the devices page it says the device is down even though I can see the SNMP data and the Cacti host box pings the router just fi...
by beandip
Thu Nov 17, 2005 3:30 pm
Forum: Help: Linux/Unix Specific
Topic: Will not create RRD file for only one device?
Replies: 6
Views: 2512

Will not create RRD file for only one device?

Cacti 0.8.6g running on FreeBSD6 (installed from ports). Everything works fine except for I cannot get Cacti to create RRD files for one device. It can get SNMP info fine and acts like it creates the graph but no RRD file is ever created even after manually running poller.php. The strange thing is t...