Nagios Availability Report plotting in Graphite
Posted
by
Roman Zenka
on Super User
See other posts from Super User
or by Roman Zenka
Published on 2012-10-18T16:52:19Z
Indexed on
2012/10/18
17:06 UTC
Read the original article
Hit count: 264
I would like to plot my Nagios availability reports over time.
Does anyone know a plugin that would do so?
I found 'graphios' at https://github.com/shawn-sterling/graphios that would plot extra data provided by plugins.
What I need instead is a plugin that would plot information such as: 'the service was in ERROR state 0.5% of the time last week, while the week before it was 1%'. This would be useful for knowing whether the overall stability is getting better.
© Super User or respective owner