mdtrooper
00655c8480
2010-11-02 Miguel de Dios <miguel.dedios@artica.es>
...
* ChangeLog: uploaded lost lines of my commit of yesterday.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3493 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-11-02 11:42:27 +00:00
jsatoh
aac4abe240
2010-10-19 Junichi Satoh <junichi@rworks.jp>
...
* unix/SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3419 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-19 00:57:15 +00:00
slerena
5d7746a655
2010-10-15 SAncho Lerena <slerena@artica.es>
...
* plugins/nagios_plugin_wrapper: Added new plugin.
* pandora_agent: Version update.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-15 10:56:56 +00:00
ramonn
84401b3289
2010-10-08 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Pass server_pwd and server_ssl configuration tokens
to tentacle. Fixes bug #3080299 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3374 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-08 14:04:23 +00:00
ramonn
13ba36c3e6
2010-10-07 Ramon Novoa <rnovoa@artica.es>
...
* Linux/pandora_agent.conf: Added an example usage of the
agent_threads configuration token.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-07 09:18:13 +00:00
jsatoh
e6b32529bd
2010-10-06 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent: Added FreeBSD specific commands.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-06 01:49:48 +00:00
ramonn
820973df4b
2010-10-04 Ramon Novoa <rnovoa@artica.es>
...
* plugins/inventory: Fixed inventory process information.
* pandora_agent: Fixed an error that showed when no logfile was
specified in the agent configuration file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-10-04 17:22:28 +00:00
jsatoh
f51c35c37d
2010-09-27 Junichi Satoh <junichi@rworks.jp>
...
* unix/FreeBSD/pandora_agent: Fixed a typo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3297 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-27 02:06:34 +00:00
jsatoh
28af490e9b
2010-09-27 Junichi Satoh <junichi@rworks.jp>
...
* unix/FreeBSD/pandora_agent: Changed PID detection method to support
"jail", FreeBSD virtualization.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-27 01:56:08 +00:00
jsatoh
41a7adfcff
2010-09-27 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_installer: Set PANDORA_USER="root" when it is
not defined.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-27 01:51:13 +00:00
slerena
4f05e084bd
2010-09-22 Sancho Lerena <slerena@artica.es>
...
* pandora_agent.spec: Updated RPM spec for SUSE
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3279 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-22 18:32:52 +00:00
ramonn
bbe506edd1
2010-09-17 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added multi-thread support.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3252 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-17 13:03:24 +00:00
jsatoh
a26e4db80f
2010-09-17 Junichi Satoh <junichi@rworks.jp>
...
* unix/SunOS/make_solaris_package/README,
unix/SunOS/make_solaris_package/copyright,
unix/SunOS/make_solaris_package/make_solaris_package.sh,
unix/SunOS/make_solaris_package/prototype: Added agent package builder
for Solaris.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-09-17 03:36:43 +00:00
jsatoh
4cd9aff8d8
2010-08-17 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_daemon, unix/tentacle_client: Added support for
Solaris virtualization, "zone".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-17 01:58:46 +00:00
ramonn
a591153ff5
2010-08-11 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Fixed collection issues related to the agent. See
bug #3042577 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 16:14:49 +00:00
slerena
2a1566845a
2010-08-04 Sancho Lerena <slerena@artica.es>
...
* DEBIAN/control,
pandora_agent.spec: Added unzip to dependencies (for file
collection management).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 17:51:05 +00:00
mdtrooper
e5836903b1
2010-08-04 Miguel de Dios <miguel.dedios@artica.es>
...
* pandora_agent_daemon: fixed user of daemon, it is root, not dario.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 16:56:54 +00:00
jsatoh
8a8c909408
2010-07-28 Junichi Satoh <junichi@rworks.jp>
...
* unix/SunOS/pandora_agent.conf: Fixed a typo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3072 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-28 02:24:55 +00:00
ramonn
1f05c08cd8
2010-07-21 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Delete unused collections.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3048 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-21 11:32:08 +00:00
ramonn
6f7bb07d9a
2010-07-20 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_installer: Fixed some directories and permissions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3037 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-20 11:37:29 +00:00
ramonn
688a639202
2010-07-20 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_installer,
DEBIAN/make_deb_package.sh,
pandora_agent.spec: Updated to take the collections directory into
account.
* collections: Added to repository. Collections directory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3036 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-20 10:45:55 +00:00
ramonn
b830dd1b60
2010-07-19 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added support for file collections.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3033 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-19 17:27:59 +00:00
ramonn
bf42e44f55
2010-07-12 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: changed the module cron configuration token to
module_crontab.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-12 16:35:26 +00:00
ramonn
f0941042e1
2010-07-08 Ramon Novoa <rnovoa@artica.es>
...
* pandora_exec: Do not verify the command to allow pipes and complex
commands.
* pandora_agent: Quote the command passed to pandora_exec. Fixed
the module cron. Modules without a module cron would not run.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-08 15:04:43 +00:00
jsatoh
1a7aac011c
2010-07-05 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_installer: Fixed typo and directory permission
for FreeBSD.
* unix/FreeBSD/pandora_agent: Simplified.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2958 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-05 01:56:19 +00:00
ramonn
a67fef34bd
2010-07-02 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Fixed a typo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2955 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-07-02 14:21:05 +00:00
ramonn
83cc454366
2010-06-30 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Improved the module cron to allow intervals and
multiple runs within an interval.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2944 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-30 19:13:41 +00:00
ramonn
95c8d22745
2010-06-30 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Call df with -P from the Linux abstraction layer
to avoid split lines.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2936 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-30 15:51:45 +00:00
ramonn
4a47de5244
2010-06-25 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added the module_cron feature to schedule modules
using a cron-like syntax.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-25 12:38:32 +00:00
ramonn
db161a7e41
2010-06-23 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added the module_save and module_condition features.
See http://www.openideas.info/wiki/ for more information.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-23 18:01:38 +00:00
jsatoh
943f14a2a3
2010-06-14 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_installer: Set execute bit to startup script
for FreeBSD.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2904 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-14 02:38:10 +00:00
ramonn
b49fc5aa9b
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Improved OS version detection. Disabled error output
for plugins.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2898 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 12:24:15 +00:00
ramonn
dc2c677a97
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent.spec: Create the man dir.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:44:10 +00:00
ramonn
bd003cbd67
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_installer, pandora_agent.spec: Copy the man pages.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:29:23 +00:00
ramonn
0157a4caab
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Removed the need for indexes in the abstraction layer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:52:51 +00:00
ramonn
8c73d8143a
2010-06-07 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added build information to the agent version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 14:16:41 +00:00
jsatoh
13eb80112a
2010-06-07 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_installer: Added support for FreeBSD.
* unix/FreeBSD/pandora_agent: Added startup script for FreeBSD.
* unix/FreeBSD/pandora_agent.conf: Added configuration file for FreeBSD.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 01:36:45 +00:00
ramonn
39b6e59497
2010-06-04 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent.spec: Fixed. Upgrading an RPM broke the installation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-04 09:43:01 +00:00
mdtrooper
b0743e56bb
2010-05-20 Miguel de Dios <miguel.dedios@artica.es>
...
* DEBIAN/postinst, DEBIAN/make_deb_package.sh: fixed the script to generate
deb package.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-05-20 16:16:34 +00:00
mdtrooper
acfe6cc29c
2010-05-20 Miguel de Dios <miguel.dedios@artica.es>
...
* DEBIAN/make_deb_package.sh: fixed the permissions to DEBIAN temp package.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-05-20 10:59:20 +00:00
mdtrooper
1cdf9f9134
2010-05-19 Miguel de Dios <miguel.dedios@artica.es>
...
* DEBIAN, DEBIAN/control, DEBIAN/conffiles, DEBIAN/make_deb_package.sh,
DEBIAN/md5sums: added the scripts and conf files for create package.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2758 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-05-19 17:12:25 +00:00
ramonn
49432967a8
2010-05-18 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added a data collection layer and native modules
similar to those of the Windows agent.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-05-18 18:07:32 +00:00
ramonn
faa960ef84
2010-05-13 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Disabled the plugin command check. Was not working.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2724 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-05-13 16:54:31 +00:00
slerena
5aca46ad57
2010-04-29 Sancho Lerena <slerena@artica.es>
...
* pandora_agent_installer: Added darwin (snow leopard), and BSD to
installer OS detection.
* AIX/pandora_agent.conf: Fixed version & date.
* HP-UX/pandora_agent.conf: Replaced some default modules by
better ones.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2650 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-04-30 12:14:46 +00:00
pabloconcepcion
beb85ab9f0
2010-02-22 Pablo de la Concepción <pablo.concepcion@artica.es>
...
* unix/Linux/pandora_agent.conf: Added parameters position_description
and parent_agent_name, and updated loadaverage with a more efficient
version.
* unix/pandora_agent: Added POD documentation, modified to only add
to the XML the minimum parameters (positional parameters,
parent_agent_name,...) are not sent with default values if not
deffined in the config file. Updated verion and build.
* man/man1/pandora_agent.1: ManPage generated from unix/pandora_agent
first version of the manpage.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2401 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-22 19:32:10 +00:00
pabloconcepcion
e1bb00f659
2010-02-16 Pablo de la Concepción <pablo.concepcion@artica.es>
...
Updated tentacle from the tentacle repository and generated
manpage. TODO:Make the installer install the manpages
* unix/tentacle_client: Added pod documentation to generate manpages.
* man/man1/tentacle_client.1: First version of the manpages for
tentacle_client
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-16 11:57:20 +00:00
mdtrooper
40ad1ccfdb
2010-02-10 Miguel de Dios <miguel.dedios@artica.es>
...
* pandora_agent_installer: fix bug when uninstall the agent in the same
machine that it have a Pandora Server, that the uninstaller deleted the
dirs share with Pandora Server (/var/spool/pandora/*)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-11 17:21:42 +00:00
slerena
71078bec1f
2010-01-27 Sancho Lerena <slerena@artica,es>
...
* plugins/files_indir: New agent to detect if files in a
specified directory are less than in previous run. Return two
modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-01-27 12:52:02 +00:00
ramonn
e901913a11
2009-12-15 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Removed debugging code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2200 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-12-15 17:38:42 +00:00
ramonn
ebc78e1555
2009-12-15 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Make modules with a module_interval run the first time.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-12-15 17:32:53 +00:00