Commit Graph

1635 Commits

Author SHA1 Message Date
ramonn ded9780100 2014-08-06 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm: Rewrote TCP module socket code for
	  sending data (tcp_send). Fixes ticket #1096.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 15:48:59 +00:00
hkosaka c9b396f8be 2014-08-05 Hirofumi Kosaka <kosaka@rworks.jp>
* lib/PandoraFMS/Core.pm: Suppress "going to normal (warning,
	critical)" events from "unknown" status, if you disable "Throw
	unknown events" at the Console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-05 07:15:52 +00:00
hkosaka a6f9efa740 2014-08-05 Hirofumi Kosaka <kosaka@rworks.jp>
* lib/PandoraFMS/Core.pm: Fixed that unknown modules would be
	set to normal if its status is not normal, when new data
	arrives but ff_threshold is greater than 0.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10378 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-05 06:50:51 +00:00
ramonn 8e60ec9d58 2014-07-30 Ramon Novoa <rnovoa@artica.es>
* util/trap_rate.sh: Added to repository. Script to calculate the rate of
	  SNMP traps received by snmptrapd.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10364 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-29 22:41:09 +00:00
ramonn b92d9110fe 2014-07-30 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Set unknown modules to normal if new data
	  arrives but ff_threshold is greater than 0.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-29 22:39:07 +00:00
ramonn 36d2981f8b 2014-07-28 Ramon Novoa <rnovoa@artica.es>
* conf/pandora_server.conf.new,
	  lib/PandoraFMS/Config.pm: Added configuration tokens to disable the
	  translation of enterprise strings and variable bindings (SNMP console).

	* lib/PandoraFMS/SNMPServer.pm: Added thread support to the SNMP console.

	* lib/PandoraFMS/DB.pm: Fixed a warning.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-28 16:24:40 +00:00
mdtrooper 1a13d4e299 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-07-25 13:16:46 +00:00
mdtrooper df64061283 2014-07-25 Miguel de Dios <miguel.dedios@artica.es>
* lib/PandoraFMS/GIS.pm, lib/PandoraFMS/DB.pm,
	lib/PandoraFMS/Core.pm, lib/PandoraFMS/ReconServer.pm,
	lib/PandoraFMS/DataServer.pm: tiny fixes for to improve the support
	of PostgreSQL.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-25 13:15:24 +00:00
jsatoh b4992dcbc5 2014-07-25 Junichi Satoh <junichi@rworks.jp>
* util/pandora_db.pl: Fixed error when 'dbengine' token is not defined
	in pandora_server.conf with enterprise installed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10355 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-25 03:47:55 +00:00
mdtrooper f7469f47c1 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* util/plugin/snmp_remote.pl: some fixed for the snmp v3.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 12:11:36 +00:00
vgilc 23a2b75bb3 2014-06-17 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm: Added macros
	'_alert_critical_instructions_' and
	'_alert_warning_instructions_'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-14 07:09:16 +00:00
hkosaka c4cf0f5b79 2014-07-11 Hirofumi Kosaka <kosaka@rworks.jp>
* util/pandora_manage.pl: To handle multi-byte strings in
	command line arguments (assumes utf-8).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-11 06:51:39 +00:00
vgilc 7a9c220779 2014-07-08 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl: Fixed problem
	with entities.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-08 14:24:55 +00:00
vgilc 89964d42a3 2014-07-08 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl: Fixed help screen.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10325 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-08 13:34:12 +00:00
vgilc c355bca0ef 2014-07-08 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl
	  lib/PandoraFMS/Core.pm: Added 'create_data_module_from_local_component'
	and 'create_local_component' functions to CLI.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-08 13:24:31 +00:00
pandora-release fcd88889c9 Exported functions that were not exported.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10314 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-01 12:18:37 +00:00
pandora-release dc9aa06945 Updated version and build strings for the 5.1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 12:37:47 +00:00
pandora-release db14e003d4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-29 22:01:25 +00:00
pandora-release c9d9c3dd4c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-28 22:01:19 +00:00
pandora-release c2664dcf53 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10300 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-27 22:01:37 +00:00
pandora-release a7c83f3244 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 22:01:24 +00:00
ramonn a3ac3bb0d8 2014-06-26 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.pl: Remove new line and carriage return
	  characters when parsing the configuration file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 10:11:47 +00:00
