| File | Date | Author | Commit |
|---|---|---|---|
| .github | 12 hours ago |
|
[588c27] Release only .tar.gz and .exe files |
| build | 2026-03-19 |
|
[531077] Create build directory, need for make. |
| extra | 2026-03-24 |
|
[6b4b99] Fix the installers and services |
| pandora_agent | 3 days ago |
|
[3f1e24] Revert attempts to fix the makensis double free... |
| pandora_console | 2026-03-19 |
|
[160cde] Import Pandora Open 1.0.0 |
| pandora_server | 2026-03-24 |
|
[6b4b99] Fix the installers and services |
| .gitattributes | 2026-03-19 |
|
[160cde] Import Pandora Open 1.0.0 |
| LICENSE | 2026-01-29 |
|
[b2f7bb] Initial commit |
| Makefile | 3 days ago |
|
[3f1e24] Revert attempts to fix the makensis double free... |
| README.md | 3 days ago |
|
[bcd695] Fix workflow badges |
| RELEASE.md | 3 days ago |
|
[b694c6] Improve the release workflow |

Pandora Open is the direct open-source continuation of Pandora FMS, the monitoring platform that has been powering enterprise infrastructure since 2004. After more than a decade of commercial dual-licensing, Pandora Open represents a clean break: a fully community-driven release that strips away proprietary layers and returns the project to its roots.
If you are running Pandora FMS 777, Pandora Open 1.0 is your natural upgrade path. It is built on the same proven architecture — same agents, same database schema, same server engine — but released entirely under the GPL2 licence with no enterprise paywall, no feature gating, and no vendor lock-in.
The project is maintained by some of the original core engineering team and welcomes community contributions and leadership. Whether you are migrating from 777 or starting fresh, Pandora Open is designed to be the monitoring platform you actually own.
Explore the project at https://pandoraopen.io
Pandora Open doesn't care about your vendor or your platform. It’s built to be the Swiss Army knife of monitoring, combining multiple data sources into a single, powerful core:
Using docker
mkdir $HOME/pandora; cd $HOME/pandora curl -fSsL -O https://raw.githubusercontent.com/pandorafms/pandora-open/main/extra/docker/docker-compose.yml docker compose -f docker-compose.yml up
By default it uses 8081/tcp port for Pandora Console
make && sudo make install.sudo bash pandora_deploy.sh.Check the manual installation on our wiki)
Check the migration guide
Check the build section on our wiki
This project uses automated releases. For details on how to trigger a release and the artifacts produced, please see RELEASE.md.
Visit our wiki