check_ironport_snmp icon indicating copy to clipboard operation
check_ironport_snmp copied to clipboard

unexpected EOF while looking for matching `"'

Open hemak88 opened this issue 6 years ago • 3 comments

Getting below errors:

./check_ironport_snmp: line 644: unexpected EOF while looking for matching `"'
./check_ironport_snmp: line 646: syntax error: unexpected end of file

hemak88 avatar Jan 06 '19 07:01 hemak88

@hemak88 Which version of bash are you using?

Please post the output of bash --version.

joschi avatar Jan 06 '19 09:01 joschi

GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

hemak88 avatar Jan 06 '19 09:01 hemak88

@hemak88 Which exact version of the script are you using? There is no line 646 in any of the versions. 🤔

Please also try using version 0.1.2 of this script and check, if it solves your issues: https://github.com/joschi/check_ironport_snmp/releases/tag/v0.1.2

joschi avatar Jan 06 '19 10:01 joschi