Package commands

Provides the classes that perform specific command functions for the GLTMon Web application.

See:
          Description

Class Summary
AddDevices Command to process an add new devices to the GLTMon database request.
DbUtilities  
SelectAttributes Commands to retrieve a list of attributes for a device interface from the GLTMon database.
SelectDevices Commands to retrieve a list of devices from the GLTMon database.
SelectInterfaces Command to retrieve a list of monitored interfaces for a device from the GLTMon database.
SelectPollResults Command to retrieve a set of PollResults from the GLTMon database.
UpdateAttribute Commands to update a list of attribute records in the GLTMon database.
UpdateDevice Commands to update a list of device records in the GLTMon database.
UpdateInterface Commands to update a list of interface records in the GLTMon database.
 

Package commands Description

Provides the classes that perform specific command functions for the GLTMon Web application. These commands take care of database connections and SQL queries and updates.

For more information on the GLTMon Web application design see:

Since:
0.1