
/opt/CMAgent/data/DVSUP-INSTALL/Master:
-rw-rw---- 1 nobody cfgsoft 8516 May 20 14:11
UnixAccountGroup.mfl
-rw-rw---- 1 nobody cfgsoft 13892 May 20 14:11
UnixAccountUser.mfl
-rw-rw---- 1 nobody cfgsoft 2869360 May 20 14:11
UnixFileSystem.mfl
The Package directory will temporarily contain the results that are sent back to the Collector. This zrp file
can be expanded using the command /opt/CMAgent/ThirdParty/1.0/bin/unzip *zrp.
This file is deleted when the Agent receives an acknowledgement that the collector has received it. If you
wish to capture the file, the following shell command will capture it as soon as it is created:
until ls *zrp 2>/dev/null; do sleep 1; done; cp *zrp save.zrp
/opt/CMAgent/data/DVSUP-INSTALL/Package:
-rw-rw---- 1 root root 10210 May 20 14:11 215D4C5A-AF55-
40EB-BADD-B634B18EF734.zrp
The zrp file may contain a debug event log (dbe file) which is returned to the collector and inserted into
the SQL database so that they can be viewed at the collector. However, if this is failing the information, can
still be retrieved on the agent by capturing the zrp file and extracting the dbe file which can be copied to
the collector to be viewed using the Debug Event Viewer.
Saving Executed Scripts and Results
If the SaveTempScriptFiles entry in /opt/CMAgent/CSIRegistry is set to true, then copies of the executed
gawk scripts, remote command scripts and their output will be stored in the ScriptFiles directory with the
format:
File-Type_XXXXXX where XXXXXX is a unique random alpha-numeric string.
The types are:
n
script_XXXXXX – a gawk or remote command script
n
hds_XXXXXX – the output of a gawk script
n
rcmd_XXXXXX – the output of a remote command
/opt/CMAgent/data/ScriptFiles:
total 8
drwxrwx--- 2 nobody cfgsoft 4096 May 20 14:08 .
UNIX Agent Troubleshooting
VMware, Inc. 59
Komentáře k této Příručce