Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Removed

...

After you install one or more IncrediBuild Linux components, you can check the status and version no. of the installed components.

Checking the Status of the Installed IncrediBuild Components

...

> To check the status of the installed services:

In the terminal of the installed component, enter:

Code Block
/opt/<Path_to_Installation_Folder>/init.d/incredibuild status

Output:

Code Block
ib_httpd (pid xxxxx) is running...

ib_upgrade.sh (pid xxxxx) is running...

ib_watchdog (pid xxxxx) is running...

ib_coordinator (pid xxxxx) is running...

ib_server (pid xxxxx) is running...

ib_helper (pid xxxxx) is running...

ib_babysit.sh (pid xxxxx) is running...

For example: Checking the status of an installed component

The following command is entered in the terminal of the Coordinator machine:

Code Block
sudo /opt/incredibuild/etc/init.d/incredibuild status 

In this example:

  • The location of the Installer file is - incredibuild/etc/
  • A Coordinator, Initiator Agent, and a Helper Agent are installed on the machine.

Output:
Image Removed

...

> To check the version of your installed IncrediBuild component:

Enter:

Code Block
ib_console -v

Output:

Code Block
ib_console version [no.]

For example: Checking the version no. of an installed component
Image Removed

...

width15

...

alignleft

Installing IncrediBuild Linux Components:

Child pages (Children Display)
styleh4
pageInstalling IncrediBuild Linux Components

IncrediBuild for Linux Guide:

...

Image Added