xrt nagios plugin¶
The xrt nagios plugin
tool is a Nagios plugin developed to work with a Nagios infrastructure monitoring system.
For more information on Nagios click here.
The plugin places the requested device report text in a JSON format into the standard output.
Options: These are the options can be used.
The
--device
(or-d
) specifies the target device to query for data
<user bdf> : The Bus:Device.Function of the device of interest
The
--report
(or-r
) switch can be used to view specific report(s) of interest from the following optionsSee xbutil examine report options for a list of valid reports
Example commands
./nagios_plugin.sh --device 0000:b3:00.1 --report platform
./nagios_plugin.sh -d b3:00 -r platform