[Check_mk (english)] "No closing quotation" exception on some of MRPE - Perf-O-Meter

Hi,

Getting “Exception: No closing quotation” under PERF-O-METER in CRE version:

Sample below:

Internal error: No closing quotation

STATE SERVICE ICONS STATUS DETAIL AGE CHECKED PERF-O-METER

OK Daemon-XINETD Open the action menu OK - PROCS OK: 1 process with command name ‘xinetd’ 2019-10-19 16:15:42 16.8 s Exception: No closing quotation

···

Crash snippet:

.

.

.

File “/omd/sites/TEST/lib/python2.7/shlex.py”, line 279, in split

return list(lex)

File “/omd/sites/TEST/lib/python2.7/shlex.py”, line 269, in next

token = self.get_token()

File “/omd/sites/TEST/lib/python2.7/shlex.py”, line 96, in get_token

raw = self.read_token()

File “/omd/sites/TEST/lib/python2.7/shlex.py”, line 172, in read_token

raise ValueError, “No closing quotation


Not sure when it started happening, but I just noticed today. The command seems to work fine, though.

Thanks,

Rod

1 Like