Commit Graph

149 Commits

Author SHA1 Message Date
fbsanchez f0bfe6910d WIP agent deployment 2019-07-16 20:56:47 +02:00
fbsanchez ca3b893073 Discovery Cloud Azure 2019-07-09 16:08:29 +02:00
fbsanchez b7c14d49fd threads-shared returns 2019-06-04 15:10:05 +02:00
fbsanchez 15cd02a49b fix v1
Former-commit-id: f217f78e8085a81df68b9899513e547e148fca0d
2019-04-12 13:45:13 +02:00
fermin831 873525726e Avoid infinite loops when the day of the week in cron is out of limits
Former-commit-id: 6c0a87a29818219364fb9c08c44b48cb79dd74a8
2019-04-05 12:32:43 +02:00
fermin831 14ea1a4714 Fixed inverses intervals on server
Former-commit-id: 20f9e139bb3f40700e3081e4ce9ec134b70786a6
2019-04-04 17:47:40 +02:00
Fermin 05ce178854 Fixed week day cron in server
Former-commit-id: cfbd3601904c85fa1112eaf0f2310edb53f9afe8
2019-03-29 11:51:51 +01:00
fbsanchez 4c0263206e WIP: Networkmap & recon improvements
Former-commit-id: 25e6fb140f4cf52e919eed941b6659ed377ac26c
2019-03-05 16:12:29 +01:00
fbsanchez ed63ef47fa Moved ReconServer to DiscoveryServer
Former-commit-id: 5e18aa75d669f6b45d3b4e2648f31473fd206091
2019-02-13 14:56:10 +01:00
fbsanchez d0d95cbca5 added pandora_block_ping to check response of multiple addresses
Former-commit-id: a2202f029e0fae80f3156a1a10afca0fe18c7ac2
2019-01-28 20:02:58 +01:00
fbsanchez c24bea32a8 ip to long utils moved to Tools
Former-commit-id: 737257575dc1ac69ad9f1a284d7165077d7d6d4e
2019-01-18 12:55:49 +01:00
fermin831 44f9a73a81 Added agent as name parameter in create_agent CLI function
Former-commit-id: 1395aed8a79b8e26836ca523d457f939a006f5a1
2018-12-10 12:17:12 +01:00
Ramon Novoa e009ea5567 Add a missing module to the Docker image and fix a related warning. 2018-12-04 12:50:12 +01:00
Ramon Novoa 1abe45c662 Fix encoding related issues.
Ref pandora_enterprise#3031.
2018-11-22 12:29:41 +01:00
Ramon Novoa 054546fd0f Add support for offline licenses.
Ref pandora_enterprise#3098.
2018-11-21 12:05:20 +01:00
fermin831 87fa7a7125 Added --set_disabled_and_standby to CLI 2018-09-25 13:42:29 +02:00
Junichi Satoh a46b39a764 Fixed month_have_days(), wrong calculation for leap year. 2018-08-17 13:33:12 +09:00
Ramon Novoa 9a9956296f Check and restart server threads if necessary.
Ref pandora_enterprise#2593.
2018-08-10 11:35:27 +02:00
fermin831 5c6e22c9b6 [Rebranding] Remove delete environment vars and fixed pandora_db redefinitions 2018-05-30 11:08:48 +02:00
fermin831 7afc617e62 [Rebranding] Implemented server rebranding through environment vars 2018-05-25 12:39:30 +02:00
fermin831 cc26124289 Rebranding open server 2018-05-17 16:12:44 +02:00
Ramon Novoa 42107017bf Merge remote-tracking branch 'origin/develop' into 1873-autoprovisionamiento-de-agentes 2018-03-13 18:40:51 +01:00
Ramon Novoa 21f8194f0d Add a new agent provisioning server (enterprise). 2018-03-13 17:52:34 +01:00
fbsanchez 7d58734ef2 MigrationServer aux util 2018-03-12 19:39:28 +01:00
fbsanchez cc27e63773 Exception control added to safe_input and safe_output 2018-02-13 10:59:00 +01:00
fermin831 13170e698e Fixed overflow problems in cron 2018-01-10 18:20:03 +01:00
fermin831 b51c239f3e Fixed disk_free on Windows automonitorization 2017-12-07 14:11:38 +01:00
Ramon Novoa c72f583f0a Merge remote-tracking branch 'origin/develop' into 1526-grep_syslog_module 2017-11-30 13:20:51 +01:00
vgilc 227eb2b9cb Merge branch '1465-optimizacion-en-el-procesado-de-xml' into 'develop'
Performance improvements. Rewrote safe_input and safe_output.

