|
Viewing Channel Status Summaries from a Python ScriptThe following Python script reads the channel summary file from an Iguana server. If errors have occurred since the last time the script was run, it sends an email message to a designated recipient. The script is fully configurable: the first part of the script defines the configuration information that you can modify to match your environment.
|