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.2.1.tar.gz (35.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: infrasonar_appliance-0.2.1.tar.gz
  • Upload date:
  • Size: 35.1 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.2.1.tar.gz
Algorithm Hash digest
SHA256 b5e332392170c821042ed6317a75add0409e55c4e3e3ee836b81926c5930464b
MD5 bd77e02975a37966baae54de9cd874b1
BLAKE2b-256 e4782debc5606b4bbff003cd9800e2f66af3694c794cdcbae6b4234202b89a07

See more details on using hashes here.

Supported by

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