Help for this page
Enabled 1 <Process ldap> ... Message "Apache web server is not running" Level minor </Process>
#!/usr/bin/perl -w use strict; use Config::General; ... print map "$_\n", "\U$_\E ALERTS", @{%alert{$_}} for sort keys %alert;