From a1be60d8373fc9da9b80017c11d0e992eec2dab7 Mon Sep 17 00:00:00 2001 From: slerena Date: Fri, 25 Sep 2009 00:21:00 +0000 Subject: [PATCH] 2009-09-25 Sancho lerena * pandoradb.sql: SUSE is not very happy with some comments, fixed. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/pandoradb.sql | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index c4a5de21a8..5724a99cdb 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ + +2009-09-25 Sancho lerena + + * pandoradb.sql: SUSE is not very happy with some comments, fixed. + 2009-09-24 Sancho Lerena * pandora_console/operation/agentes/datos_agente.php: Data in dataview diff --git a/pandora_console/pandoradb.sql b/pandora_console/pandoradb.sql index 0e272b354c..e83d3af9d4 100644 --- a/pandora_console/pandoradb.sql +++ b/pandora_console/pandoradb.sql @@ -596,17 +596,17 @@ CREATE TABLE IF NOT EXISTS `tserver` ( KEY `status` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; ---server types: ---0 data ---1 network ---2 snmp trap console ---3 recon ---4 plugin ---5 prediction ---6 wmi ---7 export ---8 inventory ---9 web +-- server types: +-- 0 data +-- 1 network +-- 2 snmp trap console +-- 3 recon +-- 4 plugin +-- 5 prediction +-- 6 wmi +-- 7 export +-- 8 inventory +-- 9 web -- TODO: drop 2.x xxxx_server fields, unused since server_type exists. CREATE TABLE IF NOT EXISTS `tsesion` (