On Jun 10, 2009, at 8:34 AM, wrote:
> Hi,
> I am having multiple hostgroups with some name.
> I want to see only certain hostgroup status as an output of
> status.cgi. For Ex: only 2 hostgroup out of available 7 hostgrooups.
> Is there any way to pass parameter of certain hostgraoup names lik
Can you use check_nrpe to run any other checks? I'd assume not since you
have "allowed_hosts=127.0.0.1" set in your nrpe.cfg file. Change that IP
address to your nagios servers ip, then try again. If still having
problems, confirm that check_disk is working with nrpe fine before
digging into cu
Kent, that was it. Thanks a million!
-Original Message-
From: Marc Powell [mailto:m...@ena.com]
Sent: Wednesday, June 10, 2009 11:51 AM
To: Nagios Mailinglist
Subject: Re: [Nagios-users] Check_nrpe script is not working
On Jun 10, 2009, at 12:57 PM, Joe Hammerman wrote:
> Good morning N
Morning
I am having a problem with the check_http plugin for checking an website
using SSL. Below is the output of what im trying to do
/usr/lib/nagios/plugins/check_http -w 5 -c 10 -v -S -t 30 -H
spc.oatiwebtms.com
GET / H
On Jun 10, 2009, at 12:57 PM, Joe Hammerman wrote:
> Good morning Nagios users list. I am hoping that someone here would
> be kind enough to take a look at this problem I’m having. I’m
> stumped so any troubleshooting steps would be greatly appreciated!
>
> A short summary of the problem is t
Good morning Nagios users list. I am hoping that someone here would be kind
enough to take a look at this problem I'm having. I'm stumped so any
troubleshooting steps would be greatly appreciated!
A short summary of the problem is this: a script called by the nagios user on
the target machine r
Hi there --
I completed the installation of NagVis 1.4 onto one of our Nagios 3.0.6 servers.
While I am able
to get to the config.php page, whenever I select an option such Overview, Open
in NagVis, or the
demo-server and demo2 maps, I get the following error message:
The given instance name "d
Look for the check_cluster plugin
I think it will give you the functionality you need.
Assaf
On Wednesday 10 June 2009 14:47:25 Sammy Ramareddy wrote:
> hi all,
>
> I looked at nagios documentation and unfortunately did not found how I
> could the following :
>
> Currently, I monitor some BGP s
hi all,
I looked at nagios documentation and unfortunately did not found how I
could the following :
Currently, I monitor some BGP sessions on different routers.
I would like to get an alert ONLY when a group of these BGP sessions are
down, and not only one.
Is that possible with nagios ?
Could
Hi, if the answer below is not applicable, please check out the nagios config
file named "cgi.cfg" - it has options to allow your users to see/do what you
specify only.
Hth,
Cheers,
Jamie
-Original Message-
From: MAD [mailto:sri.lu...@free.fr]
Sent: Wednesday, June 10, 2009 9:31 AM
To
Hi,
I am having multiple hostgroups with some name.
I want to see only certain hostgroup status as an output of status.cgi. For Ex:
only 2 hostgroup out of available 7 hostgrooups.
Is there any way to pass parameter of certain hostgraoup names like
status.cgi?hostgroup=name1,name2
I can see that
On Wed, Jun 10, 2009 at 7:05 AM, Andreas Ericsson wrote:
> There's also the fact that we lack an oracle database to test against,
> so whoever adds oracle support to Merlin and Ninja will have to be
> someone else than me.
I appreciate all the work that you guys are putting into Nagios. I'm
looki
Richard Quintin wrote:
> On Wed, Jun 10, 2009 at 7:05 AM, Andreas Ericsson wrote:
>> There's also the fact that we lack an oracle database to test against,
>> so whoever adds oracle support to Merlin and Ninja will have to be
>> someone else than me.
>
> I appreciate all the work that you guys are
Did you mean on the Nagios web interface ? If yes it is possible by adding
users in the file htpassdw.users having the same name as contacts in your
nagios hosts' defintions...
See the Nagios documentation about CGI configuration for more details.
Marc-André
- Mail Original -
De: "Edua
Eduardo Barreto wrote:
> Are there a way to restrict the view of some hosts? The reason is that
> nagios is checking all the hosts from the company, but I would like to
> restrict the view of all and let the hosts be viewed by departament
> which they belongs to, do you know what I mean? At the mom
Assaf Flatto wrote:
>> It's supposed to do that automatically. Can you provide the relevant
>> excerpts from the logfiles showing it hasn't done so?
> here is apart of the log for one of the servers :
>
> HOST ALERT: ftp.ssp-intl.com;DOWN;HARD;5;PING CRITICAL - Packet loss = 100%
> [1244607560] SE
Per my previous email... I had the EXACT same issue and went to
check_by_ssh for my Solaris hosts... I'm thinking there must be some
magic step we're missing that isn't into the current "oh yeah... if you
have Solaris then do this" knowledge pool...
A. Davis
Email: ncc...@gmail.com
"Th
Are there a way to restrict the view of some hosts? The reason is that
nagios is checking all the hosts from the company, but I would like to
restrict the view of all and let the hosts be viewed by departament which
they belongs to, do you know what I mean? At the moment only have one user
(nagiosa
>
> It's supposed to do that automatically. Can you provide the relevant
> excerpts from the logfiles showing it hasn't done so?
here is apart of the log for one of the servers :
HOST ALERT: ftp.ssp-intl.com;DOWN;HARD;5;PING CRITICAL - Packet loss = 100%
[1244607560] SERVICE ALERT: ftp.ssp-intl.co
Assaf Flatto wrote:
>> There is an automatic service->host dependency that suppresses
>> notifications for all services that are on hosts in a non-UP state, so this
>> seems like an exercise in futility to me.
>
> In that case can you point me to the location where i configure nagios to
> respond
Michael Friedrich wrote:
>
>
> Andreas Ericsson wrote the following on 09.06.2009 19:03:
>>
>> Well, it'll be ambiguous even if one char is stripped from it, so just
>> cutting the name at 30 chars might be worthwhile if we're on oracle.
>
> Don't forget the table_prefix - current default is "na
On Jun 10, 2009, at 4:09 AM, Simon Kainz wrote:
> Jean Frontin wrote:
>> Hello,
>>
>> In the check_by_ssh plugin help we can read :
>> I want to restart the mysql server on a host different of the nagios
>> host.
> I would use the following:
>
> check_by_ssh -H -l -C "/etc/init.d/mysql restar
>
> There is an automatic service->host dependency that suppresses
> notifications for all services that are on hosts in a non-UP state, so this
> seems like an exercise in futility to me.
In that case can you point me to the location where i configure nagios to
respond that way , since
it is no
Assaf Flatto wrote:
> hello list
>
> I have an odd issue with service dependencies
>
> I have 360 hosts with 2400 services in my nagios , and i thought i set up an
> "all encompassing"
> service dependency in order to get only one alert of a host goes down .
>
There is an automatic service-
Ok, I badly understood, thanks for your remarks...!
Von: Michael Friedrich [mailto:michael.friedr...@univie.ac.at]
Gesendet: Mittwoch, 10. Juni 2009 09:20
An: Nagios-users@lists.sourceforge.net
Betreff: Re: [Nagios-users] nagios future?
n ... even
m ... odd
3.n.X == 3.0.X
3.m.X == 3.1.X
Andreas Ericsson wrote the following on 09.06.2009 19:03:
>
> Well, it'll be ambiguous even if one char is stripped from it, so just
> cutting the name at 30 chars might be worthwhile if we're on oracle.
Don't forget the table_prefix - current default is "nagios_" but I don't
know if this will
Hi Marcus and Andreas,
Thanks for taking your time to answer my questions. From the
suggestens outlined above, we have implemented a Python script that
handles the email notifications.
Best regards,
Ulf karlsson
--
Cryst
Jean Frontin wrote:
> Hello,
>
> In the check_by_ssh plugin help we can read :
>
> ...
> -s, --services=LIST
> list of nagios service names, separated by ':'
> ...
>
> I want to restart the mysql server on a host different of the nagios
> host. what service name must I have to use ? Is the
hello list
I have an odd issue with service dependencies
I have 360 hosts with 2400 services in my nagios , and i thought i set up an
"all encompassing"
service dependency in order to get only one alert of a host goes down .
define servicedependency{
host_name *
From: Jeremiah Jester [mailto:jeremiahjes...@gmail.com]
Sent: 09 June 2009 18:33
> Any one know why I'm getting this weird disk space message?
>> * Nagios *
>>
>> Notification Type: PROBLEM
>>
>> Service: DISK SPACE
>> Host: prod
>> Address: (ip)
>> State: WARNING
>>
>> Date/Time: Mo
Hi,
it works. It's not the best, it has some overhead problems with MySql,
causing some taxing utilization of the cpu, but it works. Sometimes you
can fall in some indexing problems, but you can workaround them with this
sql clause:
ALTER TABLE `nagios_configfilevariables` DROP INDEX `instance_id
Hello,
In the check_by_ssh plugin help we can read :
...
-s, --services=LIST
list of nagios service names, separated by ':'
...
I want to restart the mysql server on a host different of the nagios
host. what service name must I have to use ? Is the service_description
field which has seve
I have been using it from 4 months and it works well so far. I only had a
little glitch last week while NDO was cleaning up automatically some tables. I
deactivate the functionality and everything was back to normal.
Marc-André
- Mail Original -
De: "Rahul Nabar"
À: "nagios-users Mail
n ... even
m ... odd
3.n.X == 3.0.X
3.m.X == 3.1.X
meaning 3.1.0 is unstable.
Meyer Jerome wrote the following on 10.06.2009 08:30:
Hi,
Thanks Andreas and Michael for all the informations (and links) about
the future of nagios!
Yeah, I'm happy that It will survive... :)
As you me
34 matches
Mail list logo