Commit Graph

942 Commits

Author SHA1 Message Date
artica abcc67055f Auto-updated build strings. 2014-10-10 00:01:10 +02:00
artica 3025521393 Auto-updated build strings. 2014-10-09 00:01:09 +02:00
pandora-release 01e6665694 Updated version and build strings for the 5.1SP1RC1 release. 2014-10-08 13:28:58 +02:00
artica 3686952dea Auto-updated build strings. 2014-10-08 00:01:10 +02:00
artica 77c3df8eac Auto-updated build strings. 2014-10-07 00:01:08 +02:00
artica 051b03fc30 Auto-updated build strings. 2014-10-06 00:01:09 +02:00
artica 8e1651483a Auto-updated build strings. 2014-10-05 00:01:08 +02:00
artica 458928701c Auto-updated build strings. 2014-10-04 00:01:09 +02:00
artica f10df4cee5 Auto-updated build strings. 2014-10-03 00:01:13 +02:00
hkosaka 42781e0bee Added the alert macros _groupcustomid_. 2014-10-02 17:15:38 +09:00
artica 50ea76e463 Auto-updated build strings. 2014-10-02 00:01:08 +02:00
Ramon Novoa f94629a61a Added the async_recovery configuration token. 2014-10-01 12:00:14 +02:00
artica e75105eac9 Auto-updated build strings. 2014-10-01 00:01:11 +02:00
artica 13d7cd375e Auto-updated build strings. 2014-09-30 00:01:09 +02:00
Hirofumi Kosaka cce59f3059 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 d0d7f8783b 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 d3d636bc32 Auto-updated build strings. 2014-09-29 00:01:07 +02:00
artica 880515fb34 Auto-updated build strings. 2014-09-28 00:01:08 +02:00
artica 5a88a7fbd3 Auto-updated build strings. 2014-09-27 00:01:10 +02:00
pandora-release 364aa08267 Updated version and build strings. 2014-09-26 14:47:03 +02:00
artica 154e5a131c Auto-updated build strings. 2014-09-26 00:01:09 +02:00
Ramon Novoa 230a6061ca Fixed a typo. 2014-09-25 10:56:08 +02:00
Ramon Novoa aac13f61ca Fixes to module status calculation with ff enabled. 2014-09-24 20:04:28 +02:00
artica e8bf265f66 Auto-updated build strings. 2014-09-24 00:01:09 +02:00
artica 595c24d013 Auto-updated build strings. 2014-09-23 00:01:08 +02:00
artica 01bc96644c Auto-updated build strings. 2014-09-22 00:01:09 +02:00
artica 1332389791 Auto-updated build strings. 2014-09-21 00:01:07 +02:00
artica c46ab65c5d Auto-updated build strings. 2014-09-20 00:01:09 +02:00
artica 6f77347410 Auto-updated build strings. 2014-09-19 00:01:07 +02:00
artica 427bb5fe12 Auto-updated build strings. 2014-09-18 00:01:08 +02:00
Akihiro Uchida 6fa1bd78a9 Added max_log_generation config 2014-09-17 13:38:58 +09:00
artica c72ff36999 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
Ramon Novoa bf779c52b3 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 62fd5767bd Set the default maximum log size to 1MB. 2014-09-16 16:58:37 +02:00
Ramon Novoa 27040239f9 Print module and agent information when plugin execution fails. Fixes ticket #1293 2014-09-16 16:58:37 +02:00
Ramon Novoa 6cfd5dc5b5 Prevent inc modules from becoming unknown after a count reset. 2014-09-16 12:19:42 +02:00
artica 51cf261d72 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Ramon Novoa 8a6afbb8f3 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 a7c0010ec5 Added constants for server types. 2014-09-10 18:05:33 +02:00
Ramon Novoa e925a221ed Force nmap to use seconds as the timeout unit. 2014-09-09 13:06:42 +02:00
Ramon Novoa 0656960395 Added support for on-demand macros to the Plug-in Server. 2014-09-09 11:03:07 +02:00
Junichi Satoh 8808685b8b 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 5c2a8134cf 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 c30d468bb9 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 4ebe53ba66 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 3837a5d1f5 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 7ac9f71c07 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 6eb6fed28a 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
ramonn 2a5aa76a9b 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 afded600f0 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