Seperating 95 Percentile
Moderators: Developers, Moderators
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Check your PMs.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Ok, I fixed it..
But, here was the deal, you only altered the one HRULE to in traffic, when you needed to alter COMMENT as well.
I also made it look better, hope you don't mind.
But, here was the deal, you only altered the one HRULE to in traffic, when you needed to alter COMMENT as well.
I also made it look better, hope you don't mind.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
Ok, im on the same road, with errors.
I want to create an HRULE with the 95% of the outbound traffic, and another one for the 95% of the inbound, whichever of both is higher, should show on top of the graph.
now i have been reading the manual long today, and reading this forums without any luck, this thread seemed particularly useful but in the end, all was resolved in private so no one else could learn from this.
I would love to have this same issue, solved, in public, so anyone who needs this can read and apply.
here are my screen shots, of the template, the item #12 and the graph.
At any rate, i will keep trying, if i manage to do it, I'll attach the xml with the template working (yet again if i manage to get it to work)
all help will be greatly appreciated.
Best regards,
JLChafardet
now i have been reading the manual long today, and reading this forums without any luck, this thread seemed particularly useful but in the end, all was resolved in private so no one else could learn from this.
I would love to have this same issue, solved, in public, so anyone who needs this can read and apply.
here are my screen shots, of the template, the item #12 and the graph.
At any rate, i will keep trying, if i manage to do it, I'll attach the xml with the template working (yet again if i manage to get it to work)
all help will be greatly appreciated.
Best regards,
JLChafardet
- Attachments
-
- top of the template graph
- graph_template_95th_top.gif (12.2 KiB) Viewed 2017 times
-
- bottom of the template graph
- graph_template_95th_bottom.gif (17.85 KiB) Viewed 2017 times
-
- item #12
- item_12.gif (12.22 KiB) Viewed 2017 times
-
- graph no good.
- graph_image_95th_nogood.png (31.36 KiB) Viewed 2017 times
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Cacti Version?
Also, add the graph item to show the comment for the other 95th you have added.
Also, add the graph item to show the comment for the other 95th you have added.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
latest cacti version i downloaded it yesterday and installed it, and got it runing, im graphing and suming lots of interfaces on the switch, now i want this 95th percentile separated, one for inbound and another for outbound, and again, whichever is higher, should show on the graph. that way i can have a cool control over in and out bandidth.
I added the comment, and here are the results and screenshots.
I added the comment, and here are the results and screenshots.
- Attachments
-
- graph_template_95th_top_2.gif (12.82 KiB) Viewed 2010 times
-
- item_13.gif (12.24 KiB) Viewed 2010 times
-
- graph_image_95th_nogood2.png (33.18 KiB) Viewed 2010 times
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
First, your graph variables are not accurate.
On the HRULE it is important to use the following...
And the comment should be...
The variable breaks out like this:
Positions:
HRULE's should always have a base divisor of 0, that way the value will be correctly represented on the graph.
On the HRULE it is important to use the following...
Code: Select all
|95:bits:0:current:2|
Code: Select all
|95:bits:6:current:2|
Positions:
- 95 - Nth percentile to calculate, in this case 95th.
- bits - bits or bytes
- 6 - Base divisor, 6 = mega bits or bytes display, 3 = kilo bits or bytes.
- current - Nth percentile calculation, current is what you should select, as it will calculate the currently selected data sources Nth percentile value for the graph item.
- 2 - Number of decimal places to round to.
HRULE's should always have a base divisor of 0, that way the value will be correctly represented on the graph.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 9
- Joined: Tue Nov 21, 2006 5:17 pm
- Location: Venezuela
should I use current for both inbound and outbound? on the data source selected?
for inbound Interface_in
for outbound Interface_out
?
so I can get separated percentiles, one for inbound and another for outbound?
Attached are the template items as I have them now and the graph i got (just a minute before checking the reply.
for inbound Interface_in
for outbound Interface_out
?
so I can get separated percentiles, one for inbound and another for outbound?
Attached are the template items as I have them now and the graph i got (just a minute before checking the reply.
- Attachments
-
- template items as I have them now.
- template_items.gif (13.71 KiB) Viewed 1975 times
-
- not sure if it is working lol
- graph_image.php_kinda_working.png (50.63 KiB) Viewed 1975 times
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Yes, you should use current.
Otherwise, the max that you are currently using will use the max value from any data source in that rrdtool file to calculate the highest 95th percentile.
Otherwise, the max that you are currently using will use the max value from any data source in that rrdtool file to calculate the highest 95th percentile.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
Who is online
Users browsing this forum: No registered users and 2 guests