File: //opt/OV/contrib/OpC/itochecker_agt.README
NAME
itochecker_agt
SYNOPSIS
itochecker_agt [ -12 ]
DESCRIPTION
itochecker_agt is a tool which is designed to collect some basic
configuration data for an OVO managed node. Further, this
tool attempts to identify configuration items, which may cause problems
in the use of an OVO agent.
This script is only a reporting tool. The system which is checked
will not be changed, only a report file "ITO.rpt" will be created in the
output directory /tmp/ito_rpt_agt.
Options
-1 System environment check:
Checks kernel parameters, patches and network settings
-2 Collects OVO log and configuration files
Copies System.txt and local_settings.ini (last X Line/Days, depending
on the setting in itochecker_agt.conf) to the report file.
DEPENDENCIES
root access (itochecker_agt only works, if you execute it as root)
FILES
./itochecker_agt
The main script
./itochecker_agt.conf
Configuration file, used by itochecker_agt. It can be used to
change settings, e.g. kernel parameters,...
/tmp/ito_rpt_agt/ITO.rpt
Plain text report file.
EXAMPLES
Invoke itochecker_agt and represent a user menu:
itochecker_agt
Check system environment:
itochecker_agt -1