How to install packages from CLI
Information
Summary: |
Steps to install Flowmon packages safely from command line (CLI). |
Environment: |
Product: Flowmon OS Version: Any Platform: Any |
Question/Problem Description: |
How to install Flowmon update packages from CLI? |
Steps to Reproduce: | |
Error Message: | |
Defect Number: | |
Enhancement Number: | |
Cause: | |
Resolution: |
1. Package provided by Flowmon support or downloaded from Kemp transfer e.g. using WinSCP to the appliance to directory /tmp. Rename this file if it is necessary e.g. by mv command. The file name must be update_file.tar.gz 2. Install package in CLI by php command:/usr/bin/php /var/www/shtml/index.php Cli:InstallPackage -package=/tmp/update_file.tar.gzPossible return values: File does not exist!3. Command does not return an installation result. You can verify the progress in Configuration Center -> Versions, or by command: tailf /var/log/pkg_install.log |
Workaround: | |
Notes: |
Was this article helpful?
0 out of 0 found this helpful