Skip to main content

CoCoS Console

For system adminsitrators and service engineers, the console tools is implementen. This console is usefull for first setup (network) and for diagnostics when the system operates not according to plan.

The console app is accessable via the user admin. By default the password for the user is admin. This admin user is not the same user as used for the CoCoS management app. Will discuss al the functions except for the exit menu option, this option just logs off the admin users and resturn back to the CoCoS  main screen.

image.png

Show Configuration

The Show configuration just does what is states. It show a json based full configuration to the CoCoS server setup and version. The state of the server is read from the status that is available in the webbrowser by requesting the following url:

https://<ip>/api/v1/status

 

To exit the configuration view, just press any key.

image.png

Configure Primary Network Interface

Option [1] opens the network configuration. This configuration does not show the current configuration first. When pressing edit the configuration can be adjusted. After confirmation the netwerk settings are applied. 

 

This configuration tool is not a complete network management tool. More extended configurations, like Link Aggragation and VLAN's for example, can only be configured via the webinterface.

This network tool is created for the first setup.

 

image.png

Configure Hostname

Change the hostname for the server.

 

Use Ctrl+C to cancel.

 

image.png

View CoCoS Logfile

Option [ 6 ]  shows the cocos log in real time.

 

Use Ctrl+C to exit the log.

CoCoS - Console cocos-log.gif

View System Logs

Option [ 7 ]  shows the linux system log in real time.

 

Use Ctrl+C to exit the log.

CoCoS - Console system-log.gif

Show Installed Packages

Option [ 10 ]  shows all installed packages. This could be usefull for system administrations when maintaining the linux system.

Use Ctrl+C to exit the log.

image.png

 

image.png

Update linux

Option [ 11 ] allows the user to update the linux system. The update is executed in the background.

 

The update cannot be cancelled / aborted once started.


Execute System Full CoCoS Update

Option [ 12 ] updates the CoCoS instance. The update is executed in the background. The update includes a Linux update and an update to the lates CoCoS version, if the license key is activated for the Software Update Service.

 

A CoCoS update is never executed automaticly to prevent unattended issues.

 

The update cannot be cancelled / aborted once started. It may take up to 30 minutes to completely update CoCoS.

 


Server Check

It's important t know if the server has any issues. With option [13] the server check runs a numer of checks an presents the results.

 

 


Shutdown

It does just that.. shutting down the system. Note that in this case you will need to fysically turn on the system again

image.png

Reboot

Rebooting the CoCoS server can be done via the webinterface but also via this configuration tool. Consider if a restart is needed before executing. Normally CoCoS should not need to reboot.

image.png