Versions Compared

Key

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


Info

This article helps you (and us) to gather all possible information for the Netapp Special Agent. A typical scenario is that not all Qtrees are shown.

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.0.0P1

Table of Contents

Step-by-step guide

  • Login to the Checkmk server and become siteuser
Code Block
languagebash
themeRDark
root@linux:# su mysite

OMD[mysite]:~$ cmk -D <netapp_host> | head -n 15   

This should display the whole special agent query, including all arguments (similar to vSphere)

  • Copy that whole output 

  • Paste it and add the debug option to it like so:

Code Block
languagebash
themeRDark
/omd/sites/yoursitename/share/check_mk/agents/special/agent_netapp 'hosntame' 'user' 'password' --vcrtrace /tmp/TRACEFILE '-no_counters' --debug --xml > /tmp/debug.txt 2>&1
  • Add the agent_netapp command line (password stripped) and the dump.txt to your support ticket

Content by Label
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("special_agent","troubleshooting","agent") and type = "page" and space = "KB"
labelstroubleshooting special_agent

Page properties
hiddentrue


Related issues