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

Get Details from HNAS console #151

Open Vani2468 opened 1 year ago

Vani2468 commented 1 year ago

Hi,

Can you advice if there is any approach to get the details dynamically from HNAS console.

infraweavers commented 1 year ago

What's HNAS console?

Presumably this will support something like SNMP (and then you can use check_snmp)? If it doesn't and it's got a REST API or something then you're down to writing plugins to hit that API and marshall the data.