Ramon Novoa
6196d06e82
Force nmap to use seconds as the timeout unit.
2014-09-09 13:06:42 +02:00
Ramon Novoa
b53da5c0cd
Added support for on-demand macros to the Plug-in Server.
2014-09-09 11:03:07 +02:00
Vanessa Gil
fd1a44df4d
Commented autocreate_group parameter in config file.
...
pandora_server/NetBSD/pandora_server.conf.new
2014-09-08 15:20:48 +02:00
Sancho Lerena
e6dd2ec15d
2014-09-08 Sancho Lerena <slerena@gmail.com>
...
* pandora_server_installer: Fixed problems on linux due
bad link paths from /usr/local/bin -> /usr/bin
2014-09-08 12:49:15 +02:00
Junichi Satoh
e49311ae2a
2014-09-06 Junichi Satoh <junichi@rworks.jp>
...
* lib/PandoraFMS/Core.pm: Fixed that unknown modules are never
recovered when module data is received correctly in/after the
race condition (module execution time exceeds its interval).
2014-09-06 11:16:46 +09:00
Ramon Novoa
aa52dfdadc
2014-09-03 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Tools.pm: Added basic support to log to syslog.
2014-09-04 13:02:23 +02:00
Ramon Novoa
1ef60281c9
2014-09-03 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Core.pm: Added dynamic macros for agent custom fields.
2014-09-03 16:23:09 +02:00
Ramon Novoa
1435c70cc6
2014-09-02 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Core.pm: Added support for loading complex macros on
demand.
2014-09-02 20:47:57 +02:00
Ramon Novoa
4dff787be0
2014-09-02 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Core.pm: Added the macros _agentcustomid_ and
_modulecustomid_.
2014-09-02 20:47:57 +02:00
hkosaka
a44b72ec25
2014-08-27 Hirofumi Kosaka <kosaka@rworks.jp>
...
* lib/PandoraFMS/PluginServer.pm: Fixed that _plugin_param2_
and _plugin_param2_desc_ (and so on) were not replaced with
the corresponding values.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 02:36:02 +00:00
vgilc
fd9e03e9d8
2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
...
* util/pandora_db.pl: Fixed problem
deleting events. Ticket #979 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:54:22 +00:00
koichirok
9c3208eff7
2014-08-22 Koichiro Kikuchi <koichiro@rworks.jp>
...
* FreeBSD/pandora_server: Fixed bug fail to start pandora_server with
no profile.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 08:29:34 +00:00
hkosaka
d172f5e26d
2014-08-21 Hirofumi Kosaka <kosaka@rworks.jp>
...
* lib/PandoraFMS/Core.pm: Prevent some warnings would be
written at pandora_server.error ("Use of uninitialized value
in subroutine entry at ..." and "Use of uninitialized value in
string ne at ..").
MERGED FROM BRANCH 5.0 (rev10441).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 10:52:18 +00:00
jsatoh
37a97f09e8
2014-08-21 Junichi Satoh <junichi@rworks.jp>
...
* util/pandora_manage.pl: Added an option to add an event comment.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 00:39:25 +00:00
Ramon Novoa
7b91329e6f
2014-08-18 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Core.pm: Copy tag names to events, not the URL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 14:43:02 +00:00
alexhigh
1351a3cb68
2014-08-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
...
* lib/PandoraFMS/Core.pm: Added an internal action to
create a Integria IMS incident on the function
"pandora_execute_action". Added the function
"pandora_create_integria_ticket".
* util/pandora_manage.pl: Added an option to recreate
a collection with the function "cli_recreate_collection".
Added a call to get the Pandora FMS shared config.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10432 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 13:03:34 +00:00
Ramon Novoa
78a6ef4602
2014-08-14 Ramon Novoa <rnovoa@artica.es>
...
* conf/pandora_server.conf.new: Added recon_timing_template to the
configuration file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 16:17:29 +00:00
Ramon Novoa
06030e52cf
2014-08-14 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Config.pm,
lib/PandoraFMS/ReconServer.pm: Added a separate timing template for
network scans, since they can be very slow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 16:09:55 +00:00
slerena
8473797f42
2014-08-14 Sancho Lerena <slerena@artica.es>
...
* FreeBSD/pandora_server.conf.new,
conf/pandora_server.conf.new,
conf/pandora_server.conf.windows: Modified default configuration
to avoid put all agents in the group id #2 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10426 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 13:08:44 +00:00
koichirok
6ccb86eae2
2014-08-14 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_server_installer: Fixed wrong chmod target.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 11:26:16 +00:00
hkosaka
8d94e15eb5
2014-08-14 Hirofumi Kosaka <kosaka@rworks.jp>
...
* lib/PandoraFMS/PluginServer.pm: Added new alert macros
_plugin_param1_ (,_plugin_param2_ and so on) to access to
each of plugin parameters. Also added _plugin_param1_desc_
to access to each description of plugin parameters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10418 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 03:45:57 +00:00
koichirok
4ccdb0f2b0
Fixed date of my latest ChangeLog entry
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10417 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 03:14:49 +00:00
koichirok
6f232dec95
2014-08-13 Koichiro Kikuchi <koichiro@rworks.jp>
...
* FreeBSD/tentacle_server: Set rcvar statically.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 03:08:19 +00:00
Ramon Novoa
486afe5124
2014-08-13 Ramon Novoa <rnovoa@artica.es>
...
* pandora_server.redhat.spec: Fixed some typos (packages were not
being built).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 12:57:31 +00:00
koichirok
b4811b918b
2014-08-12 Koichiro Kikuchi <koichiro@rworks.jp>
...
* bin/pandora_server: Fixed issue that pandora_server failed to
shut down properly on non-Linux systems.
Merged r10335 from branch 5.0.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10402 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 06:18:57 +00:00
koichirok
30714cf365
2014-08-12 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_server_installer: Refactord implementation, added
"fakeroot" installation support, small bug fixes and improvements:
fixed processing arguments, replace "test -e" with "test -f" for portability
(solaris' /bin/sh doesn't support "test -e").
* Makefile.PL: Install bin/tentacle_server if WITHOUT_TENTACLE=0 so that
MakeMaker can fix perl path in the shebang line.
* pandora_server.redhat.spec: Added missing dependency.
* FreeBSD/pandora_server.conf -> FreeBSD/pandora_server.conf.new: Renamed
* NetBSD/pandora_server.conf -> NetBSD/pandora_server.conf.new: Rename
* FreeBSD/tentacle_server: Small bug fix and improvements. Fixed
"tentacle_server_flags" and modified code to use proper variables and
to get pid more strictly.
* FreeBSD/pandora_server: Added support to start multiple pandora_server
instances.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10401 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 06:06:26 +00:00
jsatoh
aabc528c01
2014-08-12 Junichi Satoh <junichi@rworks.jp>
...
* lib/PandoraFMS/Core.pm, lib/PandoraFMS/DataServer.pm: Fixed sql
error with MySQL 5.6 and its default sql_mode.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10400 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 01:07:29 +00:00
hkosaka
33563f350e
2014-08-11 Hirofumi Kosaka <kosaka@rworks.jp>
...
* lib/PandoraFMS/Core.pm: Fixed modules would have ignored
ff_threshold when the module shifted from normal to critical
while its status remained unknown.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10394 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 09:53:10 +00:00
Ramon Novoa
f14dd07148
2014-08-07 Ramon Novoa <rnovoa@artica.es>
...
* util/recon_scripts/snmp-recon.pl,
util/recon_scripts/wmi-recon.pl: Set a default value
for nmap_timing_template.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10392 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 11:50:26 +00:00
Ramon Novoa
b7183f4daf
2014-08-07 Ramon Novoa <rnovoa@artica.es>
...
* conf/pandora_server.conf.new,
lib/PandoraFMS/Config.pm,
lib/PandoraFMS/ReconServer.pm,
util/recon_scripts/snmp-recon.pl,
util/recon_scripts/wmi-recon.pl: Added a new parameter to control how
aggressive nmap should be.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10391 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 10:43:25 +00:00
slerena
9a9cee5d92
2014-08-06 Sancho Lerena <slerena@artica.es>
...
* NetBSD/pandora_server.conf,
conf/pandora_server.conf.new,
conf/pandora_server.conf.windows: New default value for icmp_retries
to have default setup more realiable but a bit slower.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10387 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 21:21:03 +00:00
alexhigh
9260d1b8d5
2014-08-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
...
* lib/PandoraFMS/NetworkServer.pm: Little syntax fix.
* util/pandora_revent_create.pl: Changed the url encode
separator of the api call from "," to "|".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 18:01:48 +00:00
Ramon Novoa
06ea5990ec
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
6ab46fe635
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
dd712435c6
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
Ramon Novoa
50fd3afc56
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
Ramon Novoa
37b9dc584d
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
Ramon Novoa
d91a102537
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
ff89315554
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
f679cec04c
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
8d7541ce56
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
e62792c36b
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
a3cb1f7e26
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
292aa7f6f1
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
042034d3f7
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
81d93475df
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
7f711d541c
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
5083b64e5b
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
9e2b44a372
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
7d8bfca646
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
926a66dccf
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
b211dd9b0f
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
074d1e0eb9
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
Ramon Novoa
c6fa952498
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
010724600d
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
fd4dc8cf2b
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
f1a942ae93
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
Ramon Novoa
a595a55b1b
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
8c9eeb7a4c
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
b74d9624aa
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
40dae6c07e
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
bd4abc532e
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
bef6f7f40c
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
35e98cee02
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
836948293c
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
c9d5e8d794
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
46a6b0aaf8
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
Ramon Novoa
281ca5ab92
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
972628d95d
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
5449f418d4
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
e8f76f8e9d
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
62c92e4b9f
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
d17999cb55
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
52dadf4a8c
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
82df128455
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
b1c0a0c86e
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
7ad2b57efa
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
5cb61aad85
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
abaea37efd
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
Ramon Novoa
b4fd879fbd
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
ad25bdffe1
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
Ramon Novoa
e61de378ac
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
afa5cf1471
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
95d574a5c7
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
e015b84ba1
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
7a5bf78a94
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
011dba7748
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
c58be14d5d
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
845c06216c
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
1bed9af6c4
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
mariopulido
6a1cc19554
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
33d8938473
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
Ramon Novoa
7185640c79
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
3ed05d2402
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
545a30e58b
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
03dc21f167
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
4015f1d037
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
89247b77ea
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
55c25d883f
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
64b353bff4
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
ced5e8c979
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
Ramon Novoa
68c13d3310
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
Ramon Novoa
73494d9f82
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
d2a07d8210
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
fac3b123d6
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
f68815faf6
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
Ramon Novoa
7a17f11379
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
ac06e41be1
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
Ramon Novoa
fd703580d1
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
Ramon Novoa
3c1a2b7846
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
Ramon Novoa
84277a1333
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
e6b7b04b33
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
5569ed057e
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
a261e0df6f
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
fae00dbffd
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
daed45bd50
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
8661765df1
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
Ramon Novoa
012634abca
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
a326f8f5e1
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
15870d4550
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
a52b507e67
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
Ramon Novoa
323711f447
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
fbb9d24d3b
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
26cbb36cd2
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
b015e27fea
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
4cf9251ab7
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
af8b31d18f
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
8268ccb5df
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
42371406fe
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
2c0329d2aa
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
Ramon Novoa
828a23432b
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
72a4336b50
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
6679546369
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
72a2e2e1cf
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
195ad44c72
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
Ramon Novoa
f889ebee0f
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
6abe1e3736
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
ee1b1f022d
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
39d2418cff
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
Ramon Novoa
f7abc3096e
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
37e9906398
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
1f71c9ac23
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
3fd67f2654
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
Ramon Novoa
a46b0ad2ad
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
d3338ea1bf
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
607fcd2f03
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
5602de31ba
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
639be297cc
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
f84185038e
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
1cfad49737
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
bd5e2c43e4
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
0ad64712d1
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
8e1b7fcdeb
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
88c78689ad
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
277f76c0ac
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
a92308a539
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
2b3fe3d9d0
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
692135b6c2
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
d1c55006ed
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
f67d629095
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
f88b2891c0
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
05b2283069
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
d7329f6186
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
56e4f5a6ce
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
c154b54640
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
ba70db07d3
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
cf095459e4
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
4b2fc49e07
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
b9a51be3c2
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
097fee1fcd
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
6014e2a7f4
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
1baf16b9b0
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
6b8688a24f
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
d3f7e0b61e
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
889953521c
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
6904af96e0
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
ff04697d29
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
d6dfd0a950
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
4145eb0194
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
9dea535d37
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
35a849cc73
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
e2b709bd9c
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
Ramon Novoa
37d98118a9
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
Ramon Novoa
5e6e04ee1b
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
c8745a5669
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
Ramon Novoa
6038891ac5
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
Ramon Novoa
42f65e8678
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
e7c86b7d9b
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
Ramon Novoa
fe0190316c
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
fa5ebebfa0
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
0963dbec37
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
6aa08caaf6
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
2c6586a4b7
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
3a8794c06c
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
6c7a54afdd
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
64aa6da6ce
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
abfd753685
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
8655db4b1d
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
84867bc2dc
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
8262ca9fa0
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
7511dbbf7d
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
147d81bcd5
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
95e88a52dd
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
5e7d94ab24
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
9b1e4ba867
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
6eb803c43d
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
53cf86faf7
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
e2059d9f5e
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
39d6af0d73
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
9aaea43f1b
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
fc57e7e520
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
a70ec10c11
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
a442fc43ad
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
Ramon Novoa
c0075cad39
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
mariopulido
d49117f4f4
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
bb69d3483e
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
2f9993ec60
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
efa34633e1
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
5b5676890f
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
2202ef405d
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
ff48717118
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
3a99b1448c
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
2c97d2c57c
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
192b45646f
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
790470de5e
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
c60799e6cd
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
0e3d993b59
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
fcabe2ae8a
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
6eee9296f9
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
4e4a85e71b
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
aed123d0f2
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
474ce404a8
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
pandora-release
f16fd5d054
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9471 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-26 10:19:31 +00:00
pandora-release
842e7f9fed
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-25 00:50:54 +00:00
pandora-release
eb5ef6eece
Updated version string.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 15:25:36 +00:00
pandora-release
c9759289db
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 00:50:30 +00:00
pandora-release
1a669c7dea
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9456 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-23 00:50:29 +00:00
pandora-release
f745c4cc53
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-22 00:50:29 +00:00
pandora-release
60e9e0ce8b
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-21 00:50:59 +00:00
pandora-release
07b6e0f844
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9449 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-20 00:50:21 +00:00
pandora-release
d173db149e
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-17 00:50:04 +00:00
pandora-release
f78054f92c
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9441 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-16 00:50:01 +00:00
pandora-release
0d0c0c66e9
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-15 00:49:59 +00:00
pandora-release
7e4210fc4a
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-14 00:49:55 +00:00
pandora-release
61f20f50e9
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-13 00:49:58 +00:00
pandora-release
bb8d3ec15a
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-12 00:52:53 +00:00
pandora-release
732df03161
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 00:49:56 +00:00
pandora-release
23ac345099
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9418 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 00:50:07 +00:00
pandora-release
3b78adb238
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-09 00:49:53 +00:00
pandora-release
a0d66c044a
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-08 00:51:00 +00:00