{"id":3168,"date":"2020-03-31T15:42:07","date_gmt":"2020-03-31T20:42:07","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=3168"},"modified":"2020-03-31T15:42:15","modified_gmt":"2020-03-31T20:42:15","slug":"preseem-monitor-vlan-passing-through-server","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/preseem-monitor-vlan-passing-through-server\/","title":{"rendered":"Preseem &#8211; Monitor VLAN Passing Through Server"},"content":{"rendered":"\n<p>You can specify for Preseem to monitor a vlan by opening up the config file in<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">vi \/etc\/preseem\/config.yaml<\/pre>\n\n\n\n<p>The parts in bold are what get added.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">bridges:\n   br0:\n     addressSpace: default\n     802.1q:\n       inspectDefault: false\n       vlans:\n<strong>         2:\n           addressSpace: default\n           inspect: true\n         10:\n           addressSpace: default\n           inspect: true<\/strong><\/pre>\n\n\n\n<p>In the above vlan 2 and 10 get added and should now be inspected.<\/p>\n\n\n\n<p>Save the file and restart the services<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">systemctl restart preseem-netdev-manager.service \nsystemctl restart preseem-node-manager.service \nsystemctl restart preseem-health-manager.service \nsystemctl restart preseem-telegraf.service \nsystemctl restart preseem-system-stats-manager.service <\/pre>\n\n\n\n<p>You&#8217;ll need to wait for it to update in the Preseem interface.  May take a day for it to update and start reporting.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can specify for Preseem to monitor a vlan by opening up the config file in vi \/etc\/preseem\/config.yaml The parts in bold are what get added. bridges: br0: addressSpace: default 802.1q: inspectDefault: false vlans: 2: addressSpace: default inspect: true 10: &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/preseem-monitor-vlan-passing-through-server\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[956],"tags":[957,875],"class_list":["post-3168","post","type-post","status-publish","format-standard","hentry","category-wisp","tag-preseem","tag-vlan"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=3168"}],"version-history":[{"count":1,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3168\/revisions"}],"predecessor-version":[{"id":3169,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3168\/revisions\/3169"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=3168"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=3168"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=3168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}