Opened 5 years ago

Closed 3 years ago

#230 closed enhancement (fixed)

support passive checks with NSCA

Reported by: anonymous Owned by: mickem
Priority: 3 Milestone: 0.4.0
Component: Core Version: 0.3.3
Severity: Bugs Keywords: passive
Cc:

Description

Hi.
it would be excellent if NSClient++ could do checks in independent shedule (for example check1 every 10 minte, check2 every 5 minutes from mo. to fr.) and send the results trough NSCA as passive check to the nagios server, or better to more than one. More than one only to use the production nagios server and the test nagios server on same time.

Change History (3)

comment:1 Changed 5 years ago by mickem

  • Milestone changed from 0.3.4 to 0.4.0
  • Owner changed from MickeM to mickem
  • Status changed from new to assigned

Humm, NSClient++ does support NSCA but not in the way you suggest.

Multiple schedules is something that I think will be in 0.4.x
"Fan out" is a bit more doubtful, you might be able to get an option to for each schedule set a server but I would guess you will have to "script" the above "fan out". I have plans to add support for sending NSCA results with Lua scripts so you might be able to do it there.
So I think you (with a bit of work) could do that with 0.4.x.

Michael Medin

comment:2 Changed 4 years ago by mickem

  • Keywords check support removed

comment:3 Changed 3 years ago by mickem

  • Resolution set to fixed
  • Status changed from assigned to closed

0.4.x has this feature...

Note: See TracTickets for help on using tickets.