NSClient++ Help (#1) - Using the API (#786) - Message List
Using the API
Hello together, I tried to find the documentation for the mentioned API interface, but failed. I want to develop an plugin for monitoring a special application and the language of my choice ist Delphi. Can anyone give me a hint, where to find it.
Thanks a lot!
j-kathke@…
05/15/11 09:25:52 (2 years ago)
-
Message #2162
Grab the source. The "API" is really defined in the nscapi,h file and if you are developing in delphi I guess you need to wrap that. In essence you create a simple DLL wiich exposes a standard set of functions which the core will use.
Also be aware the 0.4.0 will have a new API.
Michael Medin
mickem05/20/11 10:28:36 (2 years ago)








