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 |
---|
colour | Green |
---|
title | LAST TESTED ON CHECKMK 2.0.0P1 |
---|
|
Step-by-step guide
- Login to the Checkmk server and become siteuser
Code Block |
---|
|
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 |
---|
|
/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
Related articles
Content by Label |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ("special_agent","troubleshooting","agent") and type = "page" and space = "KB" |
---|
labels | troubleshooting special_agent |
---|
|