Hi,
I am just wondering is there any method to remove unnecessary information of Windows drives while using SNMP.
To be honest, I do not want to see anything else than driver letter, but when using SNMP, it shows also driver serial numbers etc. Would like to keep interface as clean as possible.
Of course, SNMP walk displays same information as Zabbix, but I am just wondering is there any method to parse out unwanted info.
Thanks you in advance
Here is what I mean:
------------- snmpwalk result -------------
HOST-RESOURCES-MIB::hrStorageDescr.1 = STRING: C:\\ Label: Serial Number 9200398b
HOST-RESOURCES-MIB::hrStorageDescr.2 = STRING: D:\\
HOST-RESOURCES-MIB::hrStorageDescr.3 = STRING: E:\\ Label:data Serial Number b63c8ea9
HOST-RESOURCES-MIB::hrStorageDescr.4 = STRING: Virtual Memory
HOST-RESOURCES-MIB::hrStorageDescr.5 = STRING: Physical Memory
------------- snmpwalk result -------------
------------- In Zabbix -------------
Total disk space on C:\\ Label: Serial Number 9200398b in units 2017-06-05 15:00:06 26.08 Munits
------------- In Zabbix -------------
I am just wondering is there any method to remove unnecessary information of Windows drives while using SNMP.
To be honest, I do not want to see anything else than driver letter, but when using SNMP, it shows also driver serial numbers etc. Would like to keep interface as clean as possible.
Of course, SNMP walk displays same information as Zabbix, but I am just wondering is there any method to parse out unwanted info.
Thanks you in advance
Here is what I mean:
------------- snmpwalk result -------------
HOST-RESOURCES-MIB::hrStorageDescr.1 = STRING: C:\\ Label: Serial Number 9200398b
HOST-RESOURCES-MIB::hrStorageDescr.2 = STRING: D:\\
HOST-RESOURCES-MIB::hrStorageDescr.3 = STRING: E:\\ Label:data Serial Number b63c8ea9
HOST-RESOURCES-MIB::hrStorageDescr.4 = STRING: Virtual Memory
HOST-RESOURCES-MIB::hrStorageDescr.5 = STRING: Physical Memory
------------- snmpwalk result -------------
------------- In Zabbix -------------
Total disk space on C:\\ Label: Serial Number 9200398b in units 2017-06-05 15:00:06 26.08 Munits
------------- In Zabbix -------------
Comment