|
NOTE: The sc_manager command must be run using the root account. |
Description
Displays the Secure Connect status for the machine on which the command is run.
Syntax
If run from the directory containing the sc_client.property file:
sc_manager status
If run from a different directory:
/opt/qorestor/bin/sc_manager status --property <path_to_sc_client.property_file>
Result
SecureConnect.enabled = true
|
NOTE: The sc_manager command must be run using the root account. |
Description
Disables Secure Connect for the machine on which the command is run.
Syntax
If run from the directory containing the sc_client.property file:
sc_manager disable
If run from a different directory:
/opt/qorestor/bin/sc_manager disable --property <path_to_sc_client.property_file>
Result
SecureConnect.enabled = false
Description
Enables Secure Connect for the machine on which the command is run.
Syntax
If run from the directory containing the sc_client.property file:
sc_manager enable
If run from a different directory:
/opt/qorestor/bin/sc_manager enable --property <path_to_sc_client.property_file>
Result
SecureConnect.enabled = true
This set of QoreStor CLI commands let you display the current statistics for a QoreStor in the following categories:
- All containers (cumulative): --system
- CPU: --cpu
- Memory: --memory
- NFS: --nfs
- CIFS: --cifs
- OST media server: --ost
- RDS media server --rds
- NDMP: --ndmp
- Completed NDMP sessions: --ndmp_completed
- iSCSI: --iscsi [--verbose]
- A specific container: --container --name
- Storage group: --storage_group --name <name>
- Replication: --replication
- Cleaner: --cleaner
- Clients: --clients [--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
- Seeding: --seed
- Cloud tiers: --cloud_tier
- Peformance tier: --performance_tier
- Help: --help
In addition, this QoreStor CLI command also allows you to reset the following statistic types: