bundles/routeros-monitoring/items.py: dont show mib diff
This commit is contained in:
parent
4652a42346
commit
982a27739a
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ files = {
|
||||||
# https://mikrotik.com/download/tools
|
# https://mikrotik.com/download/tools
|
||||||
'/usr/share/snmp/mibs/MIKROTIK-MIB.txt': {
|
'/usr/share/snmp/mibs/MIKROTIK-MIB.txt': {
|
||||||
'source': 'mikrotik.mib',
|
'source': 'mikrotik.mib',
|
||||||
|
'content_type': 'binary',
|
||||||
'mode': '0644',
|
'mode': '0644',
|
||||||
'needed_by': {
|
'needed_by': {
|
||||||
'svc_systemd:telegraf.service',
|
'svc_systemd:telegraf.service',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue