pandorafms/pandora_console
slerena 4e15be85c7 2007-05-20 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: Uptated network component data.

        * include/styles/pandora.css: Few updates for style.

        * include/functions_db.php: Added functions for visual console
        features.

        * include/languages/language_en.php: New strings.

        * include/javascript: Moved all javascript files here.

        * include/javascript/x_slide.js, include/javascript/x_event.js:
          Copied from branch / console from Azabel.

        * include/javascript/wz_jsgraphics.js: New functions to draw
        lines.

        * pandoradb.sql: Created new tlayout and tlayout_data tables.

        * index.php: Small changes. Added support to refresh any page via
        POST.

        * operation/visual_console: Added Visual Console feature.

        * operation/agentes/estado_alertas.php: Updated styles and fixes
        damm bug when no alert available.

        * operation/agentes/status_monitor.php: Updated styles.

        * operation/agentes/estado_generalagente.php: Update styles.

        * operation/agentes/estado_agente.php: Updated style.

        * operation/servers/view_server.php: Updated style.

        * operation/reporting/graph_builder.php: Fixed some minor
        bugs. Needs to fix more bugs :(

        * operation/menu.php: Updated menu. Visual Console has dynamic items!.

        * images/pandora_logo_head.png: New header logo !

        * images/pandora_logo.png: New Pandora FMS 1.3 logo ! :-))

        * images/console/background: More samples added.

        * images/console/icons: Icons to be used in visual console.

        * reporting/fgraph.php: New feature added to simple graph to show
        only average values.

        * reporting/stat_win.php: Added support to avg_only and show avg,
        max and min values from each graph. Zoom factor is more usable
        now.

        * general/logoff.php: New style.

        * general/footer.php: Fixed style.

        * general/logon_failed.php: Fixed style.

        * general/login_page.php: New style.

        * general/header.php: Fixed style.

        * godmode/agentes/configurar_agente.php: Fixed styles.

        * godmode/agentes/agent_manager.php: Fixed styles.

	* operation/active_console: Removed from trunk: not ready to be used.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@459 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-05-20 17:12:31 +00:00
..
general 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
godmode 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
help 2007-04-02 Raul Mateos <raulofpandora@gmail.com> 2007-04-02 17:17:27 +00:00
images 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
include 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
operation 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
reporting 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
AUTHORS * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
ChangeLog 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
INSTALL - Rename install.txt to INSTALL 2006-05-19 15:14:05 +00:00
README * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
index.php 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
install.php 2007-05-03 Sancho Lerena <slerena@artica.es> 2007-05-03 02:08:00 +00:00
pandora_console.spec 2007-04-16 Manuel Arostegui <marostegui@artica.es> 2007-04-16 08:11:37 +00:00
pandora_migrate_1.2.txt (Pandora Console) 2006-07-20 11:41:06 +00:00
pandoradb.sql 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00
pandoradb_1.1_to_1.2.sql 2006-09-28 Sancho Lerena <slerena@artica.es> 2006-09-28 09:52:54 +00:00
pandoradb_data.sql 2007-05-20 Sancho Lerena <slerena@artica.es> 2007-05-20 17:12:31 +00:00

README

Pandora: The Free Distributed Monitoring System
===============================================

Version 1.2

What is Pandora DMS
-------------------

Pandora are a Free Software set of programs that allows to analyze in a visual way status and performance of several parameters from different Operating Systems, servers, applications and hardware systems as Firewalls, Proxies, Data Bases, Web Servers or Routers. All integrated into an open and distributed architecture.

Pandora can be deployed in every Operating System. You have an agent for every platform. Pandora can monitor hardware systems with TCP/IP Stack, as load balancers, routers, switches, printers and so on.

Pandora has six components: Pandora Data Server, Pandora Network Server, Pandora SNMP Console, Pandora Agents, Pandora Database and Pandora Web Management System (Web Console).

Pandora Servers and SNMP Console

They are the recipient of bundles of information and the generators of alerts; they are the brain of the system. We can have several servers for very big systems or a single server. They are developed in Perl and works under any platform, with the required modules. Nevertheless its "official" platform is GNU/Linux. They also insert the gathered data into the Database. You can have several Pandora Servers connected with the same Database.

Pandora Web Console

It allows to manage the system and to operate with it; it's the user interface of Pandora. We can have several Web Consoles in the same implantation. It is developed in PHP and leans on a Data Base and a Web Server, being able to work in any platform: GNU/Linux, Solaris, Win2000, AIX and others.

Pandora Database

Core module of Pandora (as you can see in the architecture overview). In this database resides all the information of the enterprise, for example, all data gathered by agents, all configuration defined by administrator, all events, incidents, audit info... At this moment, only MySQL DataBase is supported. More Databases in the future.

Pandora Agents

They can monitor any numeric parameter, boolean states, strings or numerical incremental data and/or condition. They have a centralized architecture based on lightweight design for agents (shellscript, wsh, perl) and light agents to collect data. They support all type of platforms (Microsoft, AIX, Solaris, GNU/Linux, IPSO, FreeBSD, etc) because the agents are completely free software, and they communicate using SSH, FTP, NFS or other good way, using an XML container to transport data. 

What do I need?
---------------
Perl, Perl Modules, MySQL, PHP, PHP Modules. See the Installation Documentation or go to http://pandora.sourceforge.net

License
-------

The project is distributed under the GPL License v2 or later.

Copyright (C) 2004-2006 Sancho Lerena.