Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 15:48:22 +0000
From:      Howard Jones <howie@thingy.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Software inventory management
Message-ID:  <457ECF46.6020803@thingy.com>
In-Reply-To: <05b101c71dfc$152b1ea0$05dc3818@mdm246a3e4f6fc>
References:  <20061212115503.GA13120@teddy.fas.com> <05b101c71dfc$152b1ea0$05dc3818@mdm246a3e4f6fc>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "stan"
> Subject: Software inventory management
>
>
> :
> : Sudenly there is an improved desire to keep up to date on the latest
> : security fixes at work. I've got about 50 machines that I manage. OpenBSD,
> : FreeBSD, Linux, Solairs, and HP-UX.
> :
> : I am looking for recomendations for a (hopefully automed), prefereably
> : web based tool to keep up with what versions of OS, OS patches, and ports
> : are installed on these machines.
> :
> : Could anyone with experience using such a tool share their experience,
> : both good and bad for such [ackages?
> :
>   
You might also want to look at RANCID, which is mainly aimed at routers,
but since it works by comparing a text file with the previous day's text
file, you shouldn't have too much trouble getting it to do servers too,
assuming you can get something to do the actual reporting (could be as
simple as a concatenation of pkg_info, dmidecode, pciconf -l, uname -a
and a few others).

http://www.shrubbery.net/rancid/

Best Regards,

Howie
(maybe will try this myself now...)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?457ECF46.6020803>