The modelonimpact.sh Script🔗
Throughout this document, you will see a lot of references to the script modelonimpact.sh
.
This administration script will install Modelon Impact, help you do capacity planning, and it provides several administrative tasks such as starting and stopping the service, handling backup/restore, and collecting logs for troubleshooting.
The script can be run as root, or as a regular user with sudo-rights, where we recommend the latter.
Whenever you run the script, it will show some essential statistics and it will tell you if the Modelon Impact service is running or not:
$ /var/impact/modelonimpact.sh
__ __ _ _ ___ _
| \/ | ___ __| | ___| | ___ _ __ |_ _|_ __ ___ _ __ __ _ ___| |_
| |\/| |/ _ \ / _` |/ _ \ |/ _ \| '_ \ | || '_ ` _ \| '_ \ / _` |/ __| __|
| | | | (_) | (_| | __/ | (_) | | | | | || | | | | | |_) | (_| | (__| |_
|_| |_|\___/ \__,_|\___|_|\___/|_| |_| |___|_| |_| |_| .__/ \__,_|\___|\__|
|_|
Accurate Simulations. Better Decisions.
Please enter the password for "user" to run with elevated access rights, if asked for it.
Ubuntu Release: 22.04 RAM Tot / Avail: 32.43 GB / 28.19 GB
Disk size /var: 468G Load Average: 0.43 0.19 0.17
Available space on /var: 400G
Modelon Impact is running on: https://modelon-impact.mycompany.com
Keycloak IAM is running on: https://modelon-impact.mycompany.com/iam/auth/admin
To see which options are available, run the script with the help
option:
$ /var/impact/modelonimpact.sh help
The options will be described in detail in this guide.