Advanced Search
Search Results
2223 total results found
Get the group id to send messages from the CLI
Now we need to obtain the id of the group in which we have added our bot, there are different ways to do it, but the simplest is to add another bot that extracts that information very easily GetIDs Bot (https://t.me/getidsbot). We add it to the group that we ...
17. Inventory
Pandora FMS allows you to keep an inventory of the devices monitored by Pandora FMS. It is possible to keep a list of the processor model, storage, running services, software installed on the equipment, among other information. The inventory is independent ...
Introduction
In the following guide we are going to automatically install the Pandora FMS agent in GNU/Linux in the supported distributions: CentOS 7 . CentOS 8 . Debian 9.x or later. Ubuntu 18.x or later. Raspbian 9.x . Raspberry OS 10.x . The agent will have t...
Introduction
Dans le guide suivant, nous allons installer automatiquement l'agent Pandora FMS sous GNU/Linux dans les distributions prises en charge : CentOS 7 CentOS8 Debian 9.x ou version ultérieure Ubuntu 18.x ou version ultérieure Raspbian 9.x Raspberry OS 10.x...
Téléchargez et décompressez le script
Le script est disponible gratuitement dans la bibliothèque Pandora FMS, pour télécharger le script nous exécutons la commande: wget https://pandorafms.com/library/wp-content/uploads/2020/11/Install-PandoraAgent.tgz Ensuite, nous décompressons le fichier ave...
Download and unzip the script
The script is available for free in the Pandora FMS library, to download the script we execute the command: wget https://pandorafms.com/library/wp-content/uploads/2020/11/Install-PandoraAgent.tgz Then we unzip the file with the command: tar xvzf Install-Pa...
Agents dans la console WEB
On voit les agents créés avec ce script < /p> En rouge vous pouvez voir les valeurs du Speed Test exécuté sur un agent avec CentOS 8 (la mesure est exprimée en MB/sec)
Agents in the WEB console
We see the agents created with this script In red you can see the values of the Speed Test executed on an agent with CentOS 8 (the measurement is expressed in MB/sec)
Comment fonctionne Speed Test
Nous avons déjà installé le script, nous allons maintenant voir comment il fonctionne pour comprendre et en savoir plus sur le fonctionnement de Pandora FMS. Lorsque vous exécutez le programme d'installation, le dossier /root/bin est créé (au cas où il n'exist...
How Speed Test works
We already have the script installed, now we are going to see how it works to understand and learn more about how Pandora FMS works. When you run the installer, the /root/bin folder is created (in case it does not exist), inside this folder we will find sever...
Exécuter le script
Le script prend en charge les distributions Linux suivantes : CentOS 7, CentOS 8, Debian 9.x ou version ultérieure, Ubuntu 18.x ou version ultérieure, Raspbian 9.x et Raspberry OS 10.x. Une connexion Internet est requise puisque l'agent est téléchargé dans le...
Run script
The script supports the following Linux distributions: CentOS 7, CentOS 8, Debian 9.x or later, Ubuntu 18.x or later, Raspbian 9.x and Raspberry OS 10.x. An internet connection is required since the agent is downloaded as part of the process We enter the age...
Additional monitors
When installing the agent automatically, some very useful scripts were added that are not part of the automated installation but can be used simply by adding some lines to the pandora_agent.conf file. > as we can see in the following examples Ping to an IP, f...
Moniteurs supplémentaires
Lors de l'installation automatique de l'agent, des scripts très utiles ont été ajoutés qui ne font pas partie de l'installation automatisée mais peuvent être utilisés simplement en ajoutant quelques lignes au fichier pandora_agent.conf. > comme nous pouvons vo...
Telegram
Étape par étape pour intégrer un bot Telegram REMARQUE: Ce guide est en cours de construction Introduction Connecteur CLI du robot Telegram à utiliser dans les alertes Pandora Matrice de compatibilité Python3 pour le code source Linux x64 pour compi...
Configuration
Création du BOT dans Telegram Depuis un compte Telegram, vous devez écrire /start à l'utilisateur BotFather (https://telegram.me/botfather) pour créer un bot. Cela nous rendra une série de paramètres et d'instructions que nous pouvons créer pour la création ...
Créer un groupe et ajouter le bot
Pour créer un groupe depuis Telegram, nous devons simplement cliquer sur créer un groupe et sélectionner les utilisateurs qui le feront. être inclus. Dans ce groupe, il est important que l'un de ces utilisateurs soit notre bot pour pouvoir envoyer des messages...
Obtenir l'identifiant du groupe pour envoyer des messages à partir de la CLI
Maintenant, nous devons obtenir l'identifiant du groupe dans lequel nous avons ajouté notre bot, il existe différentes manières de le faire, mais la plus simple est d'ajouter un autre bot qui extrait ces informations très facilement GetIDs Bot (https://t.me/ge...
1. はじめに
このガイドの目的は、Pandora FMS に慣れていない人に Pandora FMS を簡単に紹介することです。 目的は、Pandora FMS のすべての機能を紹介することではなく、記録的な速さで作業と管理を開始するために最も関連性の高い機能について説明することです。 Pandora FMS アーキテクチャはさまざまなサービスで構成されています: データベース サーバー (Percona/MySQL) Web コンソール。 Pandora FMS サーバー (さまざまな種類のサービスを実行します)...
3. インストール
クラウドインストール (online) 「クラウド プロバイダー」 (または単に「クラウド」) という用語は、構成と管理のためのハードウェア、ハイパーバイザー、およびカスタマー サービス Web システムを備えた専門のプロバイダーで、専用または共有で仮想マシンをホスティングすることを表すために使用されます。 いずれの場合も、Pandora FMS Community Edition をインストールできます。 オペレーティング システムとして CentOS 7.x、4 GB の RAM、および 20 GB の空き...