Deployment
User Permissions and Connection Requirements
Category | Description |
---|---|
User Permissions | The Management Pack requires the creation of a dedicated user with administrative privileges within the Flopsar environment. |
Cloud Proxy to Flopsar | Ensure a stable connection between the selected Cloud Proxy and the Flopsar environment using the HTTPS protocol on port 443 . |
Cloud Proxy to Registry | A reliable connection between the Cloud Proxy and registry.indevops.com is required, accessible via port 443 . |
Supported version | Supported Flopsar version is only 6.0. |
Installing Management Pack
Pre-pull adapter's container image
Adapter's container must be pre-pulled on cloud proxy instances.
- SSH as
root
to cloud-proxies belonging to the collector group where adapter is to be run. - Login to docker registry using
docker login registry.indevops.com
.- Use Harbor robot account designated for that deployment - provided by INDEVOPS.
- Pull container image using
docker pull <IMAGE NAME>
.- Image name can be found on release page for a given version of the management pack.
Install PAK file
- Download PAK file for version matching the pre-pulled adapter container image.
- PAK file can be found on release page for a given version of the management pack.
- Login to Aria Operations and go to 'Data Sources > Integrations > Repository > Add' and upload the PAK file, selecting both:
Install the PAK file even if it is already installed
Ignore the PAK file signature checking
- Install the management pack.
Configure Adapter
- Go to Administration > Integrations > Repository
Use filter on the right to put "INDEVOPS for Flopsar"
Click on it
- Use button
ADD ACCOUNT
- Fill the fileds
Adapter fields
Field Name | Definition |
---|---|
Name | The name of the Flopsar server. |
Description | A brief description of the Flopsar server. |
Flopsar server | The specific Flopsar server being monitored or managed. |
Credential | The authentication credentials used for connecting to the Flopsar server. |
Collector / Group | The collector or group managing data collection. Must be set to cloud proxy where adapter's container image is pre-pulled. |
Flopsar server port | The network port used by the Flopsar server for communication. |
Skip TLS Certificate Validation (Insecure) | Flag to skip TLS/SSL certificate validation. Accepts true or false . |
Adapter Memory Limit (MB) | Maximum memory (in MB) the adapter can use. |
Log Level | Logging detail level: Debug for detailed logging, Normal for standard logs, Trace for extensive tracing. |