To modify, delete or create new simple alerts, the Alert List must first be displayed. This list is accessed via the Intelligence, Alerts menu option and includes all currently configured alerts. Simple alerts are created or modified via a dialogue box.
For a listing of preconfigured alerts, see ``The Alert Library''.
Creating a Simple Alert
To create a new simple alert, the Alert List must first be displayed.
Advanced Options Dialog Box
Row Selection Dialog Box
To specify which rows qualify for an alert:
Preferences Dialog Box
Doctor Configuration Dialog Box
Configuring SNMP Access
SCO Doctor's SNMP support allows you to use a network management console to browse SCO Doctor data and send SNMP alert traps to the management console. SNMP traps can be configured for each SCO Doctor alert as required.
NOTE:
If you are using an SCO Release 3 system,
make sure that you have the NET382E patch applied to update your SNMP modules.
See
``Installing the SLS NET382E for SNMP support''
in the SCO Doctor Release and Installation Notes for more information.
If you are installing SNMP for the fist time, run mkdev snmp. This will add configuration information to the /etc/snmpd.conf and /etc/snmpd.comm files. In particular, your desired SNMP community name is added to snmpd.comm.
/etc/goctl start
/usr/lib/doctor/snmp/doctorTraps.mib
CAUTION:
It is very important that the SNMP community name is present in /etc/snmpd.comm, whether or not you choose to run mkdev snmp.
ps -ef | grep snmpd
If the SNMP daemon is not running, start it with the following command:
snmp start
The SCO Doctor agent checks at startup to see if snmpd is running. If it is, the SCO Doctor SNMP proxy, agent snmpdr, will be started to pass the GET/SET requests from the network management console. If you manually started the snmpd daemon, you will need to restart the SCO Doctor agent with the following command:
/etc/goctl stop
The SCO Doctor installation adds the following line to the /etc/snmpd.peers
file:
This is all that is required on the SCO Doctor server.
scoDoctorMIB 1.3.6.1.4.1.32.100.1.1 mypassword
/usr/lib/doctor/snmp/snmpdr.mib
See your management console documentation for how to import MIB files.
Configuring an Alert to issue an SNMP trap
SNMP traps can be triggered for each alert. The SNMP traps are configured via the alert modify dialog box.