On 2014-02-06 10:03, Robbie Wright wrote:
Perfect, thanks Tom. Here's the Performance & Output section. If you want the lengthy RRD command, let me know. A bit of Googling and we tried just straight up deleting the RRD, which didn't work. We did change the steps and pings in the smokeping config in the Database config and we did also change the charts in the Presentation config to match a little more closely with our other tools. Maybe Observium is looking for specifically named charts (ie 3 days) and since we changed the defaults it can't find the right template?
RRDTool Output: ERROR: No DS called 'ping11' in '/var/lib/smokeping/pud-gw1_domain_net.rrd'
Because we don't parse the smokeping config files, we rely on there being a specific number of DS in the RRD file.
My reference RRDs have DS of uptime, loss, median and ping1 to ping20.
The RRA resolution doesn't matter, but the number of DS must match.
Thanks, adam.