View previous topic :: View next topic |
Author |
Message |
Dr_Stein Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 21 Mar 2003 Posts: 303 Location: Mountain View, CA
|
Posted: Wed Jun 23, 2004 5:26 pm Post subject: Anybody using "wasabi" yet? |
|
|
If so.. how is it working for you? Easy to use? What are you actually doing with it?
![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
leynux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_fry_2.gif)
Joined: 09 Apr 2004 Posts: 20
|
Posted: Wed Jun 30, 2004 6:07 am Post subject: |
|
|
I tried to play around with this wasabi. With a few config /etc/wasabi/wasabi.conf changed and start the service, no report mailed to me. I've tried to make a few ssh error by trying to login as root, sudo etc.
Is there other way to test my wasabi is working? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lcars Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
Joined: 15 Jul 2003 Posts: 13
|
Posted: Wed Jun 30, 2004 2:52 pm Post subject: |
|
|
leynux wrote: | I tried to play around with this wasabi. With a few config /etc/wasabi/wasabi.conf changed and start the service, no report mailed to me. I've tried to make a few ssh error by trying to login as root, sudo etc.
Is there other way to test my wasabi is working? |
Please ensure that:
1) the 'set mailserver' option is correct
2) /etc/wasabi/wasabi.conf and your logs are readable by 'wasabi' user
Mail to wasabi@gentoo.org if you have further issues, also keep in mind that running wasabi manually with -d option should help debugging any problems.
Bye _________________ lcars@gentoo.org |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
leynux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_fry_2.gif)
Joined: 09 Apr 2004 Posts: 20
|
Posted: Thu Jul 01, 2004 7:41 am Post subject: |
|
|
I got a lot of email when i tested with
wasabi -d
eg
Code: | wasabi@localhost.localhost wrote:
TAPIS:
1: su(pam_unix): session opened for user root by ciku(uid=1000)
|
but fail to get the report when i did:
/etc/init.d/wasabi restart
part of my (ps ax):
Code: |
26729 ? S 0:00 /usr/bin/perl /usr/sbin/wasabi -c /etc/wasabi/wasabi.conf -P /var/lib/wasabi/wasabi.pid
26731 ? S 0:00 /usr/bin/tail -q -F -n 0 /var/log/messages /var/log/mail.log
|
I still wonder why? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lcars Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
Joined: 15 Jul 2003 Posts: 13
|
Posted: Thu Jul 01, 2004 8:57 am Post subject: |
|
|
leynux wrote: | I got a lot of email when i tested with
wasabi -d
eg
Code: | wasabi@localhost.localhost wrote:
TAPIS:
1: su(pam_unix): session opened for user root by ciku(uid=1000)
|
but fail to get the report when i did:
/etc/init.d/wasabi restart
part of my (ps ax):
Code: |
26729 ? S 0:00 /usr/bin/perl /usr/sbin/wasabi -c /etc/wasabi/wasabi.conf -P /var/lib/wasabi/wasabi.pid
26731 ? S 0:00 /usr/bin/tail -q -F -n 0 /var/log/messages /var/log/mail.log
|
I still wonder why? |
Please check that the log file and configuration are readable by wasabi user. Also mail me at wasabi@gentoo.org for further feedback, it's a more appropriate place to discuss this .
Bye _________________ lcars@gentoo.org |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|