---- Changes since 1.130 ----
Status emails are now send using the Read User Mail module, removing any dependency on the Sendmail module.
---- Changes since 1.150 ----
Added a new monitor type for checking on RAID devices.
---- Changes since 1.170 ----
Added support for sending SNMP traps when scheduled monitoring detects that a service has gone down. This requires the Net::SNMP Perl module be installed.
Other Webmin modules can now defined custom monitor types, by including a status_monitor.pl script. This must contain the functions documented in status_monitor_api.pl in this module's directory.
Added a field for specifying the number of times a service must be detected as down before an email message is sent or other action taken.