pandora-release f2d05bc443 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 22:01:20 +00:00
pandora-release ce8564483b Updated version and build strings for the 5.1RC2 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 14:49:43 +00:00
pandora-release 3c54c37a41 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 22:01:24 +00:00
ramonn 752b7a9fee 2014-06-24 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Improved host connection.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 13:20:19 +00:00
vgilc 6b7fb2db11 2014-06-24 Vanessa Gil <vanessa.gil@artica.es>
* util/recon_scripts/snmpdevices.pl: Deleted file.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 10:24:59 +00:00
pandora-release 3ec6ed5539 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 22:01:26 +00:00
pandora-release 001e4028eb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-22 22:01:20 +00:00
pandora-release b954dfc23c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-21 22:01:19 +00:00
pandora-release 86f8e3e000 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 22:01:18 +00:00
pandora-release 15a192920f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-19 22:01:25 +00:00
pandora-release 2f4b551a46 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 22:01:26 +00:00
pandora-release d89332f25e Fixes to the Windows service.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 09:57:17 +00:00
pandora-release 05922c8d0e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 22:01:32 +00:00
ramonn b877fbfaa6 2014-06-17 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Removed an unused module.

	* util/recon_scripts/snmp-recon.pl: Always perform a brute-force network scan.
	  Connect hosts via traceroute if no L2 information is available.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10218 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 11:21:51 +00:00
pandora-release fd3f648947 Updated version and build strings for the 5.1RC1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 11:19:26 +00:00
vgilc a7621b1712 2014-06-17 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm: Fixed bug
	scheduling downtime.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 10:17:05 +00:00
hkosaka 219edcc289 2014-06-17 Hirofumi Kosaka <kosaka@rworks.jp>
* lib/PandoraFMS/PluginServer.pm: Fixed to handle plugin's
	output that includes multibyte character string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 02:18:49 +00:00
pandora-release 645ba9e548 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10204 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-16 22:01:23 +00:00
pandora-release 7e7a748116 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-15 22:01:20 +00:00
jsatoh 51ee4d5d0a 2014-05-15 Junichi Satoh <junichi@rworks.jp>
* util/pandora_manage.pl: Fixed typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-15 03:47:27 +00:00
jsatoh 1a55948eb0 2014-05-15 Junichi Satoh <junichi@rworks.jp>
* util/pandora_manage.pl: Added support for 'each_ff' and 'ff_timeout'
	to module creation and modifying options.
	Fixed bug that 'enable_unkown_events' cannot be set by module creation
	options.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-15 02:53:41 +00:00
pandora-release 75ab570b96 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-14 22:01:20 +00:00
uchida fc761df914 2014-06-14 Akihiro Uchida <auchida@rworks.jp>
* pandora_server/pandora_server.redhat.spec: allow
	  tty-less sudo for pandora to fix failure on start
	  tentacle_serverd service in recent RHEL derivatives.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-14 14:09:49 +00:00
pandora-release 35d7736716 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10189 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 22:01:32 +00:00
pandora-release a6e29d516c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 22:01:19 +00:00
ramonn bbfe56d0ef 2014-06-12 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Removed the keepalive semaphore, since down_force
	  is not supported in earlier versions of Thread::Semaphore. Made keep alive
	  modules work with an FF threshold.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 14:00:09 +00:00
pandora-release 081e1ef50d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 22:01:19 +00:00
ramonn 3a1c0ee126 2014-06-11 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Prevent race conditions between keep_alive and
	  keep_alive_nd.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 15:20:23 +00:00
pandora-release e66967a691 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 22:01:30 +00:00
pandora-release 4865392b9d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 23:47:10 +00:00
jsatoh d541e36372 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf, NetBSD/pandora_server.conf: Updated
	default settings as the same as Linux ones.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:55:21 +00:00
