Skip to main content

InfraSonar Appliance Manager

Project description

CI Release Version

InfraSonar Appliance Manager

This tool simplifies the installation and management of InfraSonar appliances. It streamlines the process of setting up and running your InfraSonar infrastructure, making it easier to monitor and manage your IT environment.

Prerequisites

Before using the InfraSonar Appliance Manager, ensure you have the following prerequisites installed:

  • Python (inclusing pip)
  • Curl

You can install these prerequisites on Ubuntu or Debian-based systems using the following commands:

sudo apt update
sudo apt install python curl pip

Additionally, Docker Compose is required for the InfraSonar appliance to function properly. You can install Docker Compose using the following command:

sudo curl -sSL https://get.docker.com | bash

Installation

To install the InfraSonar Appliance Manager, use the following command:

pip install infrasonar-appliance

Usage

Once installed, simply start the tool using the following command:

appliance

The tool will handle the installation and management of your InfraSonar appliance, allowing you to focus on monitoring and managing your IT infrastructure.

Additional Notes

  • For more detailed instructions and troubleshooting guidance, refer to the official InfraSonar documentation.
  • If you encounter any issues during installation or usage, feel free to contact the InfraSonar support team for assistance.

API forwarding

To enable InfraSonar agents to communicate with the API when direct access is blocked by firewalls, this tool can establish a forwarding service. This service acts as an intermediary, relaying agent requests to the API.

If you encounter issues binding to port 443 due to insufficient Docker privileges, you can adjust the system settings using the following command:

sudo sysctl net.ipv4.ip_unprivileged_port_start=0

To keep this setting after reboot, create or edit /etc/sysctl.d/local.conf and add the following line:

net.ipv4.ip_unprivileged_port_start=0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infrasonar_appliance-0.3.0.tar.gz (32.6 kB view details)

Uploaded Source

File details

Details for the file infrasonar_appliance-0.3.0.tar.gz.

File metadata

  • Download URL: infrasonar_appliance-0.3.0.tar.gz
  • Upload date:
  • Size: 32.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for infrasonar_appliance-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e629726f9a20f367f4509f8c7eb9de07ab99565dadf3981064c95cfcf328a3c1
MD5 ffb023c0b232c216f8bded2fa9b5f53c
BLAKE2b-256 292797e31173ed54e41388d84364321aeb5717178d097ddfb6188144adba1647

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page