Commit Graph

938 Commits

Author SHA1 Message Date
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
hkosaka 4b2901670f Added the alert macros _groupcustomid_. 2014-10-02 17:15:38 +09:00
artica f4a7b581b6 Auto-updated build strings. 2014-10-02 00:01:08 +02:00
Ramon Novoa 06680d09f2 Added the async_recovery configuration token. 2014-10-01 12:00:14 +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
Hirofumi Kosaka 844b5b93a2 Moved log rotation from inside of logger() to pandora_server's periodic tasks,
preventing warnings below at pandora_server.error;

> Use of uninitialized value in numeric gt (>) at /usr/lib/perl5/PandoraFMS/Tools.pm line 415.

MERGED FROM pandora_5.0.
2014-09-29 19:53:15 +09:00
Ramon Novoa f682e5a48a Included the max value in the inverse interval.
Included the max value in the inverse interval to make it the
complementary of the original interval.
2014-09-29 10:30:34 +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
Ramon Novoa 1122c578e6 Fixed a typo. 2014-09-25 10:56:08 +02:00
Ramon Novoa 116032fced Fixes to module status calculation with ff enabled. 2014-09-24 20:04:28 +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
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
artica 1877cf2b75 Auto-updated build strings. 2014-09-19 00:01:07 +02:00
artica cd4d803c8c Auto-updated build strings. 2014-09-18 00:01:08 +02:00
Akihiro Uchida b20c81143d Added max_log_generation config 2014-09-17 13:38:58 +09:00
artica a203d3beb7 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
Ramon Novoa 15fb7ff2e3 Create an event when an agent can't be created because it can't be assigned to a group. 2014-09-16 16:58:37 +02:00
Ramon Novoa 24fea04c8f Set the default maximum log size to 1MB. 2014-09-16 16:58:37 +02:00
Ramon Novoa ad9fccd499 Print module and agent information when plugin execution fails. Fixes ticket #1293 2014-09-16 16:58:37 +02:00
Ramon Novoa fa1e9a08d2 Prevent inc modules from becoming unknown after a count reset. 2014-09-16 12:19:42 +02:00
artica 3018c5d1f3 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Ramon Novoa 0349404003 Fixed the master server query.
The master server should only take modules from servers of the same type.
2014-09-10 18:05:33 +02:00
Ramon Novoa 5282d9ef9a Added constants for server types. 2014-09-10 18:05:33 +02:00
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
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
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
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 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
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
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