Commit Graph

12 Commits

Author SHA1 Message Date
Ramon Novoa d4f8af2a56 Merged Junichi's patch and added support for setting the number of ICMP
packets.
2015-03-18 16:21:39 +01:00
Junichi Satoh 41225d0868 Fixed fping path for FreeBSD.
(cherry picked from commit b47e72a151)
2015-03-12 16:01:42 +09:00
Ramon Novoa f3f381ace3 Added an option to configure the interval before a module becomes
unknown.
2015-03-09 19:46:37 +01:00
m-lopez-f a4107ecdd9 Change path for Distros NetBSD and FreeBSD for fping
(cherry picked from commit 836ff5d63a)
2015-02-09 12:16:11 +01:00
m-lopez-f 9e32d1800f Change path of fping to default distro and default path Tiquets #1760 2015-02-09 12:00:34 +01:00
Ramon Novoa c2f9df2d6c Added support for fping.
(cherry picked from commit 05390e7bd7)
2015-01-08 16:27:21 +01:00
Junichi Satoh 3366ac09ad Changed autocreate_group as the same as linux. 2014-10-18 21:27:04 +09:00
Junichi Satoh fa79014e6e Added new tokens as the same as linux. 2014-10-03 13:10:16 +09:00
Ramon Novoa 62fd5767bd Set the default maximum log size to 1MB. 2014-09-16 16:58:37 +02:00
Ramon Novoa 8186fb1d94 Set the default verbosity level to 3. 2014-09-16 16:58:37 +02:00
slerena f3522a155f 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 78d80911f5 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