Search found 12 matches

by zachburdick
Wed Aug 17, 2016 12:42 pm
Forum: Help: General
Topic: Graphs stop updating after 4 AM, then update over night
Replies: 1
Views: 519

Re: Graphs stop updating after 4 AM, then update over night

Found the issue...... Every Cacti Install I have done to date has had the MySQL server locally installed, this one time I made it external. Started looking at the graphs again and noticed that data was filling in throughout the day but was about 3 hours behind. Turned out the MySQL instance was runn...
by zachburdick
Tue Aug 16, 2016 7:08 am
Forum: Help: General
Topic: Graphs stop updating after 4 AM, then update over night
Replies: 1
Views: 519

Graphs stop updating after 4 AM, then update over night

I have an issue with a new Cacti install that I just can not figure out. First I am running on CentOS 6 x86_64, it is a fresh install with 4CPU's and 16 GB of Memory. I have installed Cacti 0.8.8h and I have only added a few Graph Templates, mostly from the folks over at Percona. Here is my issue, f...
by zachburdick
Tue Dec 01, 2015 2:16 pm
Forum: Addons for Cacti
Topic: RPN for Threshold Plugin
Replies: 0
Views: 2134

RPN for Threshold Plugin

I am currently using the Percona Monitoring Templates to graph disk usage. I need to create a Threshold for when 70% and then 80% of disk usage has been reached. Here is the logical equation: |ds:DISKFREE_used| / (|ds:DISKFREE_used| + |ds:DISKFREE_available|) = 0.XX |ds:DISKFREE_used| and |ds:DISKFR...
by zachburdick
Thu Apr 16, 2015 8:09 am
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

Looks like the report template might have been the issue I was using: CereusReporting now I am using nmidCreartePDF. Im gonna play around with it some more today and try to update my documentation on installation. Hopefully I wont need to bother you again.


But....you never know.

Thanks again.
by zachburdick
Thu Apr 16, 2015 7:14 am
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

Disabling that allows me to generate a report. Thanks so much. Any idea on why when the report is generated that is places each graph on its own page and not two per page? Their is plenty of space for more graphs on the page.

Again Thanks
by zachburdick
Wed Apr 15, 2015 3:11 pm
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

I did find this in my Cacti Log File: 04/15/2015 04:07:38 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'1054', SQL:"SELECT COUNT(id) FROM plugin_nmidCreatePDF_Availability_Table" 04/15/2015 04:07:38 PM - CMDPHP: Poller[0] ERROR: SQL Cell Failed!, Error:'1054', SQL:"SELECT MAX...
by zachburdick
Wed Apr 15, 2015 3:03 pm
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

Ok, I have this now:

Code: Select all

Loaded PHP Modules:
mbstring	enabled
gd	enabled
SourceGuardian	disabled
IonCube Loader	enabled
zip	enabled
soap	disabled
gettext	enabled
Still get blank pages and no errors in the logs
by zachburdick
Wed Apr 15, 2015 2:30 pm
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

This is what I am seeing: Apr 15 15:26:02 [Notice] [CereusReporting] [cron] Starting Scheduled Report Check. Apr 15 15:26:02 [Debug] [CereusReporting] [functions] Retrieving active report schedules. Apr 15 15:26:02 [Notice] [CereusReporting] [cron] Scheduled Report Check Finished. Apr 15 15:26:02 [N...
by zachburdick
Wed Apr 15, 2015 2:00 pm
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

Sorry for my lack of knowledge, how do I disable that?
by zachburdick
Wed Apr 15, 2015 1:37 pm
Forum: Plugin Announcements
Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Replies: 1012
Views: 343068

Re: CereusReporting - PDF/HTML Cacti Reports - v2.80 FINAL o

Was anyone able to get this working? All I get on generating my report is a white screen. Debug Information below: CereusReporting 1 Dir: /usr/share/cacti/plugins/CereusReporting Main Dir: /usr/share/cacti/ PHP_SELF: /cacti/plugins/CereusReporting/CereusReporting_debug.php Cacti URL: /cacti/ PIA Ver...
by zachburdick
Mon Aug 25, 2014 11:39 am
Forum: Help: General
Topic: Cacti - Validation error on new graph
Replies: 28
Views: 13830

Re: Cacti - Validation error on new graph

Rune,

what files from the link to Cacti Branch did you use on your env? I tried the graphs.php and restarted httpd but I still get the error.