Steps to install Linux monitoring agent in custom platforms/distributions
If you want to install the Site24x7 Server Monitoring agent in platforms/flavors other than Debian, Ubuntu, CentOS, RedHat, Madriva, Fedora, Suse, Amazon Linux, Gentoo, CoreOS, Raspberry Pi (requires Python 3 and above), ARM Processor (requires Python 3 and above), please follow the steps given below.
Prerequisites:
- bash
- wget/curl to download installer files.
- Python version 3 and above.
- Ensure the following commands are supported in your server/machine to fetch performance metrics:
- top, ps, df
- svmon (for AIX) and vmstat (for AIX and Solaris)
- Ensure commands like which, useradd, groupadd, awk, unzip that are used in the installation script are supported in your server/machine.
Installation:
- Execute the following command in the platform/server where you wish to install the agent:
wget https://staticdownloads.site24x7.com/server/Site24x7MonitoringAgent.install
bash Site24x7MonitoringAgent.install -i -key=<device_key> - Once the agent is successfully installed, you will be able to see a monitor under Server > Server Monitor > Servers in the Site24x7 web client.
The
device key will be present in the
Add Linux Server Monitor page in the Site24x7 web client. Go to
Server >
Server Monitor >
Servers (+) >
Linux.
Related Articles
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
Troubleshooting false positive alerts in monitoring
Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
FAQ on Custom Roles
What is the Created permission and what does it allow users to do? The Created permission is a specific type of access control that permits users to perform actions such as View, Write, or Delete solely on the modules, like dashboard, that they have ...
How do I monitor an Oracle database hosted in a Docker container in the same machine?
To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
Unable to add SQL insight monitor
If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...