Linuxfabrik / monitoring-plugins

220+ check plugins for Icinga and other Nagios-compatible monitoring applications. Each plugin is a standalone command line tool (written in Python) that provides a specific type of check.
https://linuxfabrik.ch
The Unlicense
220 stars 51 forks source link

qts-version error on TS-469L #701

Closed kPentagramm closed 1 year ago

kPentagramm commented 1 year ago

This issue respects the following points:

Which variant of the Monitoring Plugins do you use?

Bug description

When I try to check for the qts-version on a TS-469L-nas I get this error in Screenshot 2023-08-11 105011

The plugin works fine on a TS1232XU

Steps to reproduce - Plugin call

'/usr/lib64/nagios/plugins/qts-version' '--insecure' '--password' 'XXX' '--timeout' '120' '--url' 'https://XXX.XXX.XXX.XXX' '--username' 'XXX'

Steps to reproduce - Data

Output of the call directly on the icinga-server: Screenshot 2023-08-11 105852

Environment

Icinga2-Version: 2.14.0-1 Icingaweb2: 2.11.4 Director: 1.9.1

Plugin Version

v2023051201

Python version

No response

List of Python modules

No response

Additional Information

No response

markuslf commented 1 year ago

Which versions of QTS (according to the GUI) do you use

kPentagramm commented 1 year ago

On the TS1232XU: QTS 5.0.1.2425 On the TS-469L: QTS 4.3.4.2451

markuslf commented 1 year ago

Interesting. Can TS-469L be upgraded to v5? If so, and if it works after that, I will update the README to mention the minimum requirements.

kPentagramm commented 1 year ago

Sadly no. 4.3.4.2451 is the latest Firmware that is available for it.

markuslf commented 1 year ago

Then we will leave the plugin as it is. It makes no sense for us to support EOL software and hardware. I will update the README. Besides, there won't be a new QTS version available anymore, so you won't need to use the plugin there ;-)