Search found 34 matches
- Mon Feb 22, 2016 3:17 pm
- Forum: Help: General
- Topic: Cacti and PostgreSQL
- Replies: 1
- Views: 592
Re: Cacti and PostgreSQL
OK. I see Cacti is using ADODB for database interface. But it's a very old version from 2004 :-/ I've updated it with latest prod version of ADODB (v5.20.3), and I'm currently in the process of reviewing every SQL request to adapt them to PostgreSQL... I've already a PostgreSQL "Cacti" run...
- Sat Feb 20, 2016 11:52 am
- Forum: Help: General
- Topic: Cacti and PostgreSQL
- Replies: 1
- Views: 592
Cacti and PostgreSQL
Hi, Please find my first attempt to provide a SQL schema of the cacti database for PostgreSQL (v 9.4.x). If you want to create a PostgreSQL DB with this schema, you have to create a cacti user and a cacti database before to make PSQL read this file to init the DB (because all tables in the file have...
- Mon Sep 13, 2010 9:46 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
Color of Critical traps
Hi there, I've a cosmetic problem since ages with CAMM. All snmp traps having severity to Critical are colored in white. Normal SNMP traps are in green, informational are in white, and warning are in orange, so no problem for them. Critical ones should be in Red. Any idea? Thanks a lot for your help...
- Thu Jul 22, 2010 7:23 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
Result is: mysql> select CONVERT(GROUP_CONCAT(concat('test=',6+8,';\r\n') SEPARATOR '-')USING UTF8); +----------------------------------------------------------------------------+ | CONVERT(GROUP_CONCAT(concat('test=',6+8,';\r\n') SEPARATOR '-')USING UTF8) | +----------------------------------------...
- Wed Jul 21, 2010 8:22 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
Your first SQL request gives: mysql> SELECT GROUP_CONCAT(t3.name SEPARATOR '') as rules_name, -> t1.*,host.description, host.host_template_id, host.id as device_id FROM -> (SELECT * FROM `cacti`.`plugin_camm_syslog` where `id`='60159' ) as t1 Left join host on (t1.`host`=`host`.`hostname` ) left joi...
- Wed Jul 21, 2010 6:57 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
SELECT count(*) FROM `cacti`.`plugin_camm_syslog` where `id`='60159'; gives: mysql> SELECT count(*) FROM `cacti`.`plugin_camm_syslog` where `id`='60159'; +----------+ | count(*) | +----------+ | 1 | +----------+ 1 row in set (0.00 sec) SELECT t2.`rule_id` as rules_name,t1.*,host.description, host.h...
- Wed Jul 21, 2010 5:51 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
- Tue Jul 20, 2010 10:55 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
- Tue Jul 20, 2010 7:50 am
- Forum: Plugin General
- Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
- Replies: 739
- Views: 393789
smlick , Very strange.... Can you run this queries in mysql command line and show me the full error output / results ? SELECT CONVERT(GROUP_CONCAT(concat(t2.`rule_id`, ' [',t3.name, ']'),';\r\n' SEPARATOR '') USING UTF8) as rules_name,t1.*,host.description, host.host_template_id, host.id as device_...
- Fri Feb 05, 2010 4:29 am
- Forum: Plugin Announcements
- Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
- Replies: 1012
- Views: 366783
- Mon Feb 01, 2010 5:17 am
- Forum: Plugin Announcements
- Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
- Replies: 1012
- Views: 366783
Hi Phalek, End of january, our cacti installation stop to work (30th january at midnight), even cacti spine poller. Looking at httpd error log at first, I've seen tthis error message: PHP Fatal error: SourceGuardian Loader - This script has expired. Please contact the script author about this proble...
- Tue Jan 19, 2010 8:43 am
- Forum: Plugin General
- Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
- Replies: 993
- Views: 660838
- Tue Jan 19, 2010 8:21 am
- Forum: Plugin General
- Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
- Replies: 993
- Views: 660838
- Tue Jan 19, 2010 7:07 am
- Forum: Plugin General
- Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
- Replies: 993
- Views: 660838
Hi there. I've installed version 0.71 of reportit for the first time in my cacti 0.8.7e. When I go in Report templates to create a new (abd first) one, I select Interface Traffic and I click on next. Then I give just a name to my template, and click on create. Here, two error messages are displayed:...
- Mon Jan 18, 2010 9:27 am
- Forum: Plugin Announcements
- Topic: CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
- Replies: 1012
- Views: 366783
Yes :-) We are big european institution having tons of servers to monitor in two datacenters. We are European Investment Bank in Luxembourg. And yes, you made good impression ;-) I will see with directors here if it is possible to buy you a commercial edition (but I need a price for that) But in eur...