pandora-release 3d7ef520b2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-07 23:39:28 +00:00
pandora-release 88333651aa Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 23:50:32 +00:00
pandora-release d35e1b69fb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 23:51:32 +00:00
zarzuelo 3a5c5bc61c 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/PluginServer.pm
	lib/PandoraFMS/Core.pm: Add tags name macro to alerts and plugins.
	Add tags phones to plugins. Ticket #568



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 11:44:31 +00:00
pandora-release f307e0dca0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10109 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 23:44:17 +00:00
mariopulido87 c71d2ffe4a 2014-06-04 Mario Pulido <mario.pulido@artica.es>
* conf/pandora_server.conf.new: Fixed bug




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 15:42:38 +00:00
pandora-release 93fa7920a8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 23:47:49 +00:00
ramonn 62f657adc9 2014-06-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Create a ping module for agents that do
	  not respond to SNMP.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10093 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 13:46:38 +00:00
pandora-release ecca111f61 Updated version and build strings for the 5.1BETA1 version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10088 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 09:36:52 +00:00
jsatoh fe334c974b 2014-06-03 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Changed to ignore 'FF timeout' except async
	modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 04:44:31 +00:00
pandora-release 4f99dd9d92 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10082 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 23:45:28 +00:00
pandora-release 788169dc40 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10067 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-01 23:38:53 +00:00
pandora-release c8cb199cc2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10063 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 23:40:26 +00:00
jsatoh 93ec0583c1 2014-05-31 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Improved 'FF threshold' to be able to define
	timeout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10062 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 13:39:45 +00:00
pandora-release 7dbe6f2a85 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 23:49:14 +00:00
slerena 2efdfcf53a 2014-05-30 Sancho Lerena <slerena@artica.es>
* conf/pandora_server.conf.new: Review of default configuration file.

        * pandora_server.redhat.spec,
          pandora_server.spec,
          DEBIAN/control: Added perl telnet module as dependency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10053 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 13:56:44 +00:00
ramonn 93c187d0b9 2014-05-30 Ramon Novoa <rnovoa@artica.es>
* conf/pandora_server.conf.new,
	  lib/PandoraFMS/Config.pm,
	  util/pandora_db.pl: Added a new option to move SNMP modules back to the
	  SNMP Enterprise Server.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10051 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 12:26:40 +00:00
ramonn 3d04ceaeb8 2014-05-30 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Config.pm
	  lib/PandoraFMS/DataServer.pm: Ignore the agent group coming from the XML
	  if autocreate_group is set.

	* util/recon_scripts/snmp-recon.pl: Changed the default value for a
	  router-less scan.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 10:01:23 +00:00
pandora-release b26a7a74f4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10041 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-29 23:46:41 +00:00
pandora-release ce1ee31827 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 23:45:55 +00:00
zarzuelo 591f6410a9 2014-05-28 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/ReconServer.pm: Fixed wrong order in 
	recon script parameters in the conversion from json format



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10029 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 14:54:02 +00:00
ramonn 490d1b603e 2014-05-28 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server,
	  lib/PandoraFMS/Config.pm: Removed getopts. Fixes a problem found by Junichi.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 09:37:01 +00:00
pandora-release e20cd34e6f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 23:41:50 +00:00
ramonn e6c1085660 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: If no logfile is defined print the message to
	  stdout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10022 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 15:01:16 +00:00
ramonn f18d4a3cf3 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Make sure critical_str and warning_str are valid
	  regular expressions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 14:07:09 +00:00
ramonn a79f029a4a 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* bin/tentacle_server: Updated to the latest version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:32:38 +00:00
pandora-release 56aad9d4cf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 23:43:57 +00:00
pandora-release f488a253d9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 23:38:46 +00:00
jsatoh ec13cbfe49 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Tools.pm: Fixed STD* file open error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10002 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 06:53:00 +00:00
pandora-release 8be7eb52c6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9998 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-24 23:38:42 +00:00
pandora-release ffdf2afe5b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 23:45:40 +00:00
pandora-release 0c420e819e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 23:43:18 +00:00
ramonn 0519cd424f 2014-05-22 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm,
	  lib/PandoraFMS/NmapParser.pm,
	  lib/PandoraFMS/ReconServer.pm,
	  lib/PandoraFMS/SNMPServer.pm,
	  lib/PandoraFMS/Tools.pm,
	  lib/PandoraFMS/Traceroute.pm,
	  lib/PandoraFMS/WMIServer.pm: Fixes for win32.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 10:49:49 +00:00
