Skip to content

Instantly share code, notes, and snippets.

@blackwood821
Created July 2, 2021 16:38
Show Gist options
  • Save blackwood821/6be082324744ac9526a23c428c6bc3b0 to your computer and use it in GitHub Desktop.
Save blackwood821/6be082324744ac9526a23c428c6bc3b0 to your computer and use it in GitHub Desktop.
CMON Plugin Error
[2021-07-02T16:34:10.283Z]  WARN: cmon-agent/6223 on cn01: collectors-common/plugin/jvm/11db239b-3c76-445a-b5f2-0321c8b0b78c metrics unavailable, treating as empty
NotAvailableError: jvm: failed to execute: exec "/opt/custom/cmon/vm-plugins/jvm.prom 11db239b-3c76-445a-b5f2-0321c8b0b78c": unexpectedly terminated by signal SIGKILL
    at _afterExecution (/opt/smartdc/agents/lib/node_modules/cmon-agent/lib/instrumenter/collectors-common/plugin.js:221:34)
    at _onForkWaited (/opt/smartdc/agents/lib/node_modules/cmon-agent/lib/plugin-executor.js:60:9)
    at onChildExited (/opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:83:2)
    at /opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:53:4
    at ChildProcess.exithandler (child_process.js:207:5)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:862:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
Caused by: VError: exec "/opt/custom/cmon/vm-plugins/jvm.prom 11db239b-3c76-445a-b5f2-0321c8b0b78c": unexpectedly terminated by signal SIGKILL
    at interpretChildProcessResult (/opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:163:15)
    at onChildExited (/opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:75:9)
    at /opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:53:4
    at ChildProcess.exithandler (child_process.js:207:5)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:862:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
Caused by: VError: unexpectedly terminated by signal SIGKILL
    at interpretChildProcessResult (/opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:133:9)
    at onChildExited (/opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:75:9)
    at /opt/smartdc/agents/lib/node_modules/cmon-agent/node_modules/forkexec/lib/forkexec.js:53:4
    at ChildProcess.exithandler (child_process.js:207:5)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:862:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment