Page 1 of 1

PSMON psa-vpn error messages

Posted: Tue Feb 05, 2008 11:15 am
by BerArt
After I rebooted my server I recveive every minute :( the below message from PSMON, how can I solve this problem please?

[psmon/host] Spawned 'openvpn' with '/sbin/service psa-vpn restart'

Command executed: /sbin/service psa-vpn restart Exit value: 0 Signal number: 0 Dumped core?: 0

psa-vpn: OpenVPN is disabled


Is psa-vpn nessesary for ASL? If I remove the VPN Plesk module is the above problem solved?

Thx!

Posted: Tue Feb 05, 2008 12:04 pm
by scott
No its not necessary for ASL, its just probably configured to start at boot time:

chkconfig --list


if you want to turn that off, youd either do it from setup (type setup), or chkconfig psa-vpn off. Then run asl -s -f again

Posted: Tue Feb 05, 2008 12:09 pm
by BerArt
I do not use VPN on this machine so I removed it completely, I will let you know if this solves the problem, thx for your quick respons! :D

Posted: Tue Feb 05, 2008 12:21 pm
by BerArt
After removing the VPS module the problem is solved.