title: NetBox: Plugins
agents: netbox
catalog: app/netbox
license: GPLv2
distribution: check_mk
description:
 Lists the NetBox plugins reported by {/api/status/} together with their
 versions, and compares them against a list of expected plugins configured in
 the rule "NetBox plugins". A missing expected plugin is {CRIT} by default; a
 plugin that is installed but not on the list is reported as a notice ({OK} by
 default). A plugin silently dropping out of {PLUGINS} after an upgrade is a
 common and otherwise invisible failure.

 With no expected list configured, the service only reports which plugins are
 installed and stays {OK}.

discovery:
 One service per host, but only if NetBox has at least one plugin installed -
 otherwise the service would be permanently empty.
