All too often someone wants some information about their Nagios configuration. Parsing it sucks as is. PyNag is cool, but doesn't work well for me. *shrug* I'm going to write some code that will hopefully "objectify" all of the objects in a nagios config and thus give you easy ability to manipulate and report on that config.
In a perfect world it will eventually be able to parse NagiosQL, for now I'll start with grokking objects.cache and hopefully also load right from nagios.cfg.