Cactiquery 0.8.6g
Moderators: Developers, Moderators
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
Cactiquery 0.8.6g
Cactiquery is a raw value query tool for cacti, it will query the rra files using the rrdtool and return the output (in human readable format) inside the browser, after querying you are provided with the option to dump the results in a csv formated file which can be manipulated by a spreadsheet program.
Enjoy.
Enjoy.
- Attachments
-
- cactiquery-0.8.6g-1.tar.gz
- New version
- (42.56 KiB) Downloaded 1314 times
Last edited by pestilence on Tue Sep 27, 2005 4:53 am, edited 1 time in total.
/* * Oops. The kernel tried to access some bad page. We'll have to * terminate things with extreme prejudice. */ die_if_kernel("Oops", regs, error_code);
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
Ok i think i might have found the problem (the pointer to the file was opened inside the loop) try the new uploaded version and give me some feedback.
Regards.
Regards.
/* * Oops. The kernel tried to access some bad page. We'll have to * terminate things with extreme prejudice. */ die_if_kernel("Oops", regs, error_code);
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
pestilence,
I have installed the cigamate's "plugin architecture addon", some original files had been replaced. when I am going to install "cactiquery0.8.6g", I found that the cigamate's files will be overwrited by yours, so do you have any good suggestion to install your plugins in the condition that it won't intefere with the "plugin architecture addon"?
I have installed the cigamate's "plugin architecture addon", some original files had been replaced. when I am going to install "cactiquery0.8.6g", I found that the cigamate's files will be overwrited by yours, so do you have any good suggestion to install your plugins in the condition that it won't intefere with the "plugin architecture addon"?
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
All changed code in the files is commented so that you can find out the differences from the original source code.ioiioi wrote:pestilence,
I have installed the cigamate's "plugin architecture addon", some original files had been replaced. when I am going to install "cactiquery0.8.6g", I found that the cigamate's files will be overwrited by yours, so do you have any good suggestion to install your plugins in the condition that it won't intefere with the "plugin architecture addon"?
Just open the file and copy paste the according changes is my suggestion.
This is unofrtunately the only way to do this untill a plugin architecture is integraded inside cacti.
/* * Oops. The kernel tried to access some bad page. We'll have to * terminate things with extreme prejudice. */ die_if_kernel("Oops", regs, error_code);
I really like cactiquery; it's funcationality I need from Cacti.
Some issues/suggestions/requests:
1) I can't download the data -- the filename is always "/path/to/csvdir/-.csv" and the file is always empty
2) I have many combined graphs; I need all the datasources, not just the first one
3) Suggest that AVERAGE/MIN/MAX/LAST variable on line 524 of rrd.php be changed to either a setting (as with the csv export directory) or something you can pick on the export screen
Thanks,
sg
Some issues/suggestions/requests:
1) I can't download the data -- the filename is always "/path/to/csvdir/-.csv" and the file is always empty
2) I have many combined graphs; I need all the datasources, not just the first one
3) Suggest that AVERAGE/MIN/MAX/LAST variable on line 524 of rrd.php be changed to either a setting (as with the csv export directory) or something you can pick on the export screen
Thanks,
sg
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
Sorry for the late replysg wrote:I really like cactiquery; it's funcationality I need from Cacti.
Some issues/suggestions/requests:
1) I can't download the data -- the filename is always "/path/to/csvdir/-.csv" and the file is always empty
2) I have many combined graphs; I need all the datasources, not just the first one
3) Suggest that AVERAGE/MIN/MAX/LAST variable on line 524 of rrd.php be changed to either a setting (as with the csv export directory) or something you can pick on the export screen
Thanks,
sg
1) Hmm i have to check this, filenames are parsed from the graph title.
2) Combined graphs is something i will try to work on (implement cdef functions) it is a bit of trouble...but we are going to try our best
3) Yap i was planning to add this in this release...but i forgot...i will do so in the next release
/* * Oops. The kernel tried to access some bad page. We'll have to * terminate things with extreme prejudice. */ die_if_kernel("Oops", regs, error_code);
-
- Posts: 41
- Joined: Mon Nov 07, 2005 11:21 pm
it shows me the following error:
i am running windows xp with apache. Thanks
edit:
also the cvs file is created....but the problem is there is nothing in it and it cant be read. Am i doing something wrong. I read the instructions. Thanks
Code: Select all
Notice: Undefined variable: valine in C:\apache2\Apache2\htdocs\lib\rrd.php on line 905
edit:
also the cvs file is created....but the problem is there is nothing in it and it cant be read. Am i doing something wrong. I read the instructions. Thanks
- pestilence
- Cacti User
- Posts: 207
- Joined: Fri Jul 25, 2003 10:37 am
- Location: Athens/Greece
- Contact:
I am not sure if cactiquery works properly under Windows, i have to check it on a Windows boxspignataro wrote:it shows me the following error:
i am running windows xp with apache. ThanksCode: Select all
Notice: Undefined variable: valine in C:\apache2\Apache2\htdocs\lib\rrd.php on line 905
edit:
also the cvs file is created....but the problem is there is nothing in it and it cant be read. Am i doing something wrong. I read the instructions. Thanks
/* * Oops. The kernel tried to access some bad page. We'll have to * terminate things with extreme prejudice. */ die_if_kernel("Oops", regs, error_code);
-
- Posts: 41
- Joined: Mon Nov 07, 2005 11:21 pm
Who is online
Users browsing this forum: No registered users and 0 guests