Python’s BaseHTTPServer a Nagios Replacement
I’ve only just noticed this and I’ve been coding Python for a couple of years now. I’m talking about BaseHTTPServer. Now why I’m mentioning Nagios too is this: the library works on all OS’s (the ones that matter) and it can perform system commands before returning the output to the user as a simple HTTP [...]
