Page 1 of 1

check_nrpe the reversed way

Posted: Mon Nov 05, 2012 8:57 am
by mccs.nl
Hello

Does anyone ever wanted to trigger an script on a linux or bsd box from an windows enviroment?
an nrpe agent could also be a way. but i must be missing the check_nrpe.exe on windows ;)

anyone knows one?

Thx

Re: check_nrpe the reversed way

Posted: Mon Nov 05, 2012 12:52 pm
by slansing
Could you clarify what you are asking here? I understand the part about using Windows to trigger a script on a Linux machine but the rest?

Re: check_nrpe the reversed way

Posted: Sun Nov 25, 2012 3:32 pm
by mccs.nl
to clarify.

nor mally you would use an plink or rsh type of thing to trigger an unix binary or script.
but if there was a way to send an check_nrpe message you would send one from linux to windows but then from windows to linux then it could open a new way to do this. as for me i would like this buit there are no windows compiled versions of check_nrpe ;)

Re: check_nrpe the reversed way

Posted: Mon Nov 26, 2012 1:35 pm
by slansing
Correct there is no check_nrpe compiled for windows, however NSClient++ is what is used to make this link:

http://www.nsclient.org/nscp/

Perhaps you could create the message bridge through a plugin used by NSClient++?