/etc/opt/resmon/config |
| | A file that sets the restart interval
for monitor persistence. |
/etc/opt/resmon/dictionary |
| | A directory
that contains resource dictionaries for the various monitors. The
disk monitor resources are listed in diskmond.dict
and the cluster, network, and system resource monitors are in the
mibmond.dict. If you were writing your own
monitor, the dictionary would go in this directory. |
/etc/opt/resmon/lbin |
| | A
directory where all the monitor daemons live. Some important daemons
in the directory: p_client restarts
any failed monitors based on information in the config file. registrar
handles passing monitoring requests to the correct monitors, and
sending qualifying events out in the correct protocol format. |
/etc/opt/resmon/log |
| | A
directory of log files used by EMS: client.log
stores calls made by clients, such as MC/ServiceGuard or the SAM
interface to EMS. api.log stores api
calls made by monitors. registrar.log
contains errors found when read the resource dictionary. |
/opt/resmon/resls |
| | A command that lists the latest polled
status of the specified resource on a specified system. |