58
58
"Interval": "Interval",
60
60
"Fingerprint": "Fingerprint",
61
62
"CheckerRunning": "Check Is Running",
62
63
"LastEnabled": "Last Enabled",
63
64
"ApprovalPending": "Approval Is Pending",
404
405
if not has_actions(options) and clients:
405
406
if options.verbose or options.dump_json:
406
407
keywords = ("Name", "Enabled", "Timeout", "LastCheckedOK",
407
"Created", "Interval", "Host", "Fingerprint",
408
"CheckerRunning", "LastEnabled",
409
"ApprovalPending", "ApprovedByDefault",
410
"LastApprovalRequest", "ApprovalDelay",
411
"ApprovalDuration", "Checker",
412
"ExtendedTimeout", "Expires",
408
"Created", "Interval", "Host", "KeyID",
409
"Fingerprint", "CheckerRunning",
410
"LastEnabled", "ApprovalPending",
411
"ApprovedByDefault", "LastApprovalRequest",
412
"ApprovalDelay", "ApprovalDuration",
413
"Checker", "ExtendedTimeout", "Expires",
413
414
"LastCheckerStatus")
415
416
keywords = defaultkeywords