Page 1 of 1

Infocollect 4.1

Posted: 21 Jun 2011 04:26
by komar_666
Enjoy ^^

Installation:

1. Extract infocollect À sfx-infocollect-4.1.sh
2. Transfert in binary mode in /tmpd OXE.(Use filezilla as ftp client)
3. Modify the chmod
chmod +x sfx-infocollect-4.1.sh
4. Copy sfx-infocollect-4.1.sh in /usr/sbin
cp /tmpd/sfx-infocollect-4.1.sh /usr/sbin/sfx-infocollect.sh
5. Execute shell script /usr/sbin (cd /usr/sbin) do
./sfx-infocollect.sh
6. Infocollect is installed. Now you just need to run the command infocollect as root to create the archive file in /tmpd.

Before to use, please make a back-up of BDD MAO

Name of generate file in /tmpd
(infocollect_xxx_date_heure_\mao\database\DAY ou infocollect_xxx_date_heure_\mao\database\DAY\IMMED)

Re: Infocollect 4.1

Posted: 22 Jul 2011 08:55
by trjm
There is a TC out (TC1511) that say that infocollect 4.1 has bugs and that one should use infocollect 4.2.

Infocollect 4.2

Posted: 15 Aug 2011 07:24
by Eliott
Infocollect 4.2

Re: Infocollect 4.1

Posted: 15 Nov 2011 00:57
by jay_210569
I had problem with this version 4.1 up to 4.3, it has some issues on crontab which has an impact on the PCS login, version 4.4 fix that bug.

Re: Infocollect 4.1

Posted: 15 Nov 2011 01:00
by jay_210569
Attached herewith is the Infocollect 4.4 which is not yet released on BPWS.

Re: Infocollect 4.1

Posted: 23 Nov 2011 08:24
by Eliott
The command /usr2/oneshot/mtcl/tool cnx domcpl in /usr/sbin/feml.d/ipdomains.mtcl line 84 blocks the infocollect 4.4 when running under OXE R9.1 because the command wait's for a keypress at the end.
In R10 it's working.
You can replace the line 84 by echo | ${TOOL} cnx domcpl > cnx_domcpl ..to fix it.