Firefox 16, a treat for developers http://t.co/cnd27CzT
How to Install and configure Pandora Flexible Monitoring System in ubuntu and other debian based systems
Pandora FMS (for Pandora Flexible Monitoring System) is software solution for monitoring. 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 has remote monitoring (WMI, SNMP, TCP. UDP, ICMP, HTTP…) and using agents. An agent is available for each platform. It can also monitor hardware systems with a TCP/IP stack, 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 plugin server who makes complex user-defined network tests, an advanced export server to replicate data between different sites of Pandora FMS, a network discovery server and a SNMP Trap console.
the most important points for Pandora are:
- SQL backend.
- Native centralized Web User interface to manage all monitoring.
- Distributed monitoring.
- Very poweful agent monitoring, specially on Windows.
- Stateful monitoring AND performance monitoring.
- Nice reporting and graphs.
- HA ready
- Support for all OSes
Today we will show you how to install Pandora in Ubuntu and other Debian based systems
To install Pandora FMS for Ubuntu or debian your need some extra dependencies
sudo apt-get install snmp snmpd libtime-format-perl libxml-simple-perl libnetaddr-ip-perl libdbi-perl libxml-simple-perl libnetaddr-ip-perl
libhtml-parser-perl wmi-client xprobe2 nmap libmail-sendmail-perl traceroute libio-socket-multicast-perl libapache2-mod-php5 apache2
mysql-server php5-gd php5-mysql php-pear php5-snmp php-db php-gettext graphviz php-pear php5-gettext mysql-client php-db php-xmlrpc
Now go to pandora website and download the debian package for ubuntu or for debian depend wher you want to install pandora
Now cd the directory where you downloaded the debian packages. in my case :
root@pirat9-laptop:/home/pirat9/Downloads# ls
pandorafms.agent_3.0.0.deb pandorafms.server_3.0.0.deb
pandorafms.console_3.0.0.deb
Now let`s start with the installation ,we have to install the console, the agent and the Server :
- Install the console :
sudo dpkg -i pandorafms.console_3.0.0.deb
- Install The Agent
sudo dpkg -i pandorafms.agent_3.0.0.deb
- Install The Server
sudo dpkg -i pandorafms.server_3.0.0.deb
Now, lets go to the console, open your browser and type :
Http://IP/pandora_console
- Go to step 2 with Next
- If everything is green go to next :
go next
After this you have to move install.php to /var/www/pandora_console
Now open the browser again and login with user admin en password pandora
{loadposition user9}
Related Articles By Tags:
{loadposition user1}
-
-
-
-
-
-
-
-
-
-
-
http://www.unixmen.com
-
-
-
-
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Install and Configure Samba share in Ubuntu 13.04 Raring Ringtail , 12.10, 12.04| Howto : Updated 05-04-2013: One of the most asked features for Samba is a graphical user interface to help w...0 comment(s) |
Recent Posts
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
- Getting Debian 7.0 ‘Wheezy’ Up and Running
Recent Comments




























Bjarni
| #
Excellent, thanx!
Ambiton
| #
Thank you very much Chris :)
Lolman
| #
in cmd
Oliver
| #
Do you think that it works on a Macbook Air 1,1?… ohh and, it must be installed in a different partition than Mac OS X, right?… can´t have i installed only Ubuntu on my hard drive?
Brandon Hawkins
| #
thanks