(Click to open topic with navigation)
This topic contains instructions on how to upgrade Nitro Web Services using the RPM upgrade method.
3.33.1 Upgrade Nitro Web Services
On the Nitro Web Services Host, do the following:
[root]# service nitro-web-services stop [root]# service nitro-zmq-job-status-adapter stop
Install the upgrade.
[root]# yum update nitro-web-services
If you are upgrading Nitro Web Services from 2.0.0, re-enable the services.
[root]# chkconfig nitro-web-services on [root]# chkconfig nitro-zmq-job-status-adapter on
See the step "Understand and edit the configuration files." in 3.16.3 Install and Configure Nitro Web Services for more information on the configuration files.
[root]# service nitro-web-services start [root]# service nitro-zmq-job-status-adapter start
3.33.2 Grant Users Nitro Permissions in Viewpoint
Verify that the users who work with Nitro Web Services have the appropriate role in their Viewpoint user principal.
These are the Viewpoint roles for Nitro:
See Creating or Editing Principals in the Moab Viewpoint Reference Guide for instructions on setting up principals.
Related Topics