Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-11 Thread Paulo Ribas
Sorry, the page is http and not https. http://www.opservices.com.br/agentes , you need use an event_handler to call the command. []'s Paulo Ribas www.opservices.com.br - "Jonathan Williams" wrote: > https://www.opservices.com.br/agentes I get a page not found. I can look around f

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-11 Thread Paulo Ribas
Sorry, the page is http and not https. http://www.opservices.com.br/agentes, you need use an event_handler to call the command. []'s -- - "Jonathan Williams" wrote: > https://www.opservices.com.br/agentes I get a page not found. I can look around for it. Is this agent installed on

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-11 Thread Jonathan Williams
https://www.opservices.com.br/agentes I get a page not found. I can look around for it. Is this agent installed on the host along with the NSClient? Also is the command created in the windows.cfg like my example below where I define the command in the config and than under the service definition

Re: [Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-11 Thread Paulo Ribas
if you need to restart a service in the windows, you can install the OpMon Agent downloaded from the following URL https://www.opservices.com.br/agentes . After installing the agent, create the command: check_nrpe -H $HOSTADDRESS$ 5666 -n -c service_control -a "NAME_OF_SERVICE" stop or start.

[Nagios-users] Help - I am unable to get the NSClient++ to restart services

2008-07-11 Thread Jonathan Williams
Hello everyone, I am new to Nagios and am looking for some help. I already posted this in the forum as well. I can successful get Nagios to monitor any service I need, but I can't get it to restart. Here is my situation up to date: (from the forums) I did make sure event handler was enabled

Re: [Nagios-users] Nagios 3.0.1 Web UI Question - Refreshing a page

2008-07-11 Thread Tarak Patel
This seems to be browser issue. I tried IE and IceApe and they work fine. I even tried firefox with a different user and works well. Something in my firefox profile seems to have gone skew. TP Matthew Macdonald-Wallace wrote: On Thu, 10 Jul 2008 19:25:44 + Tarak Patel <[EMAIL PROTECTED]>

[Nagios-users] Bug in process_macros() (most likely) (was: Antwort: Strange empty entries with utime 0 in showlog.cgi)

2008-07-11 Thread Sascha . Runschke
[EMAIL PROTECTED] schrieb am 09.07.2008 12:04:01: > after debugging some retry problems, I stumbled over strange entries > in the showlog.cgi (see attached > screenshot). This is the daily log. At 00:00 it rotates and logs all > initial states of the machines/services - > even though I disabled

[Nagios-users] checkpoint HA

2008-07-11 Thread Ange AMBEMOU
Helo, i have 2 checkpoint one actif and one passif i want to know if nagios can tell me when i change checkpoint firewall (first dow the 2 comes first) thanks _ Envoyez avec Yahoo! Mail. Une boite mail plu

Re: [Nagios-users] New user with nagios 3.0.3 hanging.

2008-07-11 Thread Jose Luis Garcia
> Hello, > > My name is Jose Luis and I'm wrinting from Spain. > > I have recently installed Nagios in a Solaris 9 box. > > While I was in version 3.0.1, 1 month or so, everything has been working > smoothly, but now, with version 3.0.3 Nagios has "hanged" twice (once a week > more or less). > > Na

Re: [Nagios-users] a reboot switch or router

2008-07-11 Thread Brian A. Seklecki
On Fri, 11 Jul 2008, Ange AMBEMOU wrote:  helo, how know switch or router are reboot and  send notifiction. Use the check_snmp check on DISMAN-EVENT-MIB::sysUpTimeInstance $ snmpwalk -v2c -c foo hv00 |more SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 DISMAN-EVENT-M

[Nagios-users] a reboot switch or router

2008-07-11 Thread Ange AMBEMOU
helo, how know switch or router are reboot and send notifiction. i explain if in config of my router check period is 10mn and between to check the router be down after up the next check see only the router is up. how make alert to say the router down immediatly sorry for my bad english

Re: [Nagios-users] Carte OSA

2008-07-11 Thread Schwartzkopff,Dirk HG-Dir itb-zs
Yes, but what do you want to check? We are using a ported nrpe (running on z/OS 1.8) and a self made REXX to access the nagios web interface for setting service status. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ange AMBEMOU

Re: [Nagios-users] Carte OSA

2008-07-11 Thread Alex Dehaini
it depends what service you want to check on the mainframe. nagios uses snmp and plugins to get info from devices. So if your OSA mainframe understands and speaks snmp, nagios can read from it. Lex 2008/7/11 Ange AMBEMOU <[EMAIL PROTECTED]>: > > > hello, > is possible to nagios to check again a

Re: [Nagios-users] OSPF

2008-07-11 Thread Alex Dehaini
Yes it is. Check the nagiosexchange site for this plugin. Lex On Fri, Jul 11, 2008 at 10:29 AM, Ange AMBEMOU <[EMAIL PROTECTED]> wrote: > helo all, > > i want to know if is possible to nagios to check the OSPF on router thanks > > > > > -- > Envoyé avec Yahoo! > Mail

[Nagios-users] Carte OSA

2008-07-11 Thread Ange AMBEMOU
hello, is possible to nagios to check again a OSA MAinfraime _ Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr---

[Nagios-users] OSPF

2008-07-11 Thread Ange AMBEMOU
helo all, i want to know if is possible to nagios to check the OSPF on router thanks _ Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr-

Re: [Nagios-users] check_dhcp doesn't return results

2008-07-11 Thread Hari Sekhon
Hari Sekhon wrote: > Jean Frontin wrote: >> Hello, >> >> I run the command : >> >> check_dhcp -s 1.2.3.4 >> >> I Know that dhcpd is running on this host ! >> >> What does it happend ? I appreciate some ideas >> >> > The Dhcp server has enough intelligence to not respond to itself for a > dhcp l

Re: [Nagios-users] check_dhcp doesn't return results

2008-07-11 Thread Hari Sekhon
Jean Frontin wrote: > Hello, > > I run the command : > > check_dhcp -s 1.2.3.4 > > I Know that dhcpd is running on this host ! > > What does it happend ? I appreciate some ideas > > The Dhcp server has enough intelligence to not respond to itself for a dhcp lease. Check it from another machine

[Nagios-users] check_dhcp doesn't return results

2008-07-11 Thread Jean Frontin
Hello, I run the command : check_dhcp -s 1.2.3.4 I Know that dhcpd is running on this host ! What does it happend ? I appreciate some ideas -- Jean Frontin System team I R I T Université Paul-Sabatier 118, rte de Narbonne 31062 Toulouse cedex 9 France tel (33)(0)5 61 55 63 03 mail [EMAIL PRO

Re: [Nagios-users] Nagios 3.0.1 Web UI Question - Refreshing a page

2008-07-11 Thread Matthew Macdonald-Wallace
On Thu, 10 Jul 2008 19:25:44 + Tarak Patel <[EMAIL PROTECTED]> wrote: > I'm having same issue with Nagios 3.0.2 and while doing the upgrade I > scrapped my working apache config for nagios 2.9. If you find the > solution it would be appriciated. I've got the same issue with Nagios 2 here so

Re: [Nagios-users] unable to connect to data sink

2008-07-11 Thread Kaushal Shriyan
On Thu, Jul 10, 2008 at 6:32 PM, Kaushal Shriyan <[EMAIL PROTECTED]> wrote: > On Thu, Jul 10, 2008 at 6:19 PM, Thomas Guyot-Sionnest <[EMAIL PROTECTED]> > wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 10/07/08 06:52 AM, Kaushal Shriyan wrote: >> >> > Hi Thomas >> >> > The p