pandora-release 92ba009a55 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 23:41:49 +00:00
jsatoh b0d269690d 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Improved 'FF threshold' to be able to define
	each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:28:50 +00:00
pandora-release b0962cfdf8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 23:45:23 +00:00
ramonn 2135f4fe72 2014-05-20 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server: Stop the service when the server crashes (win32).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9963 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:33:27 +00:00
pandora-release 22513c2aff Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9958 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 23:45:46 +00:00
pandora-release 26a019b224 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-18 23:38:02 +00:00
pandora-release 6ccc2fff89 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-17 23:41:17 +00:00
pandora-release 8fbde92bf5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9943 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-16 23:43:33 +00:00
pandora-release bb0c8582a1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-15 23:45:00 +00:00
pandora-release 15f3a2733c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9935 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 23:43:45 +00:00
pandora-release ae69bfd281 Added to repository. pandora_exec binary for win32.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 07:58:02 +00:00
pandora-release 0cc4de5815 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-13 23:40:57 +00:00
ramonn 0ec78e231b 2014-05-13 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server: Added support to run as a native win32 service.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-13 13:34:57 +00:00
pandora-release d7bf5977e7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-12 23:43:08 +00:00
pandora-release 2b821f8aae Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-10 23:38:05 +00:00
jsatoh 70c784c5a9 2014-05-10 Junichi Satoh <junichi@rworks.jp>
* util/recon_script/ipmi-recon.pl, util/recon_script/snmpdevices.pl,
	util/recon_script/wmi-recon.pl: Added support for FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-10 02:09:44 +00:00
pandora-release d86ad5b72b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-09 23:42:59 +00:00
ramonn 3f0f9ef651 2014-05-09 Ramon Novoa <rnovoa@artica.es>
* bin/tentacle_server.exe: Added to repository. Tentacle server win32
	  binary.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-09 15:10:56 +00:00
pandora-release 34a9cc4980 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 23:38:11 +00:00
jsatoh 75efa9df6f 2014-05-08 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/ReconServer.pm: Fixed crash when macros help of
	recon script contains \r, \n or multibyte characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 05:12:08 +00:00
pandora-release 67d80df78d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 23:40:27 +00:00
ramonn a8ef08a9f7 2014-05-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Added code to initialize the enterprise module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 12:28:08 +00:00
pandora-release 163bf43e10 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 23:46:01 +00:00
jsatoh bca644ddee 2014-05-06 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Improved weekly planned downtime to allow
	accross date. If the stopping time is smaller than the starting time,
	it ends at the stopping time of the next day.
	e.g.) When Saturday 23:00:00-01:00:00 is set, the weekly planned
	downtime ends at Sunday 01:00:00.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 00:23:16 +00:00
pandora-release 21695b9c00 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 23:43:23 +00:00
ramonn 49b97b8bf8 2014-05-05 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/ReconServer.pm: Added debug messages.

	* util/recon_scripts/wmi-recon.pl: Added to repository. WMI Recon script.

	* lib/PandoraFMS/WMIServer.pm,
	  util/recon_scripts/snmp-recon.pl: Small fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9865 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 14:57:10 +00:00
alexhigh 139020c862 2014-05-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* bin/pandora_server: Added checks and warnings for
	too many threads and verbosity 10.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 11:25:27 +00:00
pandora-release c3a6fdd054 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-04 23:40:32 +00:00
pandora-release a10fe523a8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9846 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-03 23:39:18 +00:00
jsatoh 3f6573bf74 2014-05-03 Junichi Satoh <junichi@rworks.jp>
* util/pandora_manage.pl: Added new CLI functions to manage special
	days.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-03 00:57:53 +00:00
