Commit Graph

17 Commits

Author SHA1 Message Date
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 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 d4f8af2a56)
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 9e32d1800f)
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
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 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