Chapter 8, Configuration and Preferences


Changing SCO Agent Configuration

These options allow you to control the behavior of an SCO Agent process. The changes you make will only affect the agent to which you are currently attached. You will not be able to select these options if you are not connected to an agent.

To invoke this menu option:


Agent Configuration Menu Screen



Management

This sub-menu is only available under SCO Doctor for Networks and allows you to specify the name of the Central Management Station (CMS) for use by this agent. The CMS you select is stored in the agent.cf configuration file, in the station paragraph, using the keyword name.

  1. Select the Config, Agent Configuration, Management menu options.

  2. Enter the name of the CMS

  3. Enter the password.

  4. Confirm the password by typing it in again.


Agent Management Dialog Box



Communications

In SCO Doctor for Networks, daily communication between SCO Doctor and SCO Agent is effected by the manage subagent. This subagent will send any pending alerts and database information to the CMS, and may be initiated by either the CMS or the remote system. This option allows you to specify the configuration of the manage function. For further details on manage, see Chapter 12, ``Communications Over a Network''.

All preferences selected under this option will be stored in the configuration file /usr/lib/doctor/cf/agent.cf, in the comms paragraph.

  1. Select Config, Agent Configuration, Communications.

  2. Enable or disable communications between CMS and SCO Agent.

  3. Select a file transport option. Enter gocp unless you have customized your own file transport mechanism.

  4. Select central if the CMS is to initiate connection and remote if the remote system is to initiate connection.


Agent Communications Dialog Box



Data Fields



Alerts

When an agent has generated an alert, it needs to know what to do with it. Should it send the alert to the CMS? If it communicates with the CMS by modem, should it dial immediately? This sub-menu allows you to specify the actions the agent should take once it has generated an alert.

All preferences selected under this sub-menu will be stored in the configuration file /usr/lib/doctor/alert/alert.cf, in the setup paragraph.


Agent Alerts Dialog Box


  1. Select Config, Agent Configuration, Alerts.

  2. Enable or disable alerts.

  3. Specify if generated alert should be sent immediately.

  4. Specify the alert transport to use. This will be gocp or email.

  5. Specify where emailed alerts should be sent.

  6. Specify the alert notice template.

  7. Specify the SNMP trap template.



Data Fields



Exporting Databases

While agent is running, it periodically saves its current management data to an export file to be sent back to the CMS. This data is included in the Historical Database for future analysis of the system. If the remote system is to be strictly managed, regular database snapshots are essential. Less frequent snapshots are used if a more relaxed management policy is pursued. Either way, each snapshot will consume up to 5k of disk storage. This frequency of snapshots is specified in the Export Period field.

This submenu allows you to enable database exporting and to configure how often agent should save a snapshot of its database to disk. You can also configure the time window in which to take snapshots. It should include the known busy times for the system and may exclude idle time.

For example, if the users at the remote system work, Monday to Friday, from 9am to 2pm, take a two hour siesta, then work till 7pm, the Export Schedule could be * 9-14, 16-19 * * 1-5. If the period between snapshots is set to 3600, then a database export will be made every hour in these core work hours. The cron specification format is described in Appendix D, ``Cron and Date Formats''. Alternatively you can allow databases snapshots to always occur. This will provide a complete picture of your system at the cost of higher disk usage.

Preferences selected using this option are stored in the /usr/lib/doctor/cf/agent.cf file under the paragraph dump, using the keywords enable, schedule and period.


Agent Database Dialog Box


  1. Enable or disable database exporting.

  2. Enter the database exporting schedule in cron format. Exporting will occur during these times.

  3. Enter the period between snapshots, in seconds.