From b313c50735b5423905ddcac255ee197093591232 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 22 Nov 2010 18:20:21 +0000 Subject: [PATCH] 2010-11-22 Raul Mateos * conf/pandora_server.conf*: Updated version. Commented nmap/xprobe2 related paths in Windows file. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 5 +++++ pandora_server/conf/pandora_server.conf | 2 +- pandora_server/conf/pandora_server.conf.windows | 15 +++++++-------- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index d008a35896..142fb9648e 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,8 @@ +2010-11-22 Raúl Mateos + + * conf/pandora_server.conf*: Updated version. Commented nmap/xprobe2 related + paths in Windows file. + 2010-11-19 Ramon Novoa * lib/PandoraFMS/Core.pm: Added a missing paremeter to diff --git a/pandora_server/conf/pandora_server.conf b/pandora_server/conf/pandora_server.conf index 39cf2c0820..700a5a006f 100755 --- a/pandora_server/conf/pandora_server.conf +++ b/pandora_server/conf/pandora_server.conf @@ -1,7 +1,7 @@ ############################################################################# # Pandora FMS Server Parameters # Pandora FMS, the Flexible Monitoring System. -# Version 3.1 +# Version 3.2 # Licensed under GPL license v2, # (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_server/conf/pandora_server.conf.windows b/pandora_server/conf/pandora_server.conf.windows index 9e2ed05250..56a3955948 100644 --- a/pandora_server/conf/pandora_server.conf.windows +++ b/pandora_server/conf/pandora_server.conf.windows @@ -1,7 +1,7 @@ ############################################################################# # Pandora FMS Server Parameters # Pandora FMS, the Flexible Monitoring System. -# Version 3.1 +# Version 3.2 # Licensed under GPL license v2, # (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com @@ -94,7 +94,7 @@ reconserver 1 # DISABLED BY DEFAULT pluginserver 1 -# Pandora FMS Plugin exec tool filepath (by default at /usr/bin) +# Pandora FMS Plugin exec tool filepath plugin_exec c:\pandora_server\bin/pandora_exec @@ -172,9 +172,8 @@ recon_threads 2 dataserver_threads 2 # mta_address: External Mailer (MTA) IP Address to be used by Pandora FMS internal email capabilities -#mta_address 192.168.50.1 -mta_address localhost +#mta_address localhost # mta_port: MTA port (default 25) #mta_port 25 @@ -196,17 +195,17 @@ mta_address localhost # fingerprinting tecniques, much more accurates than stadard nmap. # If not provided, nmap is used insted xprobe2 -xprobe2 c:\pandora_server\bin\xprobe2 +#xprobe2 c:\pandora_server\bin\xprobe2 # nmap: If provided, is used to detect OS type with recon server using # advanded OS fingerprint technique. Xprobe2 gives more accurate results # Nmap is also used to do TCP port scanning in detected host. -nmap c:\pandora_server\bin\nmap.exe +#nmap c:\pandora_server\bin\nmap.exe -# snmpget: Needed to do SNMP checks. By default is on /usr/bin/snmpget +# snmpget: Needed to do SNMP checks. -snmpget c:\pandora_server\bin\snmpget.exe +#snmpget c:\pandora_server\bin\snmpget.exe # Default group id for new agents created with Pandora FMS Data Server autocreate_group 2