HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
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