63 Commits

Author SHA1 Message Date
Félix Suárez
006b413779 Remove other Xprobe2 references 2024-04-25 09:42:14 -06:00
Félix Suárez
c926349c67 Update copyright years 2023-07-03 09:20:25 -06:00
Félix Suárez
cfc34033b6 Replace "Artica Soluciones Tecnol[o,ó]gicas" 2023-06-23 15:14:57 -06:00
Diego Muñoz-Reja
038e21cf0c Merge branch 'ent-10744-mejorar-deteccion-de-os-con-nmap-mucho-mas-lento' into 'develop'
Remoced xprobe and modified nmap for better performance detecting OS

See merge request artica/pandorafms!5797
2023-05-04 09:01:52 +00:00
Calvo
829ed3e33a Remoced xprobe and modified nmap for better performance detecting OS 2023-04-26 18:05:21 +02:00
Calvo
bf3c662655 Changed default remote_config on server to 1 2023-04-24 09:27:56 +02:00
Calvo
ce224d67ba Merge remote-tracking branch 'origin/develop' into ent-8558-inventario-pasa-de-enterprise-open 2023-01-13 09:08:17 +01:00
Ramon Novoa
58ff352df8 Remove sample_agent.
Remove sample_agent, since it is not used anymore and has performance
issues.
2023-01-12 12:04:39 +01:00
Calvo
b46f9c9319 Move inventory to open 2022-12-22 12:47:03 +01:00
alejandro.campos@artica.es
6a173664d4 Removed transactional server 2022-11-11 12:09:03 +01:00
Ramon Novoa
45a4a4084d Add support for smart queuing to the DataServer.
The DataServer now supports smart queuing, which processes recent
XML data files very fast at the expense of buffered data files.
2022-09-30 11:03:18 +02:00
Daniel Barbero Martin
1cd680a971 Merge remote-tracking branch 'origin/develop' into ent-9086-eliminacion-de-la-replicacion-de-eventos-duplicado
Conflicts:
	pandora_console/operation/events/events.php
2022-06-03 09:28:18 +02:00
Ramon Novoa
d2dc87f0cc Remove event replication.
When the load is high, event replication becomes a bottleneck. Events
will be read by the Metaconsole from the nodes themselves.
2022-05-31 10:52:32 +02:00
José González
71d75fd6b7 Fix duplicated parameters 2022-04-25 11:23:44 +02:00
Junichi Satoh
54830f5eea Added PATH configuration. 2021-08-17 16:18:04 +09:00
Junichi Satoh
b1ce3acd2f Improved daemon launcher and installer for FreeBSD. 2021-07-19 13:47:24 +09:00
fbsanchez
5bfd86d944 Removed token trasnsactional_threads as manager only runs 1 thread 2021-04-26 21:21:01 +02:00
José González
623b729001 Merge branch 'develop' into 'ent-1175-copyright-actualizados'
# Conflicts:
#   pandora_agents/pc/Win32/pandora_agent.conf
#   pandora_agents/win32/bin/pandora_agent.conf
#   pandora_console/extensions/realtime_graphs.php
#   pandora_console/godmode/snmpconsole/snmp_alert.php
#   pandora_console/include/functions_ui.php
#   pandora_console/install.php
#   pandora_console/operation/agentes/realtime_win.php
2020-12-14 11:10:35 +01:00
Jose Gonzalez
649442f794 Updated copyrights 2020-11-27 13:52:35 +01:00
Daniel Maya
c1a7fc2e9a Added snmp_storm_silence_period 2020-10-28 10:57:21 +01:00
Junichi Satoh
925e765784 Fixed tentacle server startup script for FreeBSD. 2020-07-13 13:42:43 +09:00
Luis
5db15e12d8 Changed default web engine from LWP to CURL 2020-06-25 16:34:09 +02:00
Jose Gonzalez
7102b14e8b Refactoring and adding new specs 2020-01-24 13:10:02 +01:00
Jose Gonzalez
7c39f3680e Added feature sample_agent 2019-10-22 11:54:27 +02:00
fermin831
219988018f [GeoIP] Modified server conf file to remove recon_reverse_geolocation_mode 2018-07-05 15:19:13 +02:00
Ramon Novoa
0f4ea33667 Update Tentacle to the latest version.
Ref pandora_enterprise#2360.
2018-07-04 12:32:55 +02:00
Ramon Novoa
1efd180726 Document how to test console API settings in pandora_server.conf. 2017-03-08 08:53:35 +01:00
Junichi Satoh
3e1220bdb8 Updated configuration files for FreeBSD. 2016-12-22 11:14:19 +09:00
Ramon Novoa
cb845a0a9b Merged Junichi's patch and added support for setting the number of ICMP
packets.

