Re: [Nagios-users] Nagios inventory

2007-06-17 Thread Jim Avery
On 16/06/07, Jo <[EMAIL PROTECTED]> wrote: > SELECT DISTINCT * FROM ... > > weeds out the doubles > > Jo Excellent. Thanks Jo. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2

Re: [Nagios-users] Nagios inventory

2007-06-16 Thread Jo
Jim Avery schreef: > On 15/06/07, Naim Abu Darwish <[EMAIL PROTECTED]> wrote: > >> Maybe its not you, I'm having the same problem too, hosts and services >> listed twice. >> > > That's reassuring to know! fwiw, I cheat and pipe the output through > "sort -u" to get rid of the duplicates.

Re: [Nagios-users] Nagios inventory

2007-06-15 Thread Jim Avery
On 15/06/07, Naim Abu Darwish <[EMAIL PROTECTED]> wrote: > Maybe its not you, I'm having the same problem too, hosts and services listed > twice. That's reassuring to know! fwiw, I cheat and pipe the output through "sort -u" to get rid of the duplicates. thanks, Jim --

Re: [Nagios-users] Nagios inventory

2007-06-15 Thread Naim Abu Darwish
On Fri, 15 Jun 2007 19:02:38 +0100 "Jim Avery" <[EMAIL PROTECTED]> wrote: > On 15/06/07, Jesús Oliván <[EMAIL PROTECTED]> wrote: > > Hi! > > > > i'm looking for some kind of Nagios plugin that allows to do inventory > > from a Nagios installation... is it possible? > > > > Thanks in advance! > >

Re: [Nagios-users] Nagios inventory

2007-06-15 Thread Jim Avery
On 15/06/07, Jesús Oliván <[EMAIL PROTECTED]> wrote: > Hi! > > i'm looking for some kind of Nagios plugin that allows to do inventory > from a Nagios installation... is it possible? > > Thanks in advance! If you run ndoutils then you can query the MySQL database using SQL. Admittedly whenever I've

[Nagios-users] Nagios inventory

2007-06-15 Thread Jesús Oliván
Hi! i'm looking for some kind of Nagios plugin that allows to do inventory from a Nagios installation... is it possible? Thanks in advance! - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE v