diff --git a/docs/source/advanced/probe/index.rst b/docs/source/advanced/probe/index.rst index 74da5e1e7..ba35db10a 100644 --- a/docs/source/advanced/probe/index.rst +++ b/docs/source/advanced/probe/index.rst @@ -1,10 +1,11 @@ xCAT probe ========== -xCAT offers a tool **probe** to help customer to use xCAT. +xCAT offers a new tool suite, which called **xCAT probe**, to help customer to probe all the possible issues in xCAT. You can use ``xcatprobe -l`` to list all valid subcommand, output will be as below :: + # xcatprobe -l osdeploy Probe for OS provision process, realtime monitor of OS provision process. xcatmn After xcat installation, use this command to check if xcat has been installed correctly and is ready for use. Before using this command, install 'tftp', 'nslookup' and 'wget' commands. diff --git a/docs/source/advanced/probe/xcatmn.rst b/docs/source/advanced/probe/xcatmn.rst index 750c6752e..5a052ee2d 100644 --- a/docs/source/advanced/probe/xcatmn.rst +++ b/docs/source/advanced/probe/xcatmn.rst @@ -20,6 +20,7 @@ For example, run command on Management Node :: Output will be like this :: + # xcatprobe xcatmn -i eth0 [MN]: Sub process 'xcatd: SSL listener' is running [ OK ] [MN]: Sub process 'xcatd: DB Access' is running [ OK ] [MN]: Sub process 'xcatd: UDP listener' is running [ OK ]