> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Bayardo Rivas
> Sent: Tuesday, August 28, 2007 6:14 PM
> To: Nagios
> Subject: [Nagios-users] Error monitoring Postresql Servic
>
> Hello guys, I'am new to Nagios.
>
> I need to monitor
On Tue, 28 Aug 2007, Bayardo Rivas wrote:
> Hello guys, I'am new to Nagios.
>
> I need to monitor the PostgreSql service in my server. But I'am
> receiving this problem:
>
> CRITICAL - no connection to 'template1' (could not connect to server:
> Connection refused
>
> thanks for your help.
A *
> Hello guys, I'am new to Nagios.
>
> I need to monitor the PostgreSql service in my server. But I'am
> receiving this problem:
>
> CRITICAL - no connection to 'template1' (could not connect to server:
> Connection refused
>
> thanks for your help.
Have you passed the correct parameters to check_
First, you will need to get check_snmp working. I have the Temp/Humidity
probe plugged into Port 2 (first avail for a sensor RJ-11 style).
Here is my check command:
# 'check_snmp_RoomAlert' command definition
define command {
command_namecheck_snmp_RoomAlert
command_line
Hello guys, I'am new to Nagios.
I need to monitor the PostgreSql service in my server. But I'am
receiving this problem:
CRITICAL - no connection to 'template1' (could not connect to server:
Connection refused
thanks for your help.
Bayardo.
---
C. Bensend wrote:
>> I just deployed one of these using nagios. You will need to use SNMP.
>> There is a secret setting that they just put in the most recent version of
>> firmware that allows the temp and humidity output to be displayed as xx vs
>> (so you have the device say 67 degrees inste
hi Rogelio,
As others have mentioned, use a eventhandler in nagios and have the event
handler script call a checkplugin that can run a script on windows.
for running your script on windows you have several options, basically it
should boil down to a few choices, NRPE or NC_Net bolth can run scrip
> Request it. I bought my device 3 weeks ago and requested the feature. They
> released a new version of the firmware in a few days and Voila, it was
> there. Their tech support guys are very easy to deal with and from what I
> can tell, very responsive. -Seth
Beat ya to it. :) I filed the requ
Hello
if you are using NRPE_NT or nsclient++ which support plugins it is pretty
easy to write an batch file event handler
such as:
@echo off
net start dhcp
this will start the dhcp client service. and of course delete files, reboot
server etc...
you just add entry in the nrpe.cfg to run the batch
Request it. I bought my device 3 weeks ago and requested the feature. They
released a new version of the firmware in a few days and Voila, it was there.
Their tech support guys are very easy to deal with and from what I can tell,
very responsive. -Seth
From: [E
As an alternative to a solution to the problem described below, could
anyone suggest where I might ask next?
I am attempting to build and install NDOUtils 1.4b4 on an OpenBSD 4.1
box. Configure runs fine (after making the modifications mentioned in
the NDOutils on FreeBSD -- solved thread),
> Download and install the newest firmware (came out a week or two ago) and
> then telnet to the device on port . This is a secret little menu that
> allows you to rest passwords and all sorts of other fun stuff. Select
> option 6 (Advanced) and return through all the defaults, then select
> o
[EMAIL PROTECTED] wrote:
> Running Nagios 2.9 on CentOS 5, x86_64. I have multiple other machines
> running properly, using the same setup steps to compile, install, etc. But
> this new installation is displaying some weirdness.
>
> When I su to the nagios user, I first run a config check:
> (I
Running Nagios 2.9 on CentOS 5, x86_64. I have multiple other machines
running properly, using the same setup steps to compile, install, etc. But
this new installation is displaying some weirdness.
When I su to the nagios user, I first run a config check:
(I removed all hosts/services, except fo
Download and install the newest firmware (came out a week or two ago) and then
telnet to the device on port . This is a secret little menu that allows you
to rest passwords and all sorts of other fun stuff. Select option 6 (Advanced)
and return through all the defaults, then select option 2
> I just deployed one of these using nagios. You will need to use SNMP.
> There is a secret setting that they just put in the most recent version of
> firmware that allows the temp and humidity output to be displayed as xx vs
> (so you have the device say 67 degrees instead of 6789 degrees).
I just deployed one of these using nagios. You will need to use SNMP. There is
a secret setting that they just put in the most recent version of firmware that
allows the temp and humidity output to be displayed as xx vs (so you have
the device say 67 degrees instead of 6789 degrees). That y
We've recently added environmental monitoring in our data center using a
Room Alert 24E, which I'm now integrating into Nagios. Does anyone have
configuration examples of the SNMP queries they are using to poll the
Room Alert device or can point to some link that does? Any help is
appreciated
I'm partial to TWiki < twiki.org >. It's quite geek and average user
friendly. They also have a debian based VM appliance if you are into
VMware. That way you can try it out without the hassle of going through
the install.
Doug Woodgate
Technical Analyst,
IT Technical Services Team
Brown Printing
I'd think that if you can run NRPE on the remote system or can configure
the snmp service on the remote system to allow you to execute the code
you want to run on the remote system, then you are set.
An event handler is code that runs on the same host as the nagios
daemon, so nagios doesn't execut
Howdy, all,
This is slightly off-topic, but I'd like to integrate a wiki with the
notes_url pages of Nagios. The idea is to put a wiki up documenting
each and every check and making it easier to update those pages. Has
anyone already integrated a wiki into Nagios in this manner? I'd happy
accep
I've googled around for Nagios event handlers that work with Windows
systems, but I haven't found anything that I can work with.
Am I not looking in the right place (or right keywords) or does this
not tend to work well with Nagios and some Nagios friendly client
running on a Windows system (e.g.
okay, so in nagios-3.0b1/cgi/config.c the notification interval isn't
converted in 'human readable format' in functions
display_hostescalations and display_serviceescalations (but is converted
in display_hosts and display_servicegroups). the patch is next to
trivial, let me know if anyone needs it
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Sekhar
> Sent: Tuesday, August 28, 2007 10:22 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Cisco Physical port status check using nagios
>
> Hi Guys,
>
> I have
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Jacques FAN
> Sent: Tuesday, August 28, 2007 9:00 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] SMS alerte
>
> Salut tout le monde,
>
> je suis nouveau dans l'ut
Hi Guys,
I have a request from my client to monitor cisco router or switch port status
if it is working or not using snmp and nagios.
Is it possible or not?.How we can achive this.
Thanks for your help
Best Regards
-
Need a vacation
hello all
My apologize for this language using. then, I repeate my question for better
a comprehension of my problem. I am new of use of the program nagios, then I
will want to configure the notification by SMS, then I will want to know if
it would be necessary need to use a gateway? so yes which
Hi,
look a this www.kannel.org.
Regards.
Rafael Alfaro.
On 8/28/07, Jacques FAN <[EMAIL PROTECTED]> wrote:
>
> Salut tout le monde,
>
> je suis nouveau dans l'utilisation de nagios, j'ai pu installer et
> configurer nagios, avec l'aide d'un ami, il y a le problème de la
> notification via SMS
This is the international nagios-users mailing list. English
is the preferred language of choice, and posting in other
languages is often considered as noise. Posters associated
with creating noise are commonly ignored.
I believe there is a french email list for nagios problems
as well. Assuming y
Salut tout le monde,
je suis nouveau dans l'utilisation de nagios, j'ai pu installer et
configurer nagios, avec l'aide d'un ami, il y a le problème de la
notification via SMS qui me pose problème, je voudrai comme j'ai le fais
avec le mail configurer le SMS.
Alors, suggérer moi de quel manière, q
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Nagios
> Sent: Tuesday, August 28, 2007 7:58 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Lots of Alerts
>
> Hello
>
> We have defined one service in services.c
Hello
We have defined one service in services.cfg, which contain about 30 hosts.
some times we are receiving alerts from all of those services, however I
think only
one of the services was not responsive. ( practically we are receiving
false alerts ).
define service{
use
32 matches
Mail list logo