I\'d like to parse status.dat file for nagios3 and output as xml with a python script. The xml part is the easy one but how do I go about parsing the file? Use multi line re
Nagiosity does exactly what you want:
http://code.google.com/p/nagiosity/