Re: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Shawn Holland
to > load the changes. > With plugin changes, I believe it isn't necessary. > > regards, > > -Original Message- > From: Janet Post [mailto:[EMAIL PROTECTED] > Sent: 26 April 2006 13:53 > To: nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] Pgsql

RE: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Marc Powell
Behalf Of Shawn Holland > Sent: Wednesday, April 26, 2006 8:43 AM > To: nagios-users@lists.sourceforge.net > Cc: Janet Post > Subject: Re: [Nagios-users] Pgsql host list and check_ping > > Janet, > > I will be working on it today. When I get it done I will forward it to >

RE: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Deborah Martin
bject: RE: [Nagios-users] Pgsql host list and check_ping Thanks!! I do not believe you have to restart. I have added components to my nagios configuration and it just took effect without any issues. I think that state retention might cause problems with this, but I am not sure. If it does, you

RE: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Janet Post
gios-users@lists.sourceforge.net Cc: Janet Post Subject: Re: [Nagios-users] Pgsql host list and check_ping Janet, I will be working on it today. When I get it done I will forward it to you. My question still remains. If the configs are rebuilt does nagios need to be restarted? On Wednesday 26 April 20

Re: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Shawn Holland
net > Subject: Re: [Nagios-users] Pgsql host list and check_ping > > I will try that. Does Nagios need to be restarted everytime the script > rebuilds the config? (say if there is a new host added to the DB or one > changes) to recognize the changes? > > On Wednesday 26 April 200

RE: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Janet Post
@lists.sourceforge.net Subject: Re: [Nagios-users] Pgsql host list and check_ping I will try that. Does Nagios need to be restarted everytime the script rebuilds the config? (say if there is a new host added to the DB or one changes) to recognize the changes? On Wednesday 26 April 2006 2:05 am, Hugo van der

Re: [Nagios-users] Pgsql host list and check_ping

2006-04-26 Thread Shawn Holland
I will try that. Does Nagios need to be restarted everytime the script rebuilds the config? (say if there is a new host added to the DB or one changes) to recognize the changes? On Wednesday 26 April 2006 2:05 am, Hugo van der Kooij wrote: > On Tue, 25 Apr 2006, Shawn Holland wrote: > > I have s

Re: [Nagios-users] Pgsql host list and check_ping

2006-04-25 Thread Hugo van der Kooij
On Tue, 25 Apr 2006, Shawn Holland wrote: > I have setup a server running Nagios 2.2 with nagios-plugins-1.4.3. > > My Linux server has a Postgres database that has a table containing all > devices on the network with their IP address and host name. > > I was wondering what a recommended way to al

[Nagios-users] Pgsql host list and check_ping

2006-04-25 Thread Shawn Holland
Hi, I have setup a server running Nagios 2.2 with nagios-plugins-1.4.3. My Linux server has a Postgres database that has a table containing all devices on the network with their IP address and host name. I was wondering what a recommended way to allow Nagios to use this list and do a check_pin