Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
This page will show you some further debugging options for special agents.

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.3.0P1

Panel
borderColorblack
bgColor#f8f8f8
titleTopic Articles

Child pages (Children Display)

...

Tip

Detailed documentation about special agents can be found here.

Information

If you use special agents installed from a Feature Pack, you can find the special agents they are stored in:

Code Block
languagebash
themeRDark
OMD[mysite]:~$ ~/local/share/check_mk/agents/special/

...

Code Block
languagebash
themeRDark
OMD[mysite]:~$ ~/share/check_mk/agents/special/

.

How To find out the exact command to execute the special agent manually?, use the below command:

Code Block
languagebash
themeRDark
OMD[mysite]:~$ cmk -D <HOSTNAME> | grep -A3 "^Type of agent:" |grep "Program:" |cut -f2 -d':'

With this command, you will get the special agent call. Now you can continue the debugging.

...

.

...

Filter by label (Content by label)
showLabelsfalse
max5
spaces~anastasios.thomaidis
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "special_agent" , "agent" , "special" , "troubleshooting" ) and type = "page" and space = "KB"
labelsspecial_agent special agent

...