Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

inactivatenotification


Use this command to inactivate notifications for the specified notifications or all notifications.

You can only inactivate notifications that already exist.

To understand the syntax and examples, see:

Syntax

Warning

Note

Prefix this command with the following, as appropriate:

  • For Windows: itda.bat
  • For Linux: ./itda.sh

inactivatenotification -u <userName> -w <password> -d <hostName>
-p <port> -n <Notification-List> [-v] [-s] 

  • Angle brackets (< >) indicate a variable value that needs to be user defined.
  • Square brackets ([ ]) indicate optional parameters.

The following table describes the parameters used in the syntax:

Example inputs

The following example provides the input for inactivating notifications with the names, Errors in last one hour and Login failures.

inactivatenotification -u admin -w admin -d localhost -p 9797 -n "Errors in last one hour", "Login failures"

The following example provides the input for inactivating all the existing notifications:

inactivatenotification -u admin -w admin -d localhost -p 9797 -n all

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC TrueSight IT Data Analytics 1.1