check_dhcp_snmp plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

check_dhcp_snmp plugin

Post by gcrodaje »

Hi,

Would like to seek your assistance on check_dhcp_snmp plugin.

Code: Select all

[root@localhost ~]# /usr/local/nagios/libexec/check_dhcp_snmp.pl -H 10.162.x.x -C snmp_community -w 20 -c 10
DHCP_SNMP UNKNOWN - Failed to retrieve results from primary (10.162.x.x), and no backup server defined
Is there anything else need to be configured at the dhcp server side?

Any suggestion would be very much appreciated.

Thank you very much.
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Hi,
Please see additional information.

Code: Select all

[root@localhost libexec]# snmpwalk -v 2c -c nagiosmonitor 10.162.x.x 1
Timeout: No Response from 10.162.x.x

Code: Select all

[root@localhost libexec]# ping -c 3 10.162.x.x
PING 10.162.x.x (10.162.x.x) 56(84) bytes of data.
64 bytes from 10.162.x.x: icmp_seq=1 ttl=128 time=1.20 ms
64 bytes from 10.162.x.x: icmp_seq=2 ttl=128 time=0.744 ms
64 bytes from 10.162.x.x: icmp_seq=3 ttl=128 time=0.540 ms

--- 10.162.x.x ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2010ms
rtt min/avg/max/mdev = 0.540/0.830/1.208/0.281 ms
Thank you very much.
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Hi,
Please see additional information.

1.Linux Distribution and version? CentOS Linux 7 (Core)
2.32 or 64bit? x86-64
3.VMware Image or Manual Install of XI? Manual Installation
4.Are there special configurations on your system, ie; is Gnome installed? Yes. Are you using a proxy? No. Are you using SSL? No.
5.**If you are encountering multiple issues that may not be related, start a thread for each issue

Thank you very much.
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Dear Customer Support,

I managed to resolved the issue. However, upon checking on the services, the status information gave me this (No output returned from plugin)
but when I click the services, and in the overview tab, it gave me this status:

Code: Select all

(No output returned from plugin)

DHCP_SNMP OK - All scopes fine
I have the same experience in this plugin.

Code: Select all

$ /usr/local/nagios/libexec/check_flexlm.plx -p 1717 -H $HOSTNAME$ 
FLEXlm OK: Server is up. All Modules/Features Available.
but when I check the service status, it says (No output returned from plugin).

For your kind advise, please.

Hope to receive feedback from you guys.

Thank you very much.
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Hi,

Any update on this, please.

Let me know if you need additional information to expedite on resolving this issue.

Thank you very much.
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Hi,

Is there anyone here in the Customer Support? I think it is better to post a thread in the General Support than here, no one is answering my query . :cry: :cry: :cry:



:x :x :x
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: check_dhcp_snmp plugin

Post by scottwilkerson »

Can you show the current output when you run

Code: Select all

usr/local/nagios/libexec/check_dhcp_snmp.pl -H 10.162.x.x -C snmp_community -w 20 -c 10
Include any white space after running the plugin
gcrodaje wrote:Hi,
Is there anyone here in the Customer Support? I think it is better to post a thread in the General Support than here, no one is answering my query . :cry: :cry: :cry:
Our office is staffed 9am-5pm CST, support request have a 24 business hour response time
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: check_dhcp_snmp plugin

Post by gcrodaje »

Hi scottwilkerson,

I have already raised a ticket for this concern. :)

Thank you very much.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: check_dhcp_snmp plugin

Post by scottwilkerson »

gcrodaje wrote:Hi scottwilkerson,

I have already raised a ticket for this concern. :)

Thank you very much.
Ok, locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked