7.12.10

SAP Note 11894 - SINIX alert for archive log does not work.

Symptom

In the global alert monitor, "Problem getting alert" appears at
"DB logs". The available space in the archive directory is not
displayed in transaction db12.

Cause and prerequisites

The information as to how much space is available in the archive
directory is received by the OS colelctor. The SINIX version
of the collector does not support this until 2.1G.

Solution
A new version of the collector has been placed on the sapserv3 server.
Fetch and activate as follows:

Under UNIX:
su - "User root
cd /usr/sap//SYS/exe/run "into exe directory
./saposcol -k "kill collector
mv saposcol saposcol.save "save old version

ftp sapserv3 "ftp to Walldorf
user ftp
password ftp
bin
cd dist/permanent
get saposcol.sinix.Z
bye

uncompress -c saposcol.sinix.Z > saposcol "decompress
chown root saposcol " root is owner of collector
chmod 4755 saposcol " with sid
./saposcol " restart collector

The functions should now work again.

Key word: SINIX log alert

No comments:

Post a Comment