Re: [Nagios-users] URL Monitoring

2006-09-18 Thread Patrick Morris
On Mon, 18 Sep 2006, Vladimir Smirnov wrote: > Hi. I have a list of URLs I need to monitor. > How can I easily monitor a big list of URLs in nagios ? > I can't find a good solution for this unless I add a host for each domain > and then specify the rest of the path in the parameter, but that's t

[Nagios-users] URL Monitoring

2006-09-18 Thread Vladimir Smirnov
Hi. I have a list of URLs I need to monitor. How can I easily monitor a big list of URLs in nagios ? I can't find a good solution for this unless I add a host for each domain and then specify the rest of the path in the parameter, but that's too much. It has to be something easier there.

Re: [Nagios-users] selinux ping problems

2006-09-18 Thread Yong Lee
sorry, I forgot to mention that I am using a redhat enterprise 4 system.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yong Lee Sent: September 18, 2006 12:01 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] selinux ping problems   Does anyo

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-18 Thread Arno Lehmann
Hi, On 9/18/2006 6:08 PM, David Schlecht wrote: > Thanks for your reply, Gerhard, > > > > Good article. > > > > Yours was one of the first approaches I took, but I found that the > two sets of CGIs both returned the same results, regardless of > the config files. This leads me to belive t

[Nagios-users] selinux ping problems

2006-09-18 Thread Yong Lee
Does anyone know what selinux contexts I need to get rid of the following ping related problem:     Sep 18 11:51:16 snmp kernel: audit(1158605476.132:153480): avc:  denied  { read } for  pid=21022 comm="ping" name="nagios.cmd" dev=sda1 ino=38798253 scontext=user_u:system_r:ping_t tcontex

Re: [Nagios-users] Persistent downtime possible?

2006-09-18 Thread Brian Loe
http://www.nagiosexchange.org/Downtimes.38.0.html?&tx_netnagext_pi1[p_view]=363 Does anyone know if you can use templates for this configuration file (schedule.cfg)? If not, how hard would it be to add? On 9/18/06, Marc Powell <[EMAIL PROTECTED]> wrote: > > Thanks for the script link. The one I

[Nagios-users] Nagios upgrade from 1.x to 2, 5 - how to keep status and retention data?

2006-09-18 Thread Xueshan Feng
Is there any utility to convert status data and retention data from 1.x format or 2.x format? Or do you choose to lose the data when upgrade? Xueshan - Using Tomcat but need to do more? Need to support web services, s

[Nagios-users] alert time

2006-09-18 Thread Brian Loe
So, for a noob, whats the easiest way to make sure a host alert is sent the FIRST time Nagios doesn't get a response to a ping? Perhaps it should be a service alert - but either way, you get my meaning. I don't want to wait 15 minutes to find out a router went down. Not EXACTLY sure how to fix it

Re: [Nagios-users] Persistent downtime possible?

2006-09-18 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Dale Blount > Sent: Monday, September 18, 2006 10:57 AM > To: [EMAIL PROTECTED] > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Persistent downtime possible? > > O

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-18 Thread David Schlecht
Thanks for your reply, Gerhard, Good article. Yours was one of the first approaches I took, but I found that the two sets of CGIs both returned the same results, regardless of the config files. This leads me to belive that the CGIs might interface with the running nagios process. I am r

Re: [Nagios-users] Persistent downtime possible?

2006-09-18 Thread Dale Blount
On Mon, 2006-09-18 at 16:53 +0200, [EMAIL PROTECTED] wrote: > > Hi > > I use the perl skript from Steven Shipway on www.nagiosexchange.org > Web-configurable recurring downtime scheduler for Nagios > > > http://www.nagiosexchange.org/Downtimes.38.0.html?&tx_netnagext_pi1[p_view]=363 > >

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-18 Thread David Schlecht
Hi Moshe Sharon Thank you for your reply. I initially considered the "Operators Contacts" approach but decided against it because I don't want the operators to have the ability to alter/disable Nagios on all the hosts they can view. Is there a way around this? Are you certain that yo

Re: [Nagios-users] Persistent downtime possible?

2006-09-18 Thread Jorg . Schulz
Hi I use the perl skript from Steven Shipway on www.nagiosexchange.org Web-configurable recurring downtime scheduler for Nagios http://www.nagiosexchange.org/Downtimes.38.0.html?&tx_netnagext_pi1[p_view]=363 It works like a charm for me /jörg     Mvh Jörg Schulz Senior Konsult Linux

[Nagios-users] Persistent downtime possible?

2006-09-18 Thread Dale Blount
Hi, Every time I restart my nagios process while a host is in a scheduled downtime state, the downtime is lost when the process restarts. The cgi says "Scheduled downtimes are preserved across program shutdowns and restarts.", but I cannot seem to see how to make this true. I've also tried echo'

Re: [Nagios-users] Check Processes and their CPU and MEM usage

2006-09-18 Thread Patrick Proy
Hi, If you can use snmp, try http://www.manubulon.com/nagios/snmp_process.html Patrick -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Camillo Scandura Envoyé : lundi 18 septembre 2006 14:43 À : nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] Obj

[Nagios-users] Check Processes and their CPU and MEM usage

2006-09-18 Thread Camillo Scandura
Hi people I'm searching a check-plugin which let me receive all Information about running processes and their CPU and MEM usage. I'm new here and I've already studied all existing NAGIOS Check-plugins. It seems to me, that there doesn't exist such a plugin. But can somebody tell me maybe ho

[Nagios-users] Check Processes and their CPU and MEM usage

2006-09-18 Thread Camillo Scandura
Hi people I'm searching a check-plugin which let me receive all Information about running processes and their CPU and MEM usage. I'm new here and I've already studied all existing NAGIOS Check-plugins. It seems to me, that there doesn't exist such a plugin. But can somebody tell me maybe ho

Re: [Nagios-users] Host last check time

2006-09-18 Thread Arno Lehmann
Hi, On 9/18/2006 1:29 PM, Wessel van Heerde wrote: > Hi all, > > I'm managing a small Nagios environment which contains about 30 > hosts. The host detail page in the interface shows me that the last > check time of these hosts is about 234 days ago. Why is it such a > long time ago this hos

Re: [Nagios-users] Host last check time

2006-09-18 Thread rob . moss
[EMAIL PROTECTED] wrote on 18/09/2006 12:29:44: > Hi all, > > I'm managing a small Nagios environment which contains about 30 > hosts. The host detail page in the interface shows me that the last > check time of these hosts is about 234 days ago. Why is it such a > long time ago this host was che

[Nagios-users] Host last check time

2006-09-18 Thread Wessel van Heerde
Hi all, I'm managing a small Nagios environment which contains about 30 hosts. The host detail page in the interface shows me that the last check time of these hosts is about 234 days ago. Why is it such a long time ago this host was checked? I recently (some days ago) added some new hosts,

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-18 Thread Gerhard Lausser
Hi David, i proposed a method some time ago which was successfully adopted by some people: http://people.consol.de/~lausser/nagios/more-than-one-nagios.html Greetings from Munich, Gerhard > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von

Re: [Nagios-users] Want to run 2 nagios on 1 machine

2006-09-18 Thread moshe sharon
Hello from what i understand from your letters there are two ways to do it. 1) install nagios i different directories and set the appropriate permissions in the httpd.conf for each nagios. note that this is actually running nagios on the same machine i also advice to set different users for each i