
Previous versions of aaim used different syntax.

if you specified -b '/path/to/argus/sbin', be sure to change it to
 -d '/path/to/argus/sbin'

this new verson of aaim requires a list of buddies that argus will be
sending alerts to.  modify your startup script or run file to include
-b <list of buddies>.  do not include any spaces in the AIM username.

for example:
 -b Buddy1
 -b Buddy1,Buddy2
 -b Buddy1,Buddy2,Buddy3


if you have a /tmp/aimqueue file, remove it.  Create /tmp/aaimqueue/
as a directory.  chown this directory to the user you're running
aaim.pl and aaimc (argusd) as.


In your argus config, change /usr/local/script/aimc %R to:
/usr/local/script/aaimc %R %I
