-
Notifications
You must be signed in to change notification settings - Fork 7
Home
critikaster edited this page Jun 9, 2014
·
2 revisions
- I'm new to programming and Python is my first language
- As a network admin I wanted to be able to create scripts/plugins for Icinga/Nagios in order to monitor certain devices/services
- There are existing perl scripts out there that do monitor OSPF, but not sufficiently so
- Hence, this script needed to be written and I needed to learn a language, I chose Python
This is my first production-ready script so I'm sure there's things I could or should be doing differently.
You're feedback, comments and guidance as a community are very welcome, and much appreciated!
Thanks!