Search found 33 matches

by thomasw
Fri Jun 09, 2017 5:13 am
Forum: Help: General
Topic: upgrade to 1.1.9 broke gexport plugin
Replies: 1
Views: 448

upgrade to 1.1.9 broke gexport plugin

Hello, I just opened an issue on github in the gexport project and I just want to let you know that an upgrade of cacti to 1.1.9 broke my gexport. Here is what I found out: ## after upgrading cacti from 1.1.1 to 1.1.9 (and gexport latest from github) the graph export is running, pages will be genera...
by thomasw
Tue Mar 14, 2017 4:57 am
Forum: Help: General
Topic: Cacti 1.0.4 to 1.0.5 broke LDAP
Replies: 9
Views: 1560

Re: Cacti 1.0.4 to 1.0.5 broke LDAP

Hello, I just took auth_login.php from github, but nothing changed. the error is still the same... 017-03-14 10:54:21 - ERROR PHP NOTICE: Undefined variable: user in file: /opt/cacti/cacti-1.0.5/auth_login.php on line: 204 2017-03-14 10:54:21 - CMDPHP PHP ERROR NOTICE Backtrace: (/index.php: 25 incl...
by thomasw
Mon Mar 13, 2017 11:03 am
Forum: Help: General
Topic: Update 1.0.3 to 1.0.5 SQL Error
Replies: 1
Views: 473

Update 1.0.3 to 1.0.5 SQL Error

Hello, during upgrade of an 1.0.3 (which was successfully and easily upgraded from 0.8.7h btw) to the latest 1.0.5 I saw the following sql error: DBCALL: ERROR: A DB Exec Failed!, Error:1062, SQL:"ALTER TABLE poller_reindex DROP PRIMARY KEY, ADD PRIMARY KEY (host_id, data_query_id)' 2017 Mar 13...
by thomasw
Mon Mar 13, 2017 10:59 am
Forum: Help: General
Topic: Cacti 1.0.4 to 1.0.5 broke LDAP
Replies: 9
Views: 1560

Re: Cacti 1.0.4 to 1.0.5 broke LDAP

Hello, same for me here, just upgrading from 1.0.3 to 1.0.5 and ldap auth via active directory is not working anymore. Same logentries, ERROR PHP NOTICE: Undefined variable: user in file: /opt/cacti/cacti-1.0.5/auth_login.php on line: 237 As I can see in github the error must be brought by the "...
by thomasw
Fri Jan 07, 2011 1:04 pm
Forum: Plugin General
Topic: reportit 0.73
Replies: 5
Views: 1067

Re: reportit 0.73

Hello Andreas,

you saved my day! thank you very much!
export is now working...

best regards,

Tom
by thomasw
Thu Jan 06, 2011 6:18 am
Forum: Plugin General
Topic: reportit 0.73
Replies: 5
Views: 1067

Re: reportit 0.73

Hi Andreas,

thank you very much for your quick reply. Just tested the trunk version and found out that
the referenced 0_7_2_to_0_7_4.php db-update script is missing in svn.
Can you please post the db-update script?

thanks in advance,
tom
by thomasw
Wed Jan 05, 2011 8:28 am
Forum: Plugin General
Topic: reportit 0.73
Replies: 5
Views: 1067

reportit 0.73

Hi, In reportit till version 0.6x I received values in bytes on a scheduled data export via runtime.php . In reportit version 0.72 and 0.73 I receive values in rounded si-prefixes (M for Megabytes, G for Gigabytes and so on). We load the exported reports into a third party database and the loader ex...
by thomasw
Tue Jul 08, 2008 3:17 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

reportit 0.60: archive xml to csv

Hello, today I was asked to resend a report, which was sent out as csv via scheduled e-mail. the archive - directory holds only xml files and I`m wondering howto transform the xml to csv (the same format the e-mail was sent out). I cannot find any xslt which does the job. Has anybody experience in t...
by thomasw
Wed Jun 11, 2008 2:14 pm
Forum: Help: General
Topic: cli/add_tree.php not working properly
Replies: 3
Views: 2354

wrong syntax in use

Hi, you are trying to create the "sub-headers" with wrong syntax: Tree-Id will always be 5, because there is only one tree. you have to use the parent-node=ID if you want to put something under the created headers i.e. parent-node=244 to put something under "Andradina" header... ...
by thomasw
Fri May 02, 2008 4:00 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

Thank you very much!

Hi Andreas,

thank you very much for your great piece of work! I just upgraded from 0.51 on my production system and everything worked for me out-of-the box! Perfect work!

best regards,

tom
by thomasw
Mon Apr 07, 2008 9:29 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

060 alpha: csv export no longer available on filesystem?

Hello, today I checked out the latest version from sourceforge svn ( 0.60 alpha?) and installed it on my testsystem. Everything went fine so far, the plugin seems to be fully functional. BTW, I like the new graphs (limited to top X)! Nice work! But I`m missing the csv export file on the filesystem. ...
by thomasw
Wed Mar 12, 2008 3:21 pm
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

thanks again

thank you for the clarification!

best regards,

tom
by thomasw
Wed Mar 12, 2008 12:49 pm
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

solved! thank you

Hello, thank you very much for your very quick and perfect support! using the f_sum * steps is giving me the right results! BTW: your name brought some reminds to me: have you ever worked for a company in aachen, located in the pascalstr which calls herself "the management company"? best r...
by thomasw
Wed Mar 12, 2008 10:37 am
Forum: Plugin General
Topic: Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Replies: 993
Views: 644858

using report-it to generate reports on the total traffic

hello, can someone please advice how to report the total Traffic usage using the reportit plugin version 0.51? In my graph-template I use the "sum:auto:current:2:auto" as a comment and it displays values like 37,43GB. I played around with the f_sum measureand, but I cannot get the same val...
by thomasw
Thu Feb 07, 2008 11:20 am
Forum: Help: General
Topic: 10 Gigabit Ethernet shows as speed 4294967295
Replies: 60
Views: 55085

Hello, the query_ifHighSpeed return a value given in MBit. for 10-gigabit it returns 10000. if I use this value as the rrd_maximum, the maximum value which rrd stores is 10000. I mean the maximum value should be 10000000000 (10000*1000000) because of the MBit value. How can I do this within cacti? I...