Pre requisites

INSTALL THE PANDORA FMS CENTRAL SERVER

To install the Pandora FMS Mainframe Server, decompress the tar file:

tar zxvf pandorafms_mf_server-X.Y.tar.gz && cd mf_server

Then run the installer as root:

./mf_server_installer --install

Edit the configuration file /etc/pandora/mf_server.conf, set the server_ip, and customize the rest of the parameters according to your needs.

Configuration options for mf_server.conf

INSTALL THE PANDORA FMS Z/OS CONSOLE EXTENSION

To install the Z/OS console extension, run the following command from the mf_server directory:

cp -r ./extensions/* /var/www/pandora_console/enterprise/extensions/

If your Pandora FMS console is installed in a different path, adjust the command accordingly.


Revision #2
Created 28 November 2025 08:52:52 by jesus.camara
Updated 28 November 2025 12:34:07 by jesus.camara