5042 Commits

Author SHA1 Message Date
artica
12240ba7ee Auto-updated build strings. 2014-10-12 00:01:07 +02:00
artica
39af9a344a Auto-updated build strings. 2014-10-11 00:01:10 +02:00
Ramon Novoa
179b2b5d98 Added a last check for host interface names. 2014-10-10 16:44:21 +02:00
artica
d7edcd9bee Auto-updated build strings. 2014-10-10 00:01:10 +02:00
artica
ffcd50fa15 Auto-updated build strings. 2014-10-09 00:01:09 +02:00
pandora-release
d04a5b8c54 Updated version and build strings for the 5.1SP1RC1 release. 2014-10-08 13:28:58 +02:00
artica
be5693a607 Auto-updated build strings. 2014-10-08 00:01:10 +02:00
Sancho Lerena
8d9c3135ee Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-10-07 15:57:40 +02:00
Sancho Lerena
464031de21 Fixed missing parameter, was calling to a fixed path 2014-10-07 15:54:26 +02:00
Ramon Novoa
3a27b49edd Delete old data that was not exported. 2014-10-07 14:51:47 +02:00
Ramon Novoa
35a02f3eb8 Make sure the module still exists before compacting its data. 2014-10-07 11:59:46 +02:00
artica
ba5ed6cbfe Auto-updated build strings. 2014-10-07 00:01:08 +02:00
artica
0b022cf376 Auto-updated build strings. 2014-10-06 00:01:09 +02:00
artica
b3e277570b Auto-updated build strings. 2014-10-05 00:01:08 +02:00
artica
9965c77656 Auto-updated build strings. 2014-10-04 00:01:09 +02:00
artica
b3d0d8fe0f Auto-updated build strings. 2014-10-03 00:01:13 +02:00
Ramon Novoa
2b68fdc23b Fixed interface names. 2014-10-02 20:18:54 +02:00
Ramon Novoa
237c7539ce Make sure other parameters are properly read from pandora_server.conf. 2014-10-02 16:27:54 +02:00
Ramon Novoa
54d12783a2 Use snmp_timeout instead of a fixed value for the SNMP recon script. 2014-10-02 13:44:17 +02:00
artica
f4a7b581b6 Auto-updated build strings. 2014-10-02 00:01:08 +02:00
artica
ffdaff3d5d Auto-updated build strings. 2014-10-01 00:01:11 +02:00
artica
f945b8253f Auto-updated build strings. 2014-09-30 00:01:09 +02:00
artica
eb47ea6870 Auto-updated build strings. 2014-09-29 00:01:07 +02:00
artica
ba13ab9bbf Auto-updated build strings. 2014-09-28 00:01:08 +02:00
artica
45f4d30d79 Auto-updated build strings. 2014-09-27 00:01:10 +02:00
pandora-release
edd4dc5777 Updated version and build strings. 2014-09-26 14:47:03 +02:00
artica
0ff37dd52a Auto-updated build strings. 2014-09-26 00:01:09 +02:00
Sancho Lerena
4cb7ece4be Updated integrity check: added option to compare two integrity files. 2014-09-24 19:46:43 +02:00
Sancho Lerena
ff0f2d5256 Added new tool to generate a hash catalog to verify pandora fms setups has not been altered and provide a simple integrity check of libraries, configuration files and sources of both, console, server and agent. 2014-09-24 15:46:20 +02:00
artica
73d714b34d Auto-updated build strings. 2014-09-24 00:01:09 +02:00
artica
01e6463fdc Auto-updated build strings. 2014-09-23 00:01:08 +02:00
Sancho Lerena
08eaf5fc70 Created a new tool for SNMP Trap generation, useful for stress tests and for development. 2014-09-22 12:25:34 +02:00
artica
a73aa5eb84 Auto-updated build strings. 2014-09-22 00:01:09 +02:00
artica
e8b00cf2f9 Auto-updated build strings. 2014-09-21 00:01:07 +02:00
artica
59bf5748c7 Auto-updated build strings. 2014-09-20 00:01:09 +02:00
Ramon Novoa
e10b5e2522 Renamed interface modules to match those created by the SNMP Wizard. 2014-09-19 12:27:18 +02:00
artica
1877cf2b75 Auto-updated build strings. 2014-09-19 00:01:07 +02:00
Sancho Lerena
c6755f0dca New remote plugin to measure packet loss using a remote check. 2014-09-18 18:30:42 +02:00
Ramon Novoa
e7dfd18759 Added modules for ifce incoming and outgoing traffic and small fixes. 2014-09-18 18:27:41 +02:00
artica
cd4d803c8c Auto-updated build strings. 2014-09-18 00:01:08 +02:00
Ramon Novoa
f4ed2b8d6e Do not delete not init modules by default.
An option has been added to the Pandora FMS Console Setup to enable the
deletion of these modules.
2014-09-17 14:13:51 +02:00
artica
a203d3beb7 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
artica
3018c5d1f3 Auto-updated build strings. 2014-09-16 09:46:20 +02: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
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
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
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
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
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