Tivoli Monitoring, Version 6.2

tacmd deleteSit

Description

Use the tacmd deleteSit command to delete a situation from your environment.

CLI syntax

tacmd deleteSit {-s|--situation} sitname
                [{-f|--force}]
  

where:

-s|--situation sitname
Specifies the name of the situation to delete.
-f|--force
Disables the message that asks if you are sure you want to delete the situation.

CLI example

The command in this example deletes the situation named My_Situation without asking the user to confirm.

    tacmd deleteSit -s My_Situation -f

Return values

See Return codes

Related commands

tacmd createSit

tacmd editSit

tacmd listSit

tacmd viewSit




Feedback

[ Top of Page | Previous Page | Next Page | Contents | Index ]