Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *** Presentation ***
- template = /etc/smokeping/basepage.html
- charset = utf-8
- htmltitle = yes
- graphborders = no
- + charts
- menu = Charts
- title = The most interesting destinations
- ++ stddev
- sorter = StdDev(entries=>4)
- title = Top Standard Deviation
- menu = Std Deviation
- format = Standard Deviation %f
- ++ max
- sorter = Max(entries=>5)
- title = Top Max Roundtrip Time
- menu = by Max
- format = Max Roundtrip Time %f seconds
- ++ loss
- sorter = Loss(entries=>5)
- title = Top Packet Loss
- menu = Loss
- format = Packets Lost %f
- ++ median
- sorter = Median(entries=>5)
- title = Top Median Roundtrip Time
- menu = by Median
- format = Median RTT %f seconds
- + overview
- width = 600
- height = 50
- range = 10h
- + detail
- width = 600
- height = 200
- unison_tolerance = 2
- "Last 3 Hours" 3h
- "Last 6 Hours" 6h
- "Last 12 Hours" 12h
- "Last 24 Hours" 24h
- "Last 7 Days" 7d
- "Last 30 Days" 30d
- "Last 365 Days" 365d
- #+ hierarchies
- #++ owner
- #title = Host Owner
- #++ location
- #title = Location
Advertisement
Add Comment
Please, Sign In to add comment