Multiple choice technology embedded technologies

"tm -status" command gives the status of the target monitor. Which of the following moshell command similar to "tm -status"?(d)

  1. mon

  2. mon+

  3. mon-

  4. mon?

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The 'mon+' command in moshell is similar to 'tm -status' as it shows the status of the target monitor. The '+' in moshell typically indicates a command that displays status or information, while '-' might be used to stop or disable monitoring.

AI explanation

mon+ is the moshell command equivalent to tm -status, used to check the status of the target monitor in this network management tooling. The other variants (mon, mon-, mon?) map to different monitor operations rather than a status check.