Nth Percentile Issue with Non-Traffic Data
Moderators: Developers, Moderators
-
- Posts: 44
- Joined: Fri Jul 07, 2006 7:43 am
95th percentile SAA Jitter issue - Please HELP
Hello, I have created a graph for 95th porcentile. I was able to get this working for interfaces graphs but it is not working for SAA Jitter.
Please look at the graph below:
Please look at the graph below:
- Attachments
-
- SAA Jiiter does not work you can see "0" output. I dont really know why....
- SAA Jitter.JPG (93.35 KiB) Viewed 8960 times
-
- This is for the traffic interface which is working....
- SerialInt-Traffic.JPG (92.67 KiB) Viewed 8960 times
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
I split this from a thread in the Feature Request forum, because this is a support issue and not a feature request.
[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:
Moved from other post, where it should not have been.gmenarvino wrote:thanks or your reply!
here is the output:
RRDTool Command:
/usr/local/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="UNDP_LBR_MON - SAA Jitter Average (UNDP_LBR_MON) " \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale \
--vertical-label="ms" \
--slope-mode \
DEF:a="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumpsd:LAST \
DEF:b="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumpsd:AVERAGE \
DEF:c="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":numpsd:AVERAGE \
DEF:d="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumnsd:LAST \
DEF:e="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumnsd:AVERAGE \
DEF:f="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":numnsd:AVERAGE \
DEF:g="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumpds:LAST \
DEF:h="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumpds:AVERAGE \
DEF:i="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":numpds:AVERAGE \
DEF:j="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumnds:LAST \
DEF:ba="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":sumnds:AVERAGE \
DEF:bb="/opt/lampp/htdocs/cacti/rra/undp_lbr_mon__sum2nds_2339.rrd":numnds:AVERAGE \
CDEF:cdefb=a,c,/ \
CDEF:cdefc=b,c,/ \
CDEF:cdefg=d,f,/,-1,* \
CDEF:cdefh=e,f,/,-1,* \
CDEF:cdefbb=g,i,/ \
CDEF:cdefbc=h,i,/ \
CDEF:cdefbg=j,bb,/,-1,* \
CDEF:cdefbh=ba,bb,/,-1,* \
CDEF:cdefcc=f,f,/,-1,* \
HRULE:0#000000:"" \
AREA:cdefb#EACC00:"Jitter +SD\:" \
GPRINT:cdefc:MIN:"Minimum\:%8.2lf%s" \
GPRINT:cdefc:MAX:"Maximum\:%8.2lf%s" \
GPRINT:cdefc:AVERAGE:"Average\:%8.2lf%s" \
COMMENT:"\n" \
AREA:cdefg#EACC00:"Jitter -SD\:" \
GPRINT:cdefh:MAX:"Minimum\:%8.2lf%s" \
GPRINT:cdefh:MIN:"Maximum\:%8.2lf%s" \
GPRINT:cdefh:AVERAGE:"Average\:%8.2lf%s" \
COMMENT:" \n" \
LINE1:cdefbb#0000FF:"Jitter +DS\:" \
GPRINT:cdefbc:MIN:"Minimum\:%8.2lf%s" \
GPRINT:cdefbc:MAX:"Maximum\:%8.2lf%s" \
GPRINT:cdefbc:AVERAGE:"Average\:%8.2lf%s" \
COMMENT:" \n" \
LINE1:cdefbg#0000FF:"Jitter -DS\:" \
GPRINT:cdefbh:MAX:"Minimum\:%8.2lf%s" \
GPRINT:cdefbh:MIN:"Maximum\:%8.2lf%s" \
GPRINT:cdefbh:AVERAGE:"Average\:%8.2lf%s\n" \
COMMENT:" \n" \
HRULE:0#FF0000:"+SD 95th Percentile\: 0\n" \
HRULE:-0#FF0000:"-SD 95th Percentile\: 0"
RRDTool Says:
OK
Please let me know next step. I really appreciate your help.
Cheers,
Gaston
[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:
Please provide a screen print of the Graph Item for the Nth Percentile Comment line and Graph line in question.
[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: 44
- Joined: Fri Jul 07, 2006 7:43 am
-
- Posts: 44
- Joined: Fri Jul 07, 2006 7:43 am
-
- Posts: 44
- Joined: Fri Jul 07, 2006 7:43 am
-
- Posts: 44
- Joined: Fri Jul 07, 2006 7:43 am
-
- Posts: 44
- Joined: Fri Jul 07, 2006 7:43 am
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Do me a favor, select a smaller time frame on the graph view and post the resulting screen shot.
[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: 44
- Joined: Fri Jul 07, 2006 7:43 am
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Um...
Is it possible for me to access the system in question? I just need web browser access. Please email me (email address in my button bar at the bottom of this post).
Is it possible for me to access the system in question? I just need web browser access. Please email me (email address in my button bar at the bottom of this post).
[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: 44
- Joined: Fri Jul 07, 2006 7:43 am
Who is online
Users browsing this forum: No registered users and 0 guests