pandora-release 65a96e4609 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-02 23:37:38 +00:00
pandora-release e40c835c4f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-01 23:37:31 +00:00
pandora-release 92b3cf245e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-30 23:37:35 +00:00
pandora-release db88bcf0e4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-29 23:37:55 +00:00
pandora-release deed9ac454 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-28 23:37:38 +00:00
pandora-release 11a9e62570 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-27 23:37:25 +00:00
jsatoh f06c6200c2 2014-04-27 Junichi Satoh <junichi@rworks.jp>
* util/recon_scripts/snmp-recon.pl: Added support for FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9823 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-27 04:16:31 +00:00
jsatoh e967fe3baf 2014-04-27 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/PluginServer.pm: Fixed plugin execution failure
	when multibyte characters are used in plugins macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9821 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-27 03:42:38 +00:00
pandora-release 73e40e8c00 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-26 23:37:09 +00:00
pandora-release 625387e924 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-25 23:39:59 +00:00
pandora-release 14af549e40 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9811 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-24 23:42:10 +00:00
vgilc f4390092d2 2014-04-24 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm: Removed entities
	to events log.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-24 14:25:41 +00:00
pandora-release 3506f20654 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 23:40:56 +00:00
vgilc 4a3bd78ebd 2014-04-23 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm
	  util/pandora_manage.pl: Added functions
	to CLI.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 09:55:05 +00:00
pandora-release 19bfd25643 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 23:39:42 +00:00
zarzuelo 21b0374ab1 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* util/pandora_migrate_recon_scripts.pl
	lib/PandoraFMS/ReconServer.pm: Add compatibility for the new
	fields system (macros) of the recon scripts to the recon server.
	Add migrate script from old format to new one



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:22:08 +00:00
pandora-release 60938a0543 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-21 23:39:44 +00:00
pandora-release 1ef5f35678 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9788 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-20 23:36:56 +00:00
pandora-release 2c99fc6f03 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-19 23:36:52 +00:00
pandora-release ab4105489d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-18 23:36:30 +00:00
pandora-release b306a7c7f0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-17 23:36:37 +00:00
pandora-release b82f9f8ae3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 23:39:53 +00:00
pandora-release 05fb0b81eb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-15 23:41:55 +00:00
pandora-release b184110a0a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 23:36:29 +00:00
pandora-release d5bf64d052 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-13 23:36:26 +00:00
pandora-release 0c7e931db7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-12 23:36:10 +00:00
pandora-release 6f6d884bbf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-11 23:36:02 +00:00
pandora-release a29b86d330 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 23:36:32 +00:00
pandora-release a34db503f2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 23:35:44 +00:00
pandora-release 840522d44f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9742 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-08 23:36:03 +00:00
pandora-release 415de30726 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9738 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 23:35:46 +00:00
pandora-release 6f60e7f3c4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-06 23:35:39 +00:00
pandora-release c64e0b65e2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 23:35:32 +00:00
pandora-release d0195de779 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 23:35:37 +00:00
ramonn ac93b78aed 2014-04-04 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Do not load MIB files (DISPLAY-HINTS may
	  cause MAC addresses to be displayed in a different format).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 09:31:44 +00:00
ramonn dc4774fe35 2014-04-04 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Lowered the number of retries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 08:30:53 +00:00
pandora-release f7b3c6a0c5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 23:35:29 +00:00
ramonn e9610d5e1a 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Remove the symbolic labels from
	  enumeration values.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9716 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 15:40:44 +00:00
ramonn e52efabdb7 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9715 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 15:11:03 +00:00
koichirok 9fb6004032 2014-04-03 Koichiro KIKUCHI <koichiro@rworks.jp>
* bin/tentacle_server: Updated to the logfile supported version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 11:26:15 +00:00
ramonn 069eec8e35 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Added to the repository. Recon SNMP L2
	  network scan script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9709 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:40:35 +00:00
