On Tue, Dec 23, 2008 at 6:52 PM, Andy Shellam wrote:
>
> It means you have a service check set up to check how many processes are in
> the state RSZDT (I believe these are active processes) with a critical
> threshold.
> The current number of (active?) processes on the machine is 1,217 which is
>
Rahul Nabar wrote:
> On Tue, Dec 23, 2008 at 4:02 AM, Kenneth Holter wrote:
>
>> Just a little side note: I don't think you need to maintain the hostgroup<->
>> host relationship in both the hostgroup and host definitions. Keep the
>> definition in one of the two to get a cleaner code. Someon
On Tue, Dec 23, 2008 at 4:02 AM, Kenneth Holter wrote:
> Just a little side note: I don't think you need to maintain the hostgroup<->
> host relationship in both the hostgroup and host definitions. Keep the
> definition in one of the two to get a cleaner code. Someone please correct
> me if I'm wr
Just a little side note: I don't think you need to maintain the hostgroup<->
host relationship in both the hostgroup and host definitions. Keep the
definition in one of the two to get a cleaner code. Someone please correct
me if I'm wrong. :)
On 12/22/08, Rahul Nabar wrote:
>
> I just installed N
You've got to tell your service what hosts/hostgroups it has to check.
http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service
You can do this by adding one of this to the service you would like to
monitor:
hostgroup_name compute-nodes
host_name star01
Rahul Nabar wrote:
> I jus
I just installed Nagios and I can monitor my localhost all right. I
tried to start with one of my remote compute-nodes but this does not
seem to work so well.
I see my new group "compute-nodes" on the web interface but it does
not list the remote machine I tried adding. I'm stumped as to what I
am