opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.5k stars 823 forks source link

Zabbix LLD for API controller #353

Open 0UserName opened 4 years ago

0UserName commented 4 years ago

I want to expand the API controller Opserver to provide the ability to automatically detect items (Redis for example) for the Zabbix monitor. Can this change be accepted into the project?


Low-level discovery

NickCraver commented 4 years ago

To be honest, I'm not sure what this looks like. But, in general I've migrated the project to IOptions<T> for the .NET Core 3 migration - this is a lot more flexible and pluggable and likely makes this a lot more doable.