dflores
4 years agoNovice I
Hello all, Not sure this is the correct place for this.
Hello all, Not sure this is the correct place for this. I have a case where the customer is having problems with Purestorage Nagios Plugin after upgrading to python 2.7. This is an example of the issue:
We get the following Error in check_purefa_alert.py for example.
Plugin Output
File “/usr/lib64/nagios/plugins/check_purefa_alert.py”, line 74
raise nagiosplugin.CheckError(f’FA REST call returned “{e}“’) ^ SyntaxError: invalid syntax