gen-dmon-page - generate dmon report pages
Usage: gen-dmon-page [-v] [-q] [-d] [-h] [-c file] option v : be verbose option q : be quiet option d : show debug info option h : show help ; exit option c : use config <file> ; default [ dmon.conf, /etc/dmon/conf ]
CGI-script gen-dmon-page generates dmon report pages.
Program gen-dmon-page recognises the following parameters :
a hostname ; if specified, an overview page for HOST is shown, containing host-item-plots for some interval (default hour) for all items the host monitors.
The host-item-plots are clickable and refer to a host-item-page, containing host-item-plots for all intervals.
an item-name ; if specified, an overview page for ITEM is shown, containing host-item-plots for some interval (default hour) for all hosts monitoring the item.
The host-item-plots are clickable and refer to a host-item-page.
an interval ; hour, day, week, month, year.
If/when no parameters are specified, gen-dmon-page shows a page containing overviews and details of all (current) problems, (recent) events, hosts, items etc.
Program gen-dmon-page retrieves client-data from the server with
a CLIENTS
command.
The pagemaker work-file for gen-dmon-page contains static information : default and per/host probe arguments, default and per/host fitness functions.
You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl 5.10.0 README file.