need Passive checks

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anoop
Posts: 95
Joined: Tue Jun 25, 2013 1:22 am

need Passive checks

Post by anoop »

Dear Team,

We have installed nagiosxi application on CentOS machine.

and we are monitoring windows / linux host machines.

In monitoring we are getting only active checks in monitoring engine status.

we already installed nrpe agent on linux and windows (NSClient++ enable nrpe)and its working fine, but we need passive check result from monitored linux /windows machines

We already set disable active check setting from host attributes. but we are unable to get passive check result in nagiosxi server (Monitoring engine status)

Thanks in advance ........
System:
Nagios XI Version : 2012R2.2 | PHP Version: 5.3.3
Offloaded MySQL DB on another virtual machine
16 CPU with 2 cores each | 32 GB RAM | 1 TB HDD
CentOS-6.3 |Total = 4,000 hosts| 40,000 services.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: need Passive checks

Post by slansing »

What protocol are you using for passive checks? I would assume NSCA, however there are also SNMP traps, WMI, and NRDS_Win. What steps have you taken with the protocol you are attempting to put in place? Simply switching off active checks will not cause passive checks to appear.
anoop
Posts: 95
Joined: Tue Jun 25, 2013 1:22 am

Re: need Passive checks : Fixed

Post by anoop »

Dear Team,

Thanks for replying....
I installed NRDS and now i am getting passive checks. it is also showing in monitoring engine check statistics.

Can you please confirm one more thing, nrpe should be installed on windows/linux systems or only NRDS enough for sending passive checks form client to nagiosxi server ?
System:
Nagios XI Version : 2012R2.2 | PHP Version: 5.3.3
Offloaded MySQL DB on another virtual machine
16 CPU with 2 cores each | 32 GB RAM | 1 TB HDD
CentOS-6.3 |Total = 4,000 hosts| 40,000 services.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: need Passive checks

Post by abrist »

anoop wrote:only NRDS enough for sending passive checks
Yep. You do not need nrpe.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
anoop
Posts: 95
Joined: Tue Jun 25, 2013 1:22 am

Re: need Passive checks

Post by anoop »

Thank you very much.
I installed NRDS on Linux and Winodws and its working fine without nrpe.
System:
Nagios XI Version : 2012R2.2 | PHP Version: 5.3.3
Offloaded MySQL DB on another virtual machine
16 CPU with 2 cores each | 32 GB RAM | 1 TB HDD
CentOS-6.3 |Total = 4,000 hosts| 40,000 services.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: need Passive checks

Post by slansing »

Awesome, closing as resolved.
Locked