Issue and Steps to Reproduce
Describe your issue and tell us how to reproduce it.
More than an issue, this is a question. Can anybody provide a guide or something on how to write a C# module?
Basically I need to implement a SQL DB monitor and I wanted to do it by writing a C# module of my own that will receive the parameters from NSClient++, attempt to connect to the corresponding DB and get the metrics depending on the received command.
Then this will return the values to NSClient++ who will finally inform to Nagios.
Any way to accomplish this? Thanks!.
Issue and Steps to Reproduce
Describe your issue and tell us how to reproduce it.
More than an issue, this is a question. Can anybody provide a guide or something on how to write a C# module?
Basically I need to implement a SQL DB monitor and I wanted to do it by writing a C# module of my own that will receive the parameters from NSClient++, attempt to connect to the corresponding DB and get the metrics depending on the received command.
Then this will return the values to NSClient++ who will finally inform to Nagios.
Any way to accomplish this? Thanks!.