Pandora FMS Downloads
Monitor and control all your equipment today







Why does Pandora FMS Open Source exist?
To take your monitoring much further than you think. Pandora FMS Open Source is not only free, it is the definitive version to learn without limits.
Pandora FMS Community
With the Community version you can implement your own monitoring solution, free and unlimited. Ideal for advanced users and small organizations. Thanks to its thousands of pages of documentation and user forum, you can integrate Pandora FMS into your project by yourself. It is 100% OpenSource under GPL2 license.
You may wonder if the Community version has limitations or if it is just a way to get you to buy the Enterprise version, take a look at it and decide for yourself.
Pandora FMS Enterprise
Request a free trial of Pandora FMS Enterprise, to discover all the advantages you can get from monitoring your business, and profit from its adaptability and advanced features. We can provide a personalized proof of concept that covers all your needs in record time.
Select your installation method
Null
Online installation tools
Pandora FMS server on CentOS 7.x:
curl -Ls https://pfms.me/deploy-pandora | bash
Pandora FMS server on RHEL 8.x / RockyLinux 8:
curl -sL https://pfms.me/deploy-pandora-el8 | bash
Pandora FMS on Ubuntu server 22.04:
curl -sL https://pfms.me/deploy-pandora-ubuntu | bash
Pandora FMS Software agent on *nix:
export PANDORA_SERVER_IP=<PandoraServer IP or FQDN> && curl -Ls https://pfms.me/agent-deploy | bash
Pandora FMS Software agent on Windows 10 or higher:
Invoke-WebRequest -Url https://pfms.me/windows-agent -OutFile ${env:tmp}\pandora-agent-windows.exe; & ${env:tmp}\pandora-agent-windows.exe /S –ip
<PANDORASERVER IP or NAME>
NET START PandoraFMSAgent
Docker
You need to have docker and docker compose installed.
mkdir $HOME/pandorafms; cd $HOME/pandorafms
wget http://pfms.me/centos8-docker-compose
docker-compose -f centos8-docker-compose up
Learn more in Docker hub’s project website.
RPM Packages
Install Pandora FMS community in Rocky/RHEL in three steps:
Step 1: Activate OS Updates, activate OS Extras an EPEL repositories and powertools repos.
Step 2: Add our official repository to your system creating the file /etc/yum.repos.d/pandorafms with the following content
[pandorafms]
name= PandoraFMS official repo EL $releasever – $basearch
baseurl=http://firefly.pandorafms.com/centos8
gpgcheck=0
enabled=1
Step 3: Install the packages from the command line:
yum install pandorafms_console pandorafms_server mariadb-server
For more information, please visit our documentation
Github
Get a copy of our code from GitHub:
git clone https://github.com/pandorafms/pandorafms.git
Is there something else missing? Check out all downloads ā

With our rolling release philosophy we release a new update every few months. In each release we publish new packages plus some features for Android, Chrome and other platforms.
Virtual machines
Physical devices
Network equipment
Databases
Lines of logs per day
Open Source vs Enterprise
All features detailed and a comparison between versions.
Changelog
Summary list with all the changes and fixes made to Pandora FMS.
Documentation
User manuals, administration and development.
Quick guides
Discover all the How-to or specific tutorials for a specific task.
Other guides
A practical approach based on examples and “screenshots”.
Official Discord
Get in touch with our community, solve any problem asap!
Pandora FMS 7.0 – NG 772.2 LTS RENAISSANCE
Highest stability version
This is an LTS (Long Term Support) version, a version with maximum stability that incorporates lots of bug fixes. These LTS are published once a year.
Pandora FMS 7.0 – NG 774 RRR
Latest version
Every two months approximately, Pandora FMS has a minor update with new functionalities and features.

SourceForge is a collaborative website for software projects that sees nearly 30 million users per month looking for, and developing, open source softwares

An effort of all our team, users and customers that make Pandora FMS improve day by day. This is a recognition of our entire trajectory and shows that Opensource is still alive and that we are one of the leading and pioneering projects in Europe.
Do you need help?
Dive into ourĀ online documentation, more than 1200 pages where we describe in detail all the secrets of Pandora FMS. We donāt keep anything for ourselves, both the code and the most complete documentation is at your disposal, without any tricks.
Community support
In case you need help with Pandora FMS Open Source, we have an onlineĀ public forum availableĀ to help you master Pandora FMS on your own, and of course, you have also documentation and quick guides. Weāve uploaded some video tutorials in youtube, which can aid you in initially finding your way around.
Have you come up with a good idea?
Our clients and users constantly help us improve Pandora FMS. We love to store ideas and comments, which we will later use in updates and future versions. Please tell us about features you would like to have included in future versions of Pandora FMS. Go now to ourĀ Github issue section.
Affiliation program for educational entities
We provide interested educational institutions with a complete monitoring course that includes all the necessary resources for both students and teachers.
Join the Pandora FMS team
Anyone who wants to help us with program development, documentation writing or any other task to improve Pandora FMS is always welcome to join us!
Doubts, suggestions or comments?
Does our proposal sound appealing?