2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00

modified depending on comments

This commit is contained in:
XuWei
2016-09-20 21:32:53 -04:00
parent 82eba7e520
commit 037a250ab8
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -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 ]