Update in: 26 August 2022
:
A script to configure alert commands in Pandora FMS to send alerts via Whatsapp
Module data
A simple script in PHP to accept parameters via console and be executed in the following way:
Syntax:
php5 send_whatsapp.php [phone_number_source] [password] [phone_number_target] [message]
Example:
php5 send_whatsapp.php 34666123456 cGFzc3dvcmQ= 34666654321 "What's up Whatsapp!"
Includes a pdf document explaining use from manual execution to complet alert configuration in Pandora FMS
Files:
PandoraFMS_Alerts_Whatsapp_4.zip
(Visited 3,587 times, 1 visits today)