ASNMTAP
view release on metacpan or search on metacpan
lib/ASNMTAP/Asnmtap/Applications/CGI.pod view on Meta::CPAN
=item holidaysBundle.pl
this program allow you to add, modify and delete holiday bundles through the CGI Interface.
=item languages.pl
this program allow you to add, modify and delete languages through the CGI Interface.
=item reports.pl
this program allow you to add, modify and delete reports (used by generateReports.pl) through the CGI Interface.
=item timeperiods.pl
this program allow you to add, modify and delete timeperiods through the CGI Interface.
The record with `timeperiodID` equals '1' must be 'No Time Is A Good Time', otherwise you will have problems!
`catalogID` '000'
`timeperiodID` '1'
`timeperiodAlias` 'none'
`timeperiodName` 'No Time Is A Good Time'
`sunday` ''
`monday` ''
`tuesday` ''
`wednesday` ''
`thursday` ''
`friday` ''
`saturday` ''
`activated` '1'
=item users.pl
this program allow you to add, modify and delete users through the CGI Interface.
=back
=item located at /opt/asnmtap/applications/htmlroot/cgi-bin/moderator
=over 4
=item index.pl
this program make generate the moderator menu through the CGI Interface.
=item collectorCrontabSchedulingReports.pl
this program allow you to create all the collector crontab scheduling reports through the CGI Interface.
=item collectorDaemonSchedulingReports.pl
this program allow you to create all the collector daemon scheduling reports through the CGI Interface.
=item comments.pl
this program allow you to set comments by selecting a uKey from a drop and drag list for one ore more tests through the CGI Interface.
=item downtimes.pl
this program allow you to set downtimes by uploading a uKey list for a group of tests through the CGI Interface.
Format uKey without CatalogID (uses default CatalogID) list upload file, example: CatalogIDuKeyList.txt
# ASNMTAP DOWNTIMES
DUMMY-T1
DUMMY-T3
DUMMY-T5
EOF
or Format uKey with CatalogID list upload file, example: CatalogIDuKeyList.txt
# ASNMTAP DOWNTIMES
CID_DUMMY-T1
CID_DUMMY-T3
CID_DUMMY-T5
EOF
=item generateCollectorCrontabSchedulingReport.pl
this program allow you to create one collector crontab scheduling report through the CGI Interface.
=item generateCollectorDaemonSchedulingReport.pl
this program allow you to create one collector daemon scheduling report through the CGI Interface.
=item generatePluginCrontabSchedulingReport.pl
this program allow you to create one plugin crontab scheduling report through the CGI Interface.
=item pluginCrontabSchedulingReports.pl
this program allow you to create all the plugin crontab scheduling report through the CGI Interface.
=item runStatusOnDemand.pl
this program allow you to view and manage the status from the Displays and Collectors through the CGI Interface.
=item sessions.pl
this program allow you to view, modify and delete sessions through the CGI Interface.
=back
=item located at /opt/asnmtap/applications/htmlroot/cgi-bin/sadmin
=over 4
=item index.pl
this program make generate the sadmin menu through the CGI Interface.
=item catalog.pl
this program allow you to add, modify and delete the Catalog through the CGI Interface.
=item collectorDaemons.pl
this program allow you to add, modify and delete collector daemons through the CGI Interface.
When the field 'groupName' from the table 'collectorDaemon' contains 'Admin Collector [<hostname>]'
=item crontabs.pl
( run in 0.931 second using v1.01-cache-2.11-cpan-39bf76dae61 )