On Thursday 18 March 2004 20:37, Kuba Jakubik wrote:
> Hello,
>
> does anybody know a good and free as in beer Network Monitoring Tool for
> linux?
> I don't want nagios or such, because it's web-based.
Maybe you wonna have a look at
http://www.nagios.org/download/extras.php#addons
There are serv
Hello,
does anybody know a good and free as in beer Network Monitoring Tool for
linux?
I don't want nagios or such, because it's web-based.
Moodss is nice, but a little raw... anything more user-friendly?
I want to see graphs of several things like bandwidth, ping times etc in
realtime, on my
On Thursday 18 March 2004 20:37, Kuba Jakubik wrote:
> Hello,
>
> does anybody know a good and free as in beer Network Monitoring Tool for
> linux?
> I don't want nagios or such, because it's web-based.
Maybe you wonna have a look at
http://www.nagios.org/download/extras.php#addons
There are serv
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not
> automatically get restarted and will therefore still be running with old
> libraries and
Hello,
does anybody know a good and free as in beer Network Monitoring Tool for
linux?
I don't want nagios or such, because it's web-based.
Moodss is nice, but a little raw... anything more user-friendly?
I want to see graphs of several things like bandwidth, ping times etc in
realtime, on my de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not
> automatically get restarted and will therefore still be running with old
> libraries and
Werner Macho was heard to utter, at roughly 18/03/04 12:27:
On Thu, 2004-03-18 at 12:31, Dale Amon wrote:
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
Such a script exists in testing
yep it does, but unfortunately with dependencies, and i don't want my
stable system gett
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
>
> Such a script exists in testing
>
> package: debian-goodies
> filename: /usr/bin/checkrestart
Also in Tiger, it's the 'check_finddeleted' module (at
/usr/lib/tiger/scripts).
Regards
Javier
signature.asc
Description: Digital
Werner Macho was heard to utter, at roughly 18/03/04 12:27:
On Thu, 2004-03-18 at 12:31, Dale Amon wrote:
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
Such a script exists in testing
yep it does, but unfortunately with dependencies, and i don't want my
stable system getting co
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
>
> Such a script exists in testing
>
> package: debian-goodies
> filename: /usr/bin/checkrestart
Also in Tiger, it's the 'check_finddeleted' module (at
/usr/lib/tiger/scripts).
Regards
Javier
signature.asc
Description: Digital
On Thu, 2004-03-18 at 12:31, Dale Amon wrote:
> On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
> > Such a script exists in testing
yep it does, but unfortunately with dependencies, and i don't want my
stable system getting confused.
allthough i think debian is managing that thing
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
> Such a script exists in testing
>
> package: debian-goodies
> filename: /usr/bin/checkrestart
Of course you have to do different things for different
PID's. Most daemons you can 'restart'. Some you might
have to 'stop' and then 'st
/ 2004-03-18 11:07:18 +
\ Dale Amon:
>
> While we're on the subject, what is apache doing?
> apache26756 root memDEL0,5 393216
> /SYSV
> apache26757 www-data memDEL0,5 393216
> /SYSV
> apache26758 www-data
On Thu, Mar 18, 2004 at 10:34:36AM +, Ronny Adsetts wrote:
> Stefan Neufeind was heard to utter, at roughly 18/03/04 10:24:
>
> >On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
> >
> >>Whilst doing security upgrades this morning for openssl, it occurred to
> >> me that lots of software that uses
While we're on the subject, what is apache doing?
apache26756 root memDEL0,5 393216
/SYSV
apache26757 www-data memDEL0,5 393216
/SYSV
apache26758 www-data memDEL0,5 393216
/SYSV0
Ronny,
You might be thinking of:
find /proc -name maps -exec egrep -l 'libssl095' {} /dev/null \; | sed
-e 's/[^0-9]//g' | xargs --no-run-if-empty ps --no-headers -p | sed -e
's/^\+//' -e 's/ \+/ /g' | cut -d ' ' -f 5 | sort | uniq
as posted in DSA 394 at:
http://www.debian.org/security/2003/dsa-3
Stefan Neufeind was heard to utter, at roughly 18/03/04 10:24:
On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
Whilst doing security upgrades this morning for openssl, it occurred to
me that lots of software that uses the openssl libraries will not
automatically get restarted and will therefor
On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not automatically
> get restarted and will therefore still be running with old libraries and
> therefore be vul
On Thu, 18 Mar 2004, Brian Brazil wrote:
> On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
>
> > I remember someone posting a method for locating programs that are running
> > with old libraries, but don't recall where and I can't seem to find the
> > right words whilst invoking goo
* Quoting Ronny Adsetts ([EMAIL PROTECTED]):
> I remember someone posting a method for locating programs that are running
> with old libraries, but don't recall where and I can't seem to find the
> right words whilst invoking google...
lsof +L1
- Rolf
On Thu, 2004-03-18 at 12:31, Dale Amon wrote:
> On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
> > Such a script exists in testing
yep it does, but unfortunately with dependencies, and i don't want my
stable system getting confused.
allthough i think debian is managing that thing
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> I remember someone posting a method for locating programs that are running
> with old libraries, but don't recall where and I can't seem to find the
> right words whilst invoking google...
Before upgrade you can do:
# lsof /usr/
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> Hi all.
>
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not
> automatically get restarted and will therefore still be running with old
> l
Hi all.
Whilst doing security upgrades this morning for openssl, it occurred to me
that lots of software that uses the openssl libraries will not automatically
get restarted and will therefore still be running with old libraries and
therefore be vulnerable. I usually do this by hand for the mo
On Thu, Mar 18, 2004 at 12:03:29PM +0100, Jan Dittberner wrote:
> Such a script exists in testing
>
> package: debian-goodies
> filename: /usr/bin/checkrestart
Of course you have to do different things for different
PID's. Most daemons you can 'restart'. Some you might
have to 'stop' and then 'st
On Thu, Mar 18, 2004 at 10:34:36AM +, Ronny Adsetts wrote:
> Stefan Neufeind was heard to utter, at roughly 18/03/04 10:24:
>
> >On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
> >
> >>Whilst doing security upgrades this morning for openssl, it occurred to
> >> me that lots of software that uses
/ 2004-03-18 11:07:18 +
\ Dale Amon:
>
> While we're on the subject, what is apache doing?
> apache26756 root memDEL0,5 393216 /SYSV
> apache26757 www-data memDEL0,5 393216 /SYSV
> apache26758 www-data mem
While we're on the subject, what is apache doing?
apache26756 root memDEL0,5 393216 /SYSV
apache26757 www-data memDEL0,5 393216 /SYSV
apache26758 www-data memDEL0,5 393216 /SYSV
Ronny,
You might be thinking of:
find /proc -name maps -exec egrep -l 'libssl095' {} /dev/null \; | sed
-e 's/[^0-9]//g' | xargs --no-run-if-empty ps --no-headers -p | sed -e
's/^\+//' -e 's/ \+/ /g' | cut -d ' ' -f 5 | sort | uniq
as posted in DSA 394 at:
http://www.debian.org/security/2003/dsa-3
Stefan Neufeind was heard to utter, at roughly 18/03/04 10:24:
On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
Whilst doing security upgrades this morning for openssl, it occurred to
me that lots of software that uses the openssl libraries will not
automatically get restarted and will therefore s
On 18 Mar 2004 at 10:03, Ronny Adsetts wrote:
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not automatically
> get restarted and will therefore still be running with old libraries and
> therefore be vul
On Thu, 18 Mar 2004, Brian Brazil wrote:
> On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
>
> > I remember someone posting a method for locating programs that are running
> > with old libraries, but don't recall where and I can't seem to find the
> > right words whilst invoking goo
* Quoting Ronny Adsetts ([EMAIL PROTECTED]):
> I remember someone posting a method for locating programs that are running
> with old libraries, but don't recall where and I can't seem to find the
> right words whilst invoking google...
lsof +L1
- Rolf
--
To UNSUBSCRIBE, email to [EMAIL PROT
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> I remember someone posting a method for locating programs that are running
> with old libraries, but don't recall where and I can't seem to find the
> right words whilst invoking google...
Before upgrade you can do:
# lsof /usr/
On Thu, Mar 18, 2004 at 10:03:34AM +, Ronny Adsetts wrote:
> Hi all.
>
> Whilst doing security upgrades this morning for openssl, it occurred to me
> that lots of software that uses the openssl libraries will not
> automatically get restarted and will therefore still be running with old
> l
Hi all.
Whilst doing security upgrades this morning for openssl, it occurred to me
that lots of software that uses the openssl libraries will not automatically
get restarted and will therefore still be running with old libraries and
therefore be vulnerable. I usually do this by hand for the mos
38 matches
Mail list logo