Installing and Running the Linux Application

The Linux Application can perform Unix System Discovery and Network Device Discovery in a Network.

Once the application is downloaded, follow the below installation steps:

1. Push the tar file onto a Linux Machine.
2. Untar the file by running the following:
commandtar -xvf VirimaLinuxAgent.tar
3. Install the Virima Linux Application into the folder /opt/virima.as a service by running the following:
command: bash install.sh
4. In the confirmation.xml file found at /opt/virima/config/, enter your Virima User Name, Password, and the preferred Application.
5. To start the service, from the main window, select Admin > Client.
  If the Client state is false, try restarting the service.

Commands to Run the Application on Linux

Starting application commandservice: virimadiscoveryagent start
Stopping application commandservice: virimadiscoveryagent stop
Restarting application commandservice: virimadiscoveryagent restart
Uninstall application commandservice: virimadiscoveryagent uninstall