Hello,
I am new to cacti. i installed dsstats plugin to get peak values of a graph. but i dont know how can i take peak values and i also dont know the place where the peak values are desplayed ?
Configure dsstats
Moderators: Developers, Moderators
Configure dsstats
Let's work for betterment of Future
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Configure dsstats
Hi,
DSSTATS is an infrastructure plugin without any kind of GUI beside its configuration / setup page. There are some plugins out in the wild using its data stored in the MySQL database for their own calculations.
If you like you can give ReportIt a try. It's difficult to configure for newbies, but after you understood the first step it becomes easy.
Best regards
-Andi
DSSTATS is an infrastructure plugin without any kind of GUI beside its configuration / setup page. There are some plugins out in the wild using its data stored in the MySQL database for their own calculations.
If you like you can give ReportIt a try. It's difficult to configure for newbies, but after you understood the first step it becomes easy.
Best regards
-Andi
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
Re: Configure dsstats
I want to show peak values in my graph itself. (peak values might be a line graph)
if i am viewing a particular graph, peak values graph should be there in diffrent color.
how can i do this ? help me !!!
if i am viewing a particular graph, peak values graph should be there in diffrent color.
how can i do this ? help me !!!
Let's work for betterment of Future
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Configure dsstats
In that case you will have to modify your graph template. I would prefer to duplicate the graph template and to modify that copy only. There you can define a new line based on max values and then you can change the graph template of an existing traffic graph to that new one.chinthaka wrote:I want to show peak values in my graph itself. (peak values might be a line graph)
if i am viewing a particular graph, peak values graph should be there in diffrent color.
how can i do this ? help me !!!
Within the graph debug mode you can see you changes as well:
Code: Select all
...
DEF:a="/proj/netops/cacti/cacti-0.8.7i/rra/niesw107_traffic_in_21.rrd":traffic_in:AVERAGE \
DEF:b="/proj/netops/cacti/cacti-0.8.7i/rra/niesw107_traffic_in_21.rrd":traffic_out:AVERAGE \
DEF:c="/proj/netops/cacti/cacti-0.8.7i/rra/niesw107_traffic_in_21.rrd":[b]traffic_out:MAX[/b] \
....
Regards
-Andi
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
Who is online
Users browsing this forum: No registered users and 0 guests