Fork me on GitHub

nagios_python_parser by d1b

slug lighting talk on parse nagios status.dat using python! and other stuffz

Warning I like colours AAAH COLOURS!



Here we have the 'normal' incredibly 'useful' nagios3stats.

Clearly it doesn't show you what you want ... where are my hosts! etc.




Ok something I came up with some help of the guys in #regex on irc.freenode.org

now of course, as I am getting these stats, we can record them to an sqlite database and then make charts ;)


the google chart api is a bit limited though. So I went looking and found something nicer :P

two dns servers reponse times - against each other

so now you can query the sqlite database for when the host was not available etc.

Questions ?

License

GPL v2

Authors

dave bl ([email protected])

Contact

dave b ([email protected])

Follow me on twitter - @dbph

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/d1b/nagios_python_parser