Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Henri Doreau
See what Jan has done in the version he checked in (r21549). It would be good to compare the values from scanner and redis.conf. Regards Henri 2015-02-03 16:50 GMT+01:00 Alexander Rau : > Thanks for the feedback Henri > > I will look at your suggestions. > > Quick qsn - where and how do you spec

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Jan-Oliver Wagner
Am Dienstag, 3. Februar 2015, 07:12:29 schrieb Jan-Oliver Wagner: > thanks a lot! I will take care of the patch. It does not work out-of-box > here, but I will adjust accordingly. I've comitted the change now. Moved the test into Step 1, fixed typo and made socket path read from kb_location so th

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Matthew Mundell
> [1] 2.8 and later might work out of the box, I have simply not tested. > Does anyone feel like giving it a try? Debian Jessie ships with 2.8.17-1. Seems to be working fine here. -- Greenbone Networks GmbH Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directo

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Alexander Rau
Thanks for the feedback Henri I will look at your suggestions. Quick qsn - where and how do you specify where openvassd is supposed to look for the redis.sock? Thanks Alex On Tue, Feb 3, 2015 at 10:15 AM, Henri Doreau wrote: > 2015-02-03 14:05 GMT+01:00 Alexander Rau : > > Thanks > > > > Ar

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Henri Doreau
2015-02-03 14:05 GMT+01:00 Alexander Rau : > Thanks > > Are there any other checks we should include in the script? I could take a > stab at that as well. > > Cheers > > Alex > Hi Alex, it looks good. I've spotted a couple typos ("servier", "properl") that should be fixed though. Can you conside

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-03 Thread Alexander Rau
Thanks Are there any other checks we should include in the script? I could take a stab at that as well. Cheers Alex Sent from my iPad > On Feb 3, 2015, at 1:12 AM, Jan-Oliver Wagner > wrote: > > Am Montag, 2. Februar 2015, 21:07:32 schrieb Alexander Rau: >> The attached patch works in Deb

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-02 Thread Jan-Oliver Wagner
Am Montag, 2. Februar 2015, 21:07:32 schrieb Alexander Rau: > The attached patch works in Debian Wheezy and checks for existence of > redis-server, redis-server listening on /tmp/redis.sock and if redis-server > is running. > > Could someone confirm if it works on other distros? > > It is current

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-02 Thread Alexander Rau
The attached patch works in Debian Wheezy and checks for existence of redis-server, redis-server listening on /tmp/redis.sock and if redis-server is running. Could someone confirm if it works on other distros? It is currently checking on all versions of openVAS as I could not remember when redis

Re: [Openvas-devel] openvas-check-setup and redis

2015-02-02 Thread Jan-Oliver Wagner
On Montag, 2. Februar 2015, Alexander Rau wrote: > Should openvas-check-setup not also check for the installation for > redis-server and redis.sock? > > When installing openVAS on Debian and you get all OK when running > openvas-check-setup you would think you are good to go. However, when > start

[Openvas-devel] openvas-check-setup and redis

2015-02-02 Thread Alexander Rau
Hi: Should openvas-check-setup not also check for the installation for redis-server and redis.sock? When installing openVAS on Debian and you get all OK when running openvas-check-setup you would think you are good to go. However, when starting scans you get a redis error and still have to instal