Resolution
fact
NetIQ Security Agent for Unix 5.5
fact
VigilEnt Security Agent for Unix 5.0
fact
fact
NetIQ Vulnerability Manager 5.0
symptom
When I run high, medium, or low risk security patches not applied checks, Vulnerability Manager does not recognize recently applied checks.
symptom
AutoSync does not appear to be updating my security patches.
symptom
How do the high, medium, and low risk security patches not applied checks get patch info from the operating system?
fix
note
See the Vulnerability Manager console help for detailed information on the AutoSync utility.
NetIQ Security Agent for Unix 5.5
fact
VigilEnt Security Agent for Unix 5.0
fact
NetIQ Vulnerability Manager 5.5
fact
NetIQ Vulnerability Manager 5.0
symptom
When I run high, medium, or low risk security patches not applied checks, Vulnerability Manager does not recognize recently applied checks.
symptom
AutoSync does not appear to be updating my security patches.
symptom
How do the high, medium, and low risk security patches not applied checks get patch info from the operating system?
fix
These checks run an operating system command and then compare the output to the contents of the $PSHOME/vsaunix/OS/vsau/data/datafiles/patches.*.dat
file. This .dat
file contains patch information and is updated by the Vulnerability Manager AutoSync utility. Each OS has a patch file for each supported Unix OS version.
The checks run the following commands, depending on the operating system:
Solaris | showrev -p |
AIX | instfix -i |
HP-UX | swlist |
Linux | rpm --query -a --queryformat '%{NAME} %{VERSION} %{RELEASE} %{SUMMARY}' |
To troubleshoot security patches not applied checks:
- Open Vulnerability Manager.
- In the Tools menu, select AutoSync Wizard.
- Follow the instructions in the wizard to download available updates and click Finish.
- In the Tools menu, select Unix Manager.
- Click Manage Agents.
- Click Update Agent Content to push the new patch information to the Unix agent's
.dat
file. - Run the check in question again and verify the results.
- If issues still exist:
- Run the OS command listed above directly on the Unix computer and capture the results to a file.
- In the Unix Manager, click Manage Agents > Hosts > Get Host Diag to run Unix host diagnostics.
- Send the OS command results file and host diagnostics to NetIQ Technical Support, along with a copy of the
.dat
file for the specific Unix OS and the version of the OS.
note
See the Vulnerability Manager console help for detailed information on the AutoSync utility.
Additional Information
Formerly known as NETIQKB54577