Install Pandora FMS Server On CentOS 7 - Unixmen
Install Pandora FMS Server On CentOS 7 - Unixmen
Install Pandora FMS Server On CentOS 7 - Unixmen
Pandora FMS (Stands for Pandora Flexible Monitoring System) is software solution for monitoring
computer networks. Pandora FMS allows monitoring in a visual way the status and performance of
several parameters from different operating systems, servers, applications and hardware systems
such as firewalls, proxies, databases, web servers or routers.
Pandora FMS can be deployed in almost any operating system. It features remote monitoring (WMI,
SNMP, TCP. UDP, ICMP, HTTP…) and it can also use agents. An agent isavailable for each platform. It
can also monitor hardware systems with a TCP/IP stack, such as load balancers, routers, network
switches, printers or firewalls.
Pandora FMS has several servers that process and get information from different sources, using WMI
for gathering remote Windows information, a predictive server, a plug-in server which makes complex
user-defined network tests, an advanced export server to replicate data between different sites of
Pandora FMS, a network discovery server, and an SNMP Trap console.
Scenario
In this tutorial, I am going to use two systems as mentioned below.
Pandora Server :
Pandora Agent:
http://www.unixmen.com/install-lamp-server-apache-mariadb-php-centosrhelscientific-linux-7/
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 1/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
Before to install pandora Console, you need to install some extra packages:
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 2/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
Disable SELinux:
setenforce 0
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 3/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 4/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 5/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
The Server will create the database Pandora with generated password bellow, this password you need
it to start the pandora Server.
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 6/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
next:
open http://ip/pandora_console.
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 8/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
Before install the rpm package you need to install some dependencies first:
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 9/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
Note : Don’t forget to start Tentacle Server daemon if you want to receive data using tentacle.
Before to start the pandora Server, add the generated password in the console installation
to /etc/pandora/pandora_server.conf
dbpass pandora
Change pandora with your generated password (ymigwenv), look screenshot step 5:
/etc/init.d/pandora_server start
/etc/init.d/tentacle_serverd start
If you have any issues with this step, please check if your perl module Time-HiRes is installed.
3 – Install Pandora_Agent
Pandora agent can be Worstation/laptop/Windows/Unix/Firewall /Android:
Just install the agent and add it to config the Ip adress of pandora Server:
########################################
server_ip 10.1.1.200 # your Pandora Server
server_path /var/spool/pandora/data_in
temporal /tmp
logfile /var/log/pandora/pandora_agent.log
###################################
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 10/11
9/26/2014 Install Pandora FMS Server On CentOS 7 | Unixmen
Now back the Server restart the Daemon and check the console, in my case Centos 6 is the agent and
my server is Centos 7.
Done.
Cheers!
http://www.unixmen.com/install-pandora-fms-server-centos-7/ 11/11