Hi,
On Thu, 2009-02-05 at 21:43 -0800, g m wrote:
> Has anyone used nagios to respond to automatically respond to messages in the
> message queue on the as400 ?
We have several customers that does that.
http://sourceforge.net/projects/nas400plugin/ should do the work.
>
>
>
>
> --
Marc Powell schrieb:
> On Feb 5, 2009, at 8:20 AM, Nicole Hähnel wrote:
>
>
>> Hi,
>> I tried check_openmanage today on our dell servers.
>> But on every PE2650 and PE1750 I get this error:
>>
>> ./check_openmanage -s -C bgsro -H x -e -i --state
>> SNMP [processors]: Requested entries are em
Has anyone used nagios to respond to automatically respond to messages in the
message queue on the as400 ?
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR
Howdy
Is there anyone on list who has had any success with with Nagios sending
notifications to Tivoli Enterprise Console (TEC)?
There is a preference for doing this via a SNMP trap but all I've been able
to find on this is
http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg01338.h
Hey,
Can anyone make any recommendations on good cabling management software?
An IT based company here (fairly new) and we have a network rack and about
25 odd hosts and the cabling for the network rack is just getting insane.
Cables are being constantly unplugged and reconnected so, we need a da
I'm getting the recovery notifications as long as the problems aren't
acknowledged, but once it's acknowledged, no recovery notification.
Any other ideas?
Marc Powell wrote:
> On Feb 5, 2009, at 4:29 PM, wrote:
>
>
>> All,
>>
>> Currently, my Nagios is setup to send one email notification w
On Feb 5, 2009, at 7:05 PM, shadih rahman wrote:
> All my nagios notification emails are going nagiosadmin instead of
> correct contactgroup. Below is my command for email. Please advise
> on this. Thanks
nagiosadmin must be set as the contact (or member of the contactgroup)
for these s
All my nagios notification emails are going nagiosadmin instead of correct
contactgroup. Below is my command for email. Please advise on this.
Thanks
define command{
command_namenotify-host-by-email
command_line/usr/bin/printf "%b" "* Nagios
*\n\nNotification Ty
Marc Powell wrote:
> On Feb 2, 2009, at 2:39 PM, Scott wrote:
>
>> Is there a way to put a threshold on Nagios if "Time Out" messages are
>> received from a certain number of hosts or services? If 4 distinct
>> sites are timing out at the same time it should stop all notifications
>> for all host
On Feb 5, 2009, at 4:29 PM, wrote:
> All,
>
> Currently, my Nagios is setup to send one email notification when a
> system
> goes down, and another when it comes up.
>
> Our datacenter team acknowledges each system when it goes down, but
> when
> that happens, the "Host UP" notification doe
On Feb 5, 2009, at 5:44 PM, shadih rahman wrote:
> All,
>Is it possible to have a service check without having any host
> check for a particular host. Let me elaborate. I am trying to use
> check-host-alive as a service check. Also I am passing
> check_command = "null" in the host de
All,
Is it possible to have a service check without having any host check for
a particular host. Let me elaborate. I am trying to use check-host-alive
as a service check. Also I am passing
check_command = "null" in the host definition. However it looks like the
host is doing this twice. O
All,
Currently, my Nagios is setup to send one email notification when a system
goes down, and another when it comes up.
Our datacenter team acknowledges each system when it goes down, but when
that happens, the "Host UP" notification doesn't get sent out.
Going through the documentation, the
Martyn,
You've probably figured that out by now, but that command-line should be
typed into your shell command prompt, not the MySQL one! Make sure your
command prompt does not start "mysql >" before you type that command
in. If it does, first use "quit" to exit back to your system shell,
th
Just looking at one on the lines again below, do I need to use 'centreon';
or just centreon; leaving out the '
mysql -u root
mysql> use centreon;
mysql> update cfg_ndo2db set db_user = 'centreon';
mysql> exit;
Thanks
Martyn
-Original Message-
From: Martyn [mailto:mar...@chetnet.co.u
Now it looks as though the DB is missing something
mysql> mysql -u root ndo <
/usr/local/src/centreon-2.0/www/install/createNDODB.sql;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to use
near 'mysql -u
I have been using nagios for years and have just moved from 3.0.5 to 3.1.0. I
have noticed that in 3.1.0 (regardless of what browser I am using), hitting F5
brings me back to the welcome page on 2 different installs. Anyone else seeing
this? Suggestions for correcting? Thanks, -Seth
Martyn,
By the looks of it, there's a missing ";" at the end of one of the
queries in that file. I don't use NDODB so I cannot elaborate any more
than that.
Try running the command again and simply putting ; on the line
beginning with "->"
HTH,
Andy
Martyn wrote:
>
> Hi Group.
>
> I'm tryin
Hi Group.
I'm trying to install Centreon on my Ubuntu box, I'm following the install
guide and hit a snag.
Looking at the site install guide here
http://en.doc.centreon.com/Nagios3_Centreon2_Ubuntu_ndo2 I'm hit a problem
at this stage.
# mysql -u root ndo <
/usr/local/src/centreon-2.0/www/install
After I enabled pnp4nagios my service and host latencies have shot up
disastrously! The transition around midnight yesterday (when I got pnp
running) is amazing!
Just posting two graphs here in case it helps anybody else:
http://picasaweb.google.com/rpnabar/Nagios_debug?feat=directlink
Either:
(
I didn¹t get any responses on this message, but I was able to find a
workaround I¹ll share for anyone who comes across this in the future:
I created a local email alias (/etc/aliases) and had nagios send the message
to pager-byp...@localhost . Ba dum bum.
Its a hack, but it works.
If you anyone els
Thomas Guyot-Sionnest wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 05/02/09 04:19 AM, Roman Fiedler wrote:
>> Hi list,
>>
>> On one machine the count of processes with check_procs and "ps aux"
>> stays the same (17), but the number of threads is increasing until one
>> applicatio
On Feb 5, 2009, at 8:20 AM, Nicole Hähnel wrote:
> Hi,
> I tried check_openmanage today on our dell servers.
> But on every PE2650 and PE1750 I get this error:
>
> ./check_openmanage -s -C bgsro -H x -e -i --state
> SNMP [processors]: Requested entries are empty or do not exist.
>
> If I run
On Feb 5, 2009, at 7:02 AM, Sergio Ariel wrote:
> I need help in order to avoid visualization of external commands in
> the
> web, I mean, I have disabled external commands, so, I want to not show
> the icons in the right side of any host/service details page. How
> can I
> do it?
You'll nee
On Feb 5, 2009, at 2:42 AM, mar...@absi.be wrote:
>
> Hello all,
> and thank you i found the check-host-alive in the files
> checkcommands.cfg in the nagios conf directory.
> now what is startles me is that there are 100% packet loss however
> the host is up in nagios,
Sounds like you have a
You should be able to download the source code from the same place where
you got the plugins. It may not answer your question, though, since some
of the output messages may well come from other layers that check_snmp
calls, such as from net_snmp.
Sergio Ariel wrote:
> First of all, I wanna cong
Hi,
I tried check_openmanage today on our dell servers.
But on every PE2650 and PE1750 I get this error:
./check_openmanage -s -C bgsro -H x -e -i --state
SNMP [processors]: Requested entries are empty or do not exist.
If I run check_openmanage locally on a PE2650, I get this:
./check_openma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/02/09 08:10 AM, Sergio Ariel wrote:
> First of all, I wanna congratulate everyone has developed Nagios'
> plugins. They did a great job.
>
> I need to know all possibles output messages check_snmp plugin can show.
> Please, if somebody has the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/02/09 04:19 AM, Roman Fiedler wrote:
> Hi list,
>
> On one machine the count of processes with check_procs and "ps aux"
> stays the same (17), but the number of threads is increasing until one
> application breaks. "ps auxH" then lists > 500 e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/02/09 12:57 AM, Kahlon, Robby wrote:
> Does anyone know how to monitor NTP client's time?
>
>
>
> I am using check_ntp to monitor NTP Server time. It works fine but won't
> monitor NTP client's time.
>
>
>
> *NTP Server [10.15.11.130]*
>
The nagios 3 enterprise monitoring book is mostly getting dinged
because syngress has. Not provided paying customers the online content
they (the publisher) promised
On 2/4/09, Mohr James wrote:
>> We've been using Nagios for a few years, since 4/05 and the 2.0b4
> days,
>> and absolutely love it
First of all, I wanna congratulate everyone has developed Nagios'
plugins. They did a great job.
I need to know all possibles output messages check_snmp plugin can show.
Please, if somebody has the source code send it to me.
Thanks a lot.
--
Sergio Ariel de la Campa Saiz
Administrador Red U
I need help in order to avoid visualization of external commands in the
web, I mean, I have disabled external commands, so, I want to not show
the icons in the right side of any host/service details page. How can I
do it?
--
Sergio Ariel de la Campa Saiz
Administrador Red UH
--
From: Kahlon, Robby [mailto:robby.kah...@cubic.com]
Sent: Thursday, February 05, 2009 12:57 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] FW: Monitoring Windows Host's clock
Does anyone know how to monitor NTP client's time?
I am using check_ntp to monitor NTP Server time.
Hi list,
On one machine the count of processes with check_procs and "ps aux"
stays the same (17), but the number of threads is increasing until one
application breaks. "ps auxH" then lists > 500 elements. Is there a
possibility to count these threads using check_procs?
Thanks,
Roman
-
Hello all,
and thank you i found the check-host-alive in the files checkcommands.cfg
in the nagios conf directory.
now what is startles me is that there are 100% packet loss however the
host is up in nagios, it just the service check-host alive that is
critical; what are the arguments of nagios
36 matches
Mail list logo