Any update about Cacti Report?
Moderators: Developers, Moderators
Any update about Cacti Report?
Dear all,
I am newbie on cacti application. I want to ask about Cacti report that ever discuss on this forum before. Any update about this? or, anyone have full release of Cacti Report with no error?
Thank you
YOAS
I am newbie on cacti application. I want to ask about Cacti report that ever discuss on this forum before. Any update about this? or, anyone have full release of Cacti Report with no error?
Thank you
YOAS
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
Hi fmangeant,
First, thank you for your help. I already applied ReportIt plugin in my Cacti, but i want to make report based on each server.
So, i want report for cpu, memory, disk for each report (hourly, daily, weekly, monthly). I ever saw some application that can generate report like that, in cpu tab i can choose start and end date then click generate and then i can save it on pdf. In pdf file, it shows graph and all of value between start and end date (hourly).
For now, in my reportit is show total all of host in 1 graph.
I hope you can help me.. this report case is very confusing for me.
a lot of thanks for your help. Or anybody can help me too..
Thank you
Regards,
First, thank you for your help. I already applied ReportIt plugin in my Cacti, but i want to make report based on each server.
So, i want report for cpu, memory, disk for each report (hourly, daily, weekly, monthly). I ever saw some application that can generate report like that, in cpu tab i can choose start and end date then click generate and then i can save it on pdf. In pdf file, it shows graph and all of value between start and end date (hourly).
For now, in my reportit is show total all of host in 1 graph.
I hope you can help me.. this report case is very confusing for me.
a lot of thanks for your help. Or anybody can help me too..
Thank you
Regards,
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Sounds to me, that you wish for a kind of "report host template",
which combines several of your report templates like "CPU Utilization", "Interface Traffic", "Disk Utilization" and so on to one host template.(?)
Best regards
-Andreas-
which combines several of your report templates like "CPU Utilization", "Interface Traffic", "Disk Utilization" and so on to one host template.(?)
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Thank you Andreas,
yes, I want to report like this:
Host A: you can click CPU report, Memory report, or Disk report, also frequency (hourly, daily, weekly, monthly) and start date, end date that will be queried. Each report will shows value in pdf or xls. It's better if it can shows graphical also.
So, each host has report based on CPU, Memory, Disk, and so on.
Are you have report's plugin like that? or anybody have?
Thank you very much..
Regards,
yes, I want to report like this:
Host A: you can click CPU report, Memory report, or Disk report, also frequency (hourly, daily, weekly, monthly) and start date, end date that will be queried. Each report will shows value in pdf or xls. It's better if it can shows graphical also.
So, each host has report based on CPU, Memory, Disk, and so on.
Are you have report's plugin like that? or anybody have?
Thank you very much..
Regards,
I thought I saw some work being done on this somewhere, but I can't find it.
The Reportit plugin is fine for scheduled reports, although I'd like to be able to both export to CSV and PDF, and for more than just the current report.
What Is needed is an adhoc report tool, so that you can select what graphs you wish to put into a PDF for a particular device.
A lot of commercial tools have similar functionality.
I hacked in a temporary PDF generation so that I can at least generate PDFs of individual graphs, but, ti would be nicer to be able to select what graphs you want added to a PDF and then generate it.
Maybe someday I'll get time...... not holding my breath!
The Reportit plugin is fine for scheduled reports, although I'd like to be able to both export to CSV and PDF, and for more than just the current report.
What Is needed is an adhoc report tool, so that you can select what graphs you wish to put into a PDF for a particular device.
A lot of commercial tools have similar functionality.
I hacked in a temporary PDF generation so that I can at least generate PDFs of individual graphs, but, ti would be nicer to be able to select what graphs you want added to a PDF and then generate it.
Maybe someday I'll get time...... not holding my breath!
Yes, I looked at it, but what I have already done myself is much cleaner at this time, although I think the nmid version could be very useful, if some of the requirements are changed (such as requirring the guest user be enabled, requiring curl, etc, etc). I may just clean up my hack a bit so I can select the graphs I want.mcutting wrote:See Phalek's nmidCreatePDF plugin...this should have what you are looking for, although it's still in development.
Thanks
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
I changed the architecture so the requirements are much less now:
No guest user required
No CURL required
Boost support
nmidSmokeping Support
Support for multiple graphs/columns per page
Support for different page sizes
and much much more to come ...
No guest user required
No CURL required
Boost support
nmidSmokeping Support
Support for multiple graphs/columns per page
Support for different page sizes
and much much more to come ...
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Who is online
Users browsing this forum: No registered users and 0 guests