koichirok
b3e77bd21c
2014-06-04 Koichiro KIKUCHI <koichiro@rworks.jp>
...
* ChangeLog: Fixed date of my latest entry.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10100 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 03:19:01 +00:00
koichirok
3bf08df1ed
2014-06-03 Koichiro KIKUCHI <koichiro@rworks.jp>
...
* pandora_agent: Allow spaces in module group names.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 02:52:31 +00:00
slerena
3bd49b8e63
2014-05-26 Sancho Lerena <slerena@artica.es>
...
* pandora_agent_installer: Fixed installed for Darwin/macOS agent. Tested
on 10.9.2.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 14:59:54 +00:00
pandora-release
8108caa18a
2014-04-30 Sancho Lerena <slerena@artica.es>
...
* DEBIAN/postinst,
DEBIAN/make_deb_package.sh: Solved problem with plugins in agent
distribution on Debian.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-30 16:22:42 +00:00
Ramon Novoa
0f38146c62
2014-04-14 Ramon Novoa <rnovoa@artica.es>
...
* plugins/who.sh: Output some text when there are no users connected.
Otherwise the module goes to unkown.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 12:43:10 +00:00
mariopulido
624ae93829
2014-03-13 Mario Pulido <mario.pulido@artica.es>
...
* plugins/inventory: Distributions compatibility
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9582 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 14:03:46 +00:00
mariopulido
724745b3f4
2014-02-03 Mario Pulido <mario.pulido@artica.es>
...
* SunOS/make_solaris_package/README: Update compatible SunOS versions
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9399 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-03 14:23:05 +00:00
zarzuelo
b3bc59e9ed
2014-01-15 Sergio Martin <sergio.martin@artica.es>
...
* pandora_revent: Update unix agent pandora_revent script
to be compatible with api function of last version. Incident #347
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9323 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-15 10:23:01 +00:00
Ramon Novoa
cb8f12e1c6
2013-11-12 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Completely integrated plug-ins with modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 12:28:28 +00:00
Ramon Novoa
1f4b99eaa9
2013-10-21 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_daemon: Changed status return codes to conform to LSB
specs. Fixes bug #2397 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8940 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-21 08:08:12 +00:00
jsatoh
1cf38f9272
2013-10-13 Junichi Satoh <junichi@rworks.jp>
...
* unix/tentacle_server: Upgraded to 0.4.0. (Imported from trunk of
tentacled repository.)
Added IPv6 support.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8901 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-13 01:52:24 +00:00
jsatoh
0066dc2dbb
2013-09-22 Junichi Satoh <junichi@rworks.jp>
...
* tentacle_client: Upgraded to 0.4.0. (Imported from trunk of
tentacled repository.)
Added IPv6 support.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-22 15:00:57 +00:00
Ramon Novoa
e87c3d5007
2013-09-19 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_installer: Changed the bash style == to =.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-19 13:23:05 +00:00
Ramon Novoa
ae177b41bb
2013-09-19 Ramon Novoa <rnovoa@artica.es>
...
* Linux/pandora_agent.conf: The default user should not be pandora.
* pandora_agent_installer: Removed some calls to chown that had the
potential to damage a Linux system.
* pandora_agent: Delay the parsing of include files to make sure
that all variables that may affect a module's configuration
have already been read.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-19 12:07:31 +00:00
Ramon Novoa
3ad7b105eb
2013-09-13 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added a missing parameter to a call to log_message.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-13 14:01:49 +00:00
darode
d9cb5abea0
2013-08-22 Dario Rodriguez <dario@artica.es>
...
* pandora_agent_installer: Merged improvements from 4.1 branch
to fix several bugs related to custom installation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-22 17:04:00 +00:00
Ramon Novoa
f2b7f898fd
2013-07-10 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Changed the regexp used to retrieve ip addresses to
avoid locale related problems.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8507 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-10 10:08:52 +00:00
Ramon Novoa
aeeaf21ad2
2013-07-03 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent.redhat.spec: Make absolute calls to chkconfig. Add the
service before enabling it.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-03 11:41:25 +00:00
Ramon Novoa
ae4fcf7b9d
2013-06-26 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent.redhat.spec,
pandora_agent.spec: Fixed directory permissions
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-26 10:45:22 +00:00
mdtrooper
b6d9a31ce0
2013-06-26 Miguel de Dios <miguel.dedios@artica.es>
...
* Linux/pandora_agent.conf: restored the remote_config as disabled
for to avoid problems.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-26 08:22:39 +00:00
slerena
a415ff7507
2013-06-25 Sancho Lerena <slerena@artica.es>
...
* Linux/pandora_agent.conf: new defaul values (inventory enabled,
remote config enabled).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-25 16:07:30 +00:00
Ramon Novoa
f2d28ff90e
2013-06-13 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Merged from 4.0 branch. Quote the XML data file name
before trying to send it.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8322 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-13 15:10:53 +00:00
Ramon Novoa
acf0af6063
2013-06-07 Ramon Novoa <rnovoa@artica.es>
...
* DEBIAN/make_deb_package.sh: Merged from 4.0 branch. Create the agent's
temp dir.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 08:51:56 +00:00
Ramon Novoa
25a17874c8
2013-05-23 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Merged plugins with modules to add macro support.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 17:20:21 +00:00
Ramon Novoa
11d57f0a3a
2013-05-06 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Syntactic fix. Fixes bug #2173 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-06 10:34:01 +00:00
jsatoh
cad2924f25
2013-04-21 Junichi Satoh <junichi@rworks.jp>
...
* pandora_agent_installer: Added support for NetBSD.
* NetBSD/pandora_agent, NetBSD/pandora_agent.conf: Added launcher
script and configuration file for NetBSD.
Contributed by Hiroki SHIMIZU. Thanks!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8021 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-21 00:36:33 +00:00
Ramon Novoa
86eaf4700e
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added support for sending multiple ip addresses.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7999 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 10:44:32 +00:00
Ramon Novoa
86436a134b
2013-04-12 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added macro support to all module configuration
tokens.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 13:29:23 +00:00
koichirok
ccc0b00965
2013-04-03 Koichiro KIKUCHI <koichiro@rworks.jp>
...
* pandora_agent: Adjust sleep interval so that each interval *starts*
with the same interval.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7922 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-03 11:52:44 +00:00
Ramon Novoa
7cacb2a64b
2013-03-12 Ramon Novoa <rnovoa@artica.es>
...
* pandora_revent: Added to repository. Pandora remote event generation
script.
* pandora_agent_installer: Added the pandora_revent script.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7840 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-12 17:53:25 +00:00
Ramon Novoa
86fb89169f
2013-03-11 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Reset configuration to default values before
launching broker agents. Fixed bug #3519092 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 12:10:56 +00:00
koichirok
9fdd4e5262
2013-03-11 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_agent: Fixed bug that the send_buffered_xml_files
doesn't remove xml files successfully sent.
Merged from: branch_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7819 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 05:41:51 +00:00
mdtrooper
0f6b1c76ba
2013-03-06 Miguel de Dios <miguel.dedios@artica.es>
...
* HP-UX/pandora_agent.conf: fixed ps params for "sshDaemon" module
for some versions of HP-UX.
Fixes : #3606128
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 11:07:40 +00:00
Aldrioth
b261b2dbf9
2013-02-27 Tomas Palacios <tomas.palacios@artica.es>
...
* pandora_agent_installer: Added compatibility for custom perl
installation paths.
* pandora_agent_daemon: Modified the way to find SunOS agent PID
to make it more reliable.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7732 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 15:35:35 +00:00
slerena
df66e4ecb6
2013-02-22 Sancho Lerena <slerena@artica.es>
...
* Darwrin: Added Darwin (MacOS) agent on directory, i don't
know why was removed from trunk ¿?
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7709 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 18:06:57 +00:00
koichirok
064f322e3d
2013-02-19 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_agent_installer: Removed duplicated chown line.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 10:28:33 +00:00
hkosaka
474d7775e9
2013-02-12 Hirofumi Kosaka <kosaka@rworks.jp>
...
* pandora_agent: Fixed bug that data transfer would fail
when secondary_transfer_mode is different from transfer_mode.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7623 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 02:38:48 +00:00
Ramon Novoa
7af1adc734
2013-01-17 Ramon Novoa <rnovoa@artica.es>
...
* plugins/grep_log: Merged with grep_log_module.
* plugins/grep_log_module: Added to repository grep plugin for log
modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7496 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-17 14:32:14 +00:00
jsatoh
b9a964191a
2013-01-11 Junichi Satoh <junichi@rworks.jp>
...
* SunOS/make_solaris_package/make_solaris_package.sh: Updated
AGENT_VERSION string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-11 04:30:15 +00:00
slerena
f4ab620a23
2012-12-17 Sancho Lerena <slerena@artica.es>
...
* pandora_agent: Updated version
* plugins/who.sh,
plugins/top.sh: New plugins for command snapshots.
* plugins/inventory: Merged with fixes and new kernel module from
4.0.3 branch. Tested on Redhat and SUSE.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-17 16:33:15 +00:00
zarzuelo
e63d9162d9
2012-11-15 Sergio Martin <sergio.martin@artica.es>
...
* pandora_agent: Added support to the new fields of the
agent in the XML: custom_id, url_addres and custom fields
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-11-15 15:53:45 +00:00
zarzuelo
c2047c4ab7
2012-11-13 Sergio Martin <sergio.martin@artica.es>
...
* pandora_agent: Added several fields to the XML
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-11-13 12:24:36 +00:00
jsatoh
ecb2cea68c
2012-08-28 Junichi Satoh <junichi@rworks.jp>
...
* pandora_agent: Improved to be able to use CRLF in pandora_agent.conf.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-28 04:42:28 +00:00
jsatoh
19dc233eeb
2012-08-15 Junichi Satoh <junichi@rworks.jp>
...
* pandora_agent: Changed not to use thread library when agent_threads
is set to 1 or undefined. This change is to avoid RHEL/CentOS 5 perl
thread library bug.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6861 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-15 02:06:52 +00:00
zarzuelo
b2fad9d913
2012-08-01 Sergio Martin <sergio.martin@artica.es>
...
* pandora_agent: Add the macros support in module_exec
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-01 16:35:40 +00:00
koichirok
69b3ea4c54
2012-06-27 Koichiro Kikuchi <koichiro@rworks.jp>
...
* ChangeLog: Fixed log entry date of my previous commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-27 06:59:53 +00:00
koichirok
cbbaa6ec83
2012-06-21 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_agent.redhat.spec: Merged from 4.0 branch. Don't create
pandora user if already exists.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6717 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-27 06:54:08 +00:00
Ramon Novoa
6cfbb4205a
2012-05-30 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Merged from 4.0 branch. Check for valid regular
expressions before adding module conditions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-05-30 16:51:23 +00:00
mdtrooper
edd1ee264c
2012-04-25 Miguel de Dios <miguel.dedios@artica.es>
...
* DEBIAN/postinst, DEBIAN/make_deb_package.sh: disabled the checking
the plugins files with same name.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-25 15:31:00 +00:00
Ramon Novoa
7c320f0ce9
2012-04-24 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Merged from 4.0 branch. Leave the secondary server
password empty by default. Fixes bug #3519520 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-24 09:31:27 +00:00