See merge request artica/pandorafms!925
2017-11-29 17:08:03 +01:00
vgilc dad457b4d6 Merge branch 'ent-621-automonitorizacion-del-servidor-usa-comandos-de-otro-sistema-operativo' into 'develop'
Fixed automonitoring on Windows

See merge request artica/pandorafms!971
2017-11-29 16:56:10 +01:00
fermin831 98a343a3b3 Fixed non-cron current interval on cronned modules on srever 2017-11-22 18:46:04 +01:00
vgilc 480ebd4c9b Merge branch 'feature/safe_mode_module' into 'develop'
Add safe-module mode support.

See merge request artica/pandorafms!1103
2017-11-21 12:16:05 +01:00
Ramon Novoa 0f37cccab5 Add safe-module mode support.
Ref pandora_enterprise#1276.
2017-11-21 12:03:16 +01:00
fermin831 50569f187f Fixed server cron problems when there is set only time from 2017-11-20 14:06:40 +01:00
Ramon Novoa 18fdba9dd6 Add a new enterprise server to parse syslog's output.
Ref pandora_enterprise#1526.
2017-11-15 11:29:50 +01:00
fermin831 38d216b108 Fixed automonitoring on Windows 2017-10-25 15:42:54 +02:00
Ramon Novoa 90366e7e58 Performance improvements. Rewrote safe_input and safe_output.
Ref pandora_enterprise#1465.
2017-10-13 15:50:26 +02:00
fermin831 5171f7a747 Fixed cron on server modules 2017-10-10 16:32:02 +02:00
fbsanchez 60424e5be2 Added missed use in Tools.pm 2017-09-06 18:50:03 +02:00
fbsanchez 40dcf343d6 Added to_number to Tools.pm 2017-09-06 12:28:13 +02:00
Ramon Novoa 2f069c37dc Add an alpha version of the WUXServer. 2017-08-11 11:08:40 +02:00
daniel d3a0c4b52b fixed errors in pandora revent 2017-06-21 14:34:06 +02:00
Ramon Novoa 7f1030abd6 Add support for the new metaconsole licensing mode. 2017-03-30 09:47:00 +02:00
Ramon Novoa 3cada51373 Add a basic implementation of the Sync Server. 2017-02-22 12:59:29 +01:00
Ramon Novoa 3256259a39 Added the Mainframe Server to the list of servers. 2016-11-10 15:05:50 +01:00
fbsanchez e559937697 Updated set_file_permissions
Allow custom permissions over target file
2016-10-31 12:32:45 +01:00
fbsanchez 04c27a9fd3 Updated config and tools
New configuration tokens and functions

added: set_file_permissions
added: configuration tokens:
user
group
umask
updates on transactional_threshold valid inputs
2016-10-28 19:22:07 +02:00
Junichi Satoh 2b5368e8b5 Added default value (unknown) to $OS_VERSION to avoid undefined value when
OS type is not detected. And added $OS_VERSION support for FreeBSD.
2016-09-25 13:03:02 +09:00
Ramon Novoa 42454cd3e2 Set the right OS and version for self-monitoring. 2016-07-21 11:48:51 +02:00
fbsanchez 32345e07d5 Introducing to Pandora FMS Transactional Server 2016-06-13 13:51:55 +02:00