#!/usr/local/bin/perl =pod =head1 NAME $RCSfile: getTimestamp.cgi,v $ Get a list of timestamps startTimestamp or endTimestamp elementID =head1 VERSION =over =item Author Andrew DeFaria =item Revision $Revision: 1.6 $ =item Created: Mon Dec 13 09:13:27 EST 2010 =item Modified: $Date: 2011/01/20 14:34:24 $ =back =head1 SYNOPSIS Usage getTimestamp.cgi: system= elementID= [filesytem=] [scaling=] Where: : Name of the system defined in the Clearadm database to retrieve the timestamps for. : Element's ID name. Must be one of startTimestamp or endTimeStamp. This is needed by makeTimestampDropdown to determine whether to default the dropdown to Earliest or Latest. []: If specified then we look at clearadm.filesystem otherwise we look at clearadm.loadavg. : Currently one of Minute, Hour, Day or Month. Specifies how Clearadm::GetLoadavg|GetFS will scale the data returned. =head1 DESCRIPTION Retrieve a list of timestamps for a given system/filesystem and put out a web page that specifies the