(cherry picked from commit d4f8af2a56945afc97c8e5d325b92681e26398c5)
2015-03-18 16:28:54 +01:00
Junichi Satoh
b47e72a151 Fixed fping path for FreeBSD. 2015-03-12 14:59:28 +09:00
Ramon Novoa
862c25a85b Added an option to configure the interval before a module becomes
unknown.
2015-03-09 16:12:14 +01:00
m-lopez-f
1a126158eb Change path for Distros NetBSD and FreeBSD for fping 2015-02-09 12:15:35 +01:00
m-lopez-f
6ed5e86436 Change path of fping to default distro and default path Tiquets #1760
(cherry picked from commit 9e32d1800ff7e63df9c797fff821823b185e62bd)
2015-02-09 12:01:34 +01:00
Ramon Novoa
e5fcafa631 Added support for fping. 2014-12-05 11:07:30 +01:00
Junichi Satoh
7ea31cd375 Changed autocreate_group as the same as linux. 2014-10-18 21:27:04 +09:00
Junichi Satoh
c0488eea90 Added new tokens as the same as linux. 2014-10-03 13:10:16 +09:00
Ramon Novoa
24fea04c8f Set the default maximum log size to 1MB. 2014-09-16 16:58:37 +02:00
Ramon Novoa
74440b457a Set the default verbosity level to 3. 2014-09-16 16:58:37 +02: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
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
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
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
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
jsatoh
9639821051 2013-09-29 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf: Updated default settings as the same
	as Linux ones.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8825 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-29 14:58:02 +00:00
Ramon Novoa
72883e40f4 2013-09-12 Ramon Novoa <rnovoa@artica.es>
* NetBSD/pandora_server.conf,
	  FreeBSD/pandora_server.conf,
	  conf/pandora_server.conf.new: Removed an unused token.

	* lib/PandoraFMS/DB.pm,
	  lib/PandoraFMS/Core.pm: Changed the module status macro to return a
	  string instead of the numeric value.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-12 08:16:35 +00:00
hkosaka
4c5392d057 2013-05-22 Hirofumi Kosaka <kosaka@rworks.jp>
* pandoradb.sql: (workaround to avoid mysql's warning
	'Specified key was too long; max key length is 767 bytes'
	(warning code=1071).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-19 09:53:28 +00:00
jsatoh
76f2bfa3f8 2013-04-21 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@8022 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-21 01:22:03 +00:00
jsatoh
8286587bcb 2012-12-09 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/tentacle_server: Changed how to get pid of tentacle_server
	strictly. Updated year.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-09 14:36:49 +00:00
jsatoh
a1457a95b3 2012-05-10 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf: Synchronized with the generic
	configuration file, conf/pandora_server.conf (better default values).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-05-10 09:51:42 +00:00
koichirok
151024c1c3 2012-04-19 Koichiro Kikuchi <koichiro@rworks.jp>
* conf/pandora_server.conf.windows,
	  conf/pandora_server.conf,
	  lib/PandoraFMS/DB.pm
	  lib/PandoraFMS/Core.pm
	  lib/PandoraFMS/SNMPServer.pm
	  lib/PandoraFMS/Config.pm
	  lib/PandoraFMS/ProducerConsumerServer.pm
	  bin/pandora_server
	  FreeBSD/pandora_server.conf
	  util/pandora_db.pl
	  util/recon_scripts/snmpdevices.pl
	  util/recon_scripts/ipmi-recon.pl
	  util/plugin/pandora_inventory_change.pl
	  util/plugin/pandora_server_status.pl
	  util/pandora_manage.pl
	  util/pandora_recode_db.pl
	  util/pandora_dbstress.pl: Now pandora_server supports MySQL
	 server running on non-standard port.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-20 03:56:09 +00:00