Here's a c# api library. It's just a springboard to build out whatever api methods you need. Pretty good time saving start. I was limited to .net 2.0 so I used the json.net c# library for serialization (http://james.newtonking.com/pages/json-net.aspx).
We tried the other c# zabbix library that was up on google code but it didn't look to great to me plus it's written in russian, ugh.
Enjoy:
We tried the other c# zabbix library that was up on google code but it didn't look to great to me plus it's written in russian, ugh.
Enjoy:
Comment