pandora-release a862449fa5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 23:35:14 +00:00
pandora-release 250744e1b4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-01 23:35:19 +00:00
pandora-release 8b9a7e38b1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 23:35:06 +00:00
vgilc 08da06fd1e 2014-03-31 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm: Execute more
	actions to snmp alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9686 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 15:02:26 +00:00
pandora-release cc31a77e85 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 23:34:34 +00:00
pandora-release ec716367d1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 00:34:54 +00:00
pandora-release dc1b5b6624 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-29 00:34:53 +00:00
pandora-release 9a5c1d3a2b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9660 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 00:38:58 +00:00
vgilc 64306ce66d 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm: Can change
	order in varbinds.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9652 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 10:52:18 +00:00
pandora-release 4b0da27033 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 00:34:18 +00:00
pandora-release b9404b23fe Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9645 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-26 00:34:10 +00:00
pandora-release 69b83b9e92 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-25 00:34:19 +00:00
pandora-release 7bf6e32524 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-24 00:34:21 +00:00
pandora-release e1962a166b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-23 00:33:59 +00:00
pandora-release 44fa5b2298 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-22 00:34:03 +00:00
pandora-release cb97e7d9f1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9624 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-21 00:33:57 +00:00
slerena cb9540aefd 2014-03-20 Sancho Lerena <slerena@artica.es>
* conf/pandora_server.conf.new,
        conf/pandora_server.conf.windows: Restart on mysql connection
        failure enabled by default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 17:54:51 +00:00
zarzuelo f902bde134 2014-03-20 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/WMIServer.pm: Move WMI query safe_output 
	function to before the quotes ssubstitution to fix
	any WMI component with double quotes and WMI Wizard



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 16:04:00 +00:00
mdtrooper 17b87fb182 2014-03-18 Miguel de Dios <miguel.dedios@artica.es>
* util/pandora_db.pl: fixed the notinit_count in the agents after
	the delete not init modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9608 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 10:59:53 +00:00
pandora-release dd1c84d74c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 00:34:03 +00:00
pandora-release 77b5371dfe Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 00:33:38 +00:00
pandora-release 08216f1ad0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-16 00:33:29 +00:00
pandora-release 8fdd9d8ff0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-15 00:33:37 +00:00
pandora-release 5f55bd2e78 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9589 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 00:33:28 +00:00
ramonn efbb9e9d39 2014-03-13 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Do not compact proc modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9585 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 15:29:20 +00:00
mariopulido87 602e0f56c7 2014-03-13 Mario Pulido <mario.pulido@artica.es>
* pandora_server.redhat.spec: Added netflow directory




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9580 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 13:42:47 +00:00
vgilc d5a7befa29 2014-03-13 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm
	  util/pandora_dbstress.pl: Fixed bug executing
	pandora_dbstress.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9573 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 07:28:56 +00:00
pandora-release 8ef7532162 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 00:33:14 +00:00
pandora-release 376e5a4f67 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 00:33:22 +00:00
pandora-release 90005db6fb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9548 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 00:33:12 +00:00
pandora-release 18129d30d7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 00:32:56 +00:00
pandora-release 8ffbe5d2da Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9531 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-09 00:32:52 +00:00
pandora-release a20e150473 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-08 00:32:44 +00:00
pandora-release ad674d04fa Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9523 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-07 00:33:05 +00:00
pandora-release 24656c42bf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 00:32:41 +00:00
zarzuelo d5a72a3ebf 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/Core.pm: Add action recovery fields to the
	recovery logic in alerts.
	Ticket #501



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9506 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 11:39:27 +00:00
pandora-release 8232595caf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 00:32:33 +00:00
pandora-release e7477b3e96 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 00:33:04 +00:00
pandora-release 0235a37059 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9483 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-03 00:32:09 +00:00
pandora-release 6f90dcbb8b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9480 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-02 00:32:14 +00:00
pandora-release 497805d903 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9477 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-01 00:32:03 +00:00
pandora-release d68c712094 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9474 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-28 00:31:54 +00:00
pandora-release c32d01d126 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9472 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-27 00:35:09 +00:00