Graph issue

"waleed so" <[email protected]>
Newsgroups gmane.network.cricket.user
Message-ID <[email protected]>
Dears;
     I am using Solaris 10, RRD 1.2.9, Cricket 1.0.5. I have an issue with
graph display; it shows spikes very frequent, my Default configuration is as
follows; would you please help:



dataSource --default--
# rrd-ds-type        = DERIVE
rrd-ds-type        = DERIVE
# if no updates are received for 30 minutes, consider the datasource
# unknown -- i.e. dead
rrd-heartbeat      = 1800
rrd-min            = 0

# one point per 5 minutes, spanning 50 hours
rra        5minAve       AVERAGE:0.5:1:600
# one point per 30 minutes, spanning 12 days;
#rra        30minAve      AVERAGE:0.5:6:600
# one point every 2 hours, spanning 50 days
#rra        2hrAve        AVERAGE:0.5:24:600
#rra        2hrMax        MAX:0.5:24:600
# one point every day, spanning 600 days
#rra        1dayAve       AVERAGE:0.5:288:600
#rra        1dayMax       MAX:0.5:288:600

# New aberrant behavior detection
#rra        hwpredict     HWPREDICT:1440:0.28:0.0024:288
# These shouldn't be defined if hwpredict is defined.
#rra        seasonal      SEASONAL:288:0.1:2
#rra        devpredict    DEVPREDICT:1440:5
#rra        devseasonal   DEVSEASONAL:288:0.1:2
#rra        failures      FAILURES:288:7:9:5
# we will add datasources to each specific target-type later
targetType    --default--
    rra    =    "5minAve"
#    rra    =    "5minAve, 30minAve, 2hrAve, 2hrMax, 1dayAve, 1dayMax,
hwpredict"


graph   ifInOctets
    color       =   dark-green
    draw-as     =   AREA
    legend      =   "Average bits in"
    y-axis      =   "bits per second"
    units       =   "bits/sec"
    scale       =   8,*
    bytes       =   false
    show-max    =   false
    width       =   700
    height      =   200

graph   ifOutOctets
    color       =   blue
    legend      =   "Average bits out"
    y-axis      =   "bits per second"
    units       =   "bits/sec"
    scale       =   8,*
    bytes       =   false
    show-max    =   false
    width       =   700
    height      =   200



Thank you very much and take care.
~Waleed S,

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
cricket-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cricket-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.