ConSol-Monitoring / omd

OMD - Open Monitoring Distribution Labs Edition.
http://omd.consol.de
GNU General Public License v2.0
171 stars 35 forks source link

Need help to send alert #150

Open Vani2468 opened 1 year ago

Vani2468 commented 1 year ago

Hi,

We have a plugin that needs to send alert from remote windows server to thruk.

Can you advice how to send alert to thruk from windows server. Any agent to be installed or any plugin (like send_nrdp) to send alert from remote server.

lausser commented 1 year ago

Hi, "we have a plugin..." - What's the name of the plugin? What's it's purpose? "send alert to thruk from windows..." - do you mean something like this? https://www.naemon.io/documentation/usersguide/passivechecks.html Probably yes, as you mention send_nrdp. Have a look at: https://labs.consol.de/nagios/mod-gearman/index.html#_how_to_submit_passive_checks Below there is also a section instructing you how to build a send_gearman.exe, which should be what you're looking for.