The Job Manager user interface shows Failed for a successful agent update operation. When the agent update operation is performed by using the Manage Jobs GUI (graphical user interface), the status of the operation is shown as successful or failed at two different levels.
Summarized status: If the operation was attempted on multiple hosts and if it fails even on one of the hosts, the status of the entire Job is stated as Failed.
Individual status: By clicking the View logs button, you can view the status of the operation on the individual host.
The individual status is based on the status information that the host reports to the server through agent-to-server SNMP communication. The status might not be accurate under these conditions:
The upgrade was successful, but the SNMP port of the agent was changed as a result of the agent upgrade, which reinstalled the software and reconfigured the settings.
The upgrade was successful but the SNMP request timed out due to various other factors and the status was not communicated successfully.
The upgrade was successful, but the process took more than the 30–minute timeout set by the server for each individual host. As a result the server thread waiting for status update was terminated before the status report was initiated from the agent side.
Workaround: Use the View Logs tab of the server host details window to see the InstallServer.log on the server host. The details of the operation are available in /var/opt/SUNWsymon/install/agent-update.log of each target host on which the operation is performed.