Opened 3 years ago

Closed 6 months ago

#396 closed defect (fixed)

nsclient for offline use

Reported by: rprengel Owned by: MickeM
Priority: 5 Milestone: future
Component: Core Version: 0.3.7
Severity: Feature Requests Keywords:
Cc:

Description

Hallo,

would there be a chance to use nsclient in an offline modus?
My problem:
We ve a lot of notebooks without network-contact all the time. So I m looking a way to save important informations like cpu-load etc. lokal and to import them when a connection to the nagio-system is avaliable.

Ralf

Change History (5)

comment:1 Changed 3 years ago by mickem

Humm...

Sounds interesting.

Do you have an interest in this?
And do you know if there is anything in the nagios community to do this?

You could do this with NSCA (sort of) but it would be kind of cheep.
A better solution would I guess be to cache the data in the "NSCA" agent
and have it push all the stuff when "accessible" ?

Well, let me know if you wanna investigate this...

Michael Medin

comment:2 Changed 3 years ago by mickem

  • Milestone set to 0.4.0

comment:3 Changed 15 months ago by mickem

  • Milestone changed from 0.4.0 to future

comment:4 Changed 15 months ago by mickem

  • Component changed from CheckSystem to Core
  • Owner changed from mickem to MickeM

comment:5 Changed 6 months ago by mickem

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

I guess this can be done using the cache module for snapshots.
I you want to do this you can with scripts.
I doubt it is something which will be supported out of the box since there is no protocol which supports it.
But you can easily create a script which does this.

Michael Medin

Note: See TracTickets for help on using tickets.