Problems with Hosts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
shakra2005
Posts: 70
Joined: Sun Aug 05, 2012 4:24 pm

Re: Problems with Hosts

Post by shakra2005 »

All filesystems within parameters|free=361922297856;;;0; total=1099243192320;;;0

but in nagiosXI "out of Bounds 255"


Can you tell me how to configure /etc/snmpd.conf to receive snmp traps ?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problems with Hosts

Post by scottwilkerson »

shakra2005 wrote:but in nagiosXI "out of Bounds 255"
can you send the configuration for the service that says this.
shakra2005 wrote:Can you tell me how to configure /etc/snmpd.conf to receive snmp traps ?
For receiving traps in XI, please follow the following documentation
http://library.nagios.com/library/produ ... -nagios-xi
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
shakra2005
Posts: 70
Joined: Sun Aug 05, 2012 4:24 pm

Re: Problems with Hosts

Post by shakra2005 »

Here i setup the options
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problems with Hosts

Post by scottwilkerson »

Can you run the following and report the output

Code: Select all

ls -l /usr/local/nagios/libexec/check_vmware.pl
ls -l /usr/local/nagios/libexec/check_vmware_config_vcenter01
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
shakra2005
Posts: 70
Joined: Sun Aug 05, 2012 4:24 pm

Re: Problems with Hosts

Post by shakra2005 »

-rwxr-xr-x 1 nagios users 59991 Aug 22 06:19 /usr/local/nagios/libexec/check_vmware.pl

[root@localhost ~]# ls -l /usr/local/nagios/libexec/check_vmware_config_vcenter01

-rwxr-xr-x 1 root root 89 Aug 23 17:13 /usr/local/nagios/libexec/check_vmware_config_vcenter01

[root@localhost ~]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problems with Hosts

Post by scottwilkerson »

Can you verify that your $ARG1$ is

Code: Select all

check_vmware_config_vcenter01
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
shakra2005
Posts: 70
Joined: Sun Aug 05, 2012 4:24 pm

Re: Problems with Hosts

Post by shakra2005 »

check_vmware_config_vcenter01

on the console there are my login credentials in this file
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Problems with Hosts

Post by lmiltchev »

Go to the Core Config Manager->Services->find your service, click on the "Download" button next to it, save the file and upload it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
shakra2005
Posts: 70
Joined: Sun Aug 05, 2012 4:24 pm

Re: Problems with Hosts

Post by shakra2005 »

Here is the file.

I have the extension renamed from cfg to txt
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problems with Hosts

Post by scottwilkerson »

Is this a windows machine or is this a vmware vcenter machine?

I see both in the configuration for the same host...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked