[Nagios-users] nsca binary for tru64 unix

2009-09-15 Thread Anthony Gonzales
Hello, I am inplementing Nagios on a Linux server and would like to get the NSCA_SEND for Tru64 UNIX 5.1b. Is there such a beast? Thank you, Anthony Gonzales -- Come build with us! The BlackBerry® Developer Conferenc

Re: [Nagios-users] Environment variables

2009-09-15 Thread Israel Brewster
Never Mind, I found the configuration directive in the nagios .conf.On Sep 15, 2009, at 12:24 PM, Israel Brewster wrote:Is there anything special (say, in the nagios config) that I need to do in order to use environment variables in my notification scripts? From the documentation, it looks like the

[Nagios-users] Environment variables

2009-09-15 Thread Israel Brewster
Is there anything special (say, in the nagios config) that I need to do in order to use environment variables in my notification scripts? From the documentation, it looks like the various macros should be made available as enviroment variables, such as NAGIOS_HOSTNAME. However, when I do the follow

Re: [Nagios-users] Contact options on a hostgroup?

2009-09-15 Thread Israel Brewster
On Sep 15, 2009, at 8:28 AM, Marc Powell wrote: On Sep 15, 2009, at 11:01 AM, Israel Brewster wrote: If I could apply contact groups/notification options to a hostgroup, however, then all I would need to do is add one hostgroup, and one config line to each host that is high-priority. You c

Re: [Nagios-users] Contact options on a hostgroup?

2009-09-15 Thread Marc Powell
On Sep 15, 2009, at 11:01 AM, Israel Brewster wrote: > If I could apply contact groups/notification options to a > hostgroup, however, then all I would need to do is add one > hostgroup, and one config line to each host that is high-priority. You cannot apply contactgroups to a hostgroup. Y

Re: [Nagios-users] Contact options on a hostgroup?

2009-09-15 Thread Israel Brewster
On Sep 14, 2009, at 12:01 PM, Terry wrote: On Mon, Sep 14, 2009 at 1:04 PM, Israel Brewster wrote: Is there any way to apply contact options to a hostgroup? What I'm looking for is a way to make different hostgroups with different contacts and contact options, such as "Emergency", "high-prio

Re: [Nagios-users] orphaned

2009-09-15 Thread shadih rahman
Eduardo, you should check "Performance Info" tab on the left pane. I am guessing your check latency is very high. Anyhow, I have ran into this situation in the past. Here are some things to check. 1) Increase debug information in your log and check nagios debug log. 2) Are you using N

Re: [Nagios-users] A way to alert suspicous trends?

2009-09-15 Thread Martin Melin
I haven't implemented this myself but have thought about it: You should be able to monitor the derivative (rate of change) of most checks that return performance data. In your disk example, it would catch that the disk usage has started to increase substantially faster than historical levels. You

[Nagios-users] Disabling notifications for groups

2009-09-15 Thread Alex Huth
Hi! I have here three stages of server (dev, test, production) and lot's of carpinterfaces. During a rollout of a new development it would be nice to disable all notifications at once for the test stage. Any other possibility then using "disabling all services on a host"? Thx Alex

Re: [Nagios-users] meaningful map?

2009-09-15 Thread Alex Dehaini
use nexsm On Tue, Sep 15, 2009 at 11:29 AM, Grant Sewell wrote: > On Tue, 15 Sep 2009 11:24:35 +0200 > Stage wrote: > > > Hi, > > > > I'm trying to have a meaningful map like I have found on > > http://nagios.sourceforge.net/images/screens/big/statusmap.jpg I > > thought it had something to do w

[Nagios-users] A way to alert suspicous trends?

2009-09-15 Thread Jelle Smet
Hi List, Using the disk check we can see the usage and set thresholds. The performance info is stored into a RRD and viewed through pnp. This all works as expected. Now that the RRD contains historical data, I was wondering if there are any checks or systems available which can detect and a

Re: [Nagios-users] meaningful map?

2009-09-15 Thread Grant Sewell
On Tue, 15 Sep 2009 11:24:35 +0200 Stage wrote: > Hi, > > I'm trying to have a meaningful map like I have found on > http://nagios.sourceforge.net/images/screens/big/statusmap.jpg I > thought it had something to do with dependency but that doesn't seem > to work. > > My question is how do I do t

Re: [Nagios-users] meaningful map?

2009-09-15 Thread Matt White
Have you considered setting up Nagvis Im running this and it gives me much nicer maps and customised layouts for what I need to display From: Stage [mailto:st...@microcomputing.be] Sent: 15 September 2009 10:25 To: 'nagios-users@lists.sourceforge.net' Subject: [Nagios-users] meaningful map? Hi,

Re: [Nagios-users] meaningful map?

2009-09-15 Thread Menard, Chris
parents From: Stage [st...@microcomputing.be] Sent: Tuesday, September 15, 2009 5:24 AM To: 'nagios-users@lists.sourceforge.net' Subject: [Nagios-users] meaningful map? Hi, I’m trying to have a meaningful map like I have found on http://nagios.sourceforge

Re: [Nagios-users] meaningful map?

2009-09-15 Thread Paul Weaver
> I'm trying to have a meaningful map like I have found on http://nagios.sourceforge.net/images/screens/big/statusmap.jpg > I thought it had something to do with dependency but that doesn't seem to work. > My question is how do I do this? The statusmap is only really of use if you have a small nu

Re: [Nagios-users] status Null

2009-09-15 Thread nadia kheffache
Hi, thank you for your help, i have an error in my check_vmstat "utils.pm". i have create a log in my command to see wahat is the probleme like this: ./check_vmstat -m CPU -wcpu-usg 80 -ccpu-usg 90 >2>/usr/local/nagios//var/check_by_vmstat.log Nadia --- En date de : Mar 15.9.09, Hendrik Baecker

[Nagios-users] meaningful map?

2009-09-15 Thread Stage
Hi, I'm trying to have a meaningful map like I have found on http://nagios.sourceforge.net/images/screens/big/statusmap.jpg I thought it had something to do with dependency but that doesn't seem to work. My question is how do I do this? Thanks, Dominic --

Re: [Nagios-users] status Null

2009-09-15 Thread Hendrik Baecker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 14.09.2009 12:56, schrieb nadia kheffache: > Hi, > > i want to check local cpu for my Nagios server, but i have status > null on my web interface, and when i execute the commande line, the > status is ok. > > [nag...@server libexec]$ ./check_vmstat