Re: [Nagios-db-devel] Nagios Neb posgress howto
Status: Beta
Brought to you by:
bench23
From: Ben <be...@si...> - 2005-03-17 16:30:14
|
Well, most likely nagios-db cannot connect to postgres. Grab the latest inserter.c out of cvs; it has better logging, including fixing the bug that you're seeing below. And no, there are no install docs other than the token READMEs. Feel free to contribute some. ;) On Mar 17, 2005, at 3:09 AM, Brett Stevens wrote: > Hi all. Firstly let me appologize if this has been asked before but. Is > there any install doco for installing and using neb and nagios-db? > > Ive tried an install using postgress I think I have postgress installed > correctly > I then modified the inserter.c file to reflect my db settings and > compiled > ok > copied and chmodded inserter.o and edited nagios.cfg to point to the > file > when I restart nagios I get > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host ' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host using 'na' () > [1111052423] nagios-db: couldn't configure host using 'nagios-db: > couldn't > configure host using 'nagios-db: couldn't configure host using 'nagi' > () > [1111052423] nagios-db: configured 83 hosts > [1111052423] nagios-db: couldn't configure hostgroup using 'nagios-db: > couldn't configure hostgroup using 'nagios-db' () > > many more entries at the begining but you get the drift. > > Nagios works ok with out the neb module entry in the config and this > is the > only thing Im changing. > > Am I just a bit dopey or have I missed something? > > > any help is greatly appreciated. > > Again, > thanks > > Brett Stevens > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Nagios-db-devel mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-db-devel |