IMsgMksensorUsage 1 2 'Usage: mksensor [-i seconds] [-n host] [-h] [-v|-V] name command\n -i sec Interval (in seconds) to run the command.\n -n host Which node the sensor should be created on. By\n default, sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -h Display this usage information.\n -v or -V Verbose mode.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n' IMsgMksensorUsage_new 2 2 'Usage: mksensor [-i seconds] [-n host] [-e 0|1|2] [-h] [-v|-V] name command\n -i sec Interval (in seconds) to run the command.\n -n host Which node the sensor should be created on. By\n default, sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -h Display this usage information.\n -v or -V Verbose mode.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n' IMsgMksensorUsage_new1 3 2 'Usage: mksensor [-i seconds] [-n host] [-e 0|1|2] [-r] [-h] [-v|-V] name command\n -i sec Interval (in seconds) to run the command.\n -n host Which node the sensor should be created on. By\n default, sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -r Set attribute RefreshActive.\n -h Display this usage information.\n -v or -V Verbose mode.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system \n value that this sensor monitors.\n' IMsgMksensorUsage_new2 4 2 'Usage: mksensor [-i seconds] [-n host] [-e 0|1|2] [-h] [-v|-V] [-c 0|1|2|3] [-u userid] name command\n -i sec Interval (in seconds) to run the command.\n -n host Which node the sensor should be created on. By\n default, sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -h Display this usage information.\n -v or -V Verbose mode.\n -c Set attribute ControlFlags to 0, 1, 2, or 3.\n The default value is 0.\n -u userid Set attribute UserName. The default value is the user name\n associated with the current effective user id.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n' EMsgMksensorInvInterval 5 2 '%1$s: 2633-820 The refresh interval value %2$s is not valid.\n' EMsgMksensorSignalError 6 2 '%1$s: 2633-821 %2$s has been terminated with signal %3$s.\n' EMsgMksensorNonAPIError 7 2 '%1$s: 2633-822 %2$s has been terminated, rc= %3$s.\n' IMsgMksensorUsage_new3 8 2 'Usage: mksensor [-i seconds] [-n host] [-e 0|1|2] [-h] [-v|-V] [-c n] [-u userid] name command\n -i sec Interval (in seconds) to run the command.\n -n host Which node the sensor should be created on. By\n default, sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -h Display this usage information.\n -v or -V Verbose mode.\n -c Set attribute ControlFlags to 0 to 7.\n The default value is 0.\n -u userid Set attribute UserName. The default value is the user name\n associated with the current effective user id.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n' IMsgMksensorUsage_new4 9 2 'Usage: mksensor [-i seconds] [-n host[,host...]|-N {node_file |"-"}] [-e 0|1|2]\n [-h] [-v|-V] [-c n] [-u userid] name command\n -i sec Interval (in seconds) to run the command.\n -n host,... Which nodes the sensors should be created on. By\n default, the sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -N node_file|"-" A file or standard input listing the nodes on which\n the sensor should be created. This option is only\n appropriate in a management (CSM) cluster or a \n peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -h Display this usage information.\n -v or -V Verbose mode.\n -c Set attribute ControlFlags to 0 to 7.\n The default value is 0.\n -u userid Set attribute UserName. The default value is the user name\n associated with the current effective user id.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n' IMsgMksensorUsage_new5 10 2 'Usage: mksensor [-i seconds] [-n host[,host...]|-N {node_file |"-"}] [-e 0|1|2]\n [-h] [-v|-V] [-c n] [-u userid] name command\n mksensor -m [-i seconds] [-n host[,host...]|-N {node_file |"-"}] [-h] \n [-v|-V] name module [arguments]\n -i sec Interval (in seconds) to run the command.\n -m Define a microsensor resource.\n -n host,... Which nodes the sensors should be created on. By\n default, the sensor is created on the local machine.\n This option is only appropriate in a management (CSM)\n cluster or a peer domain cluster.\n -N node_file|"-" A file or standard input listing the nodes on which\n the sensor should be created. This option is only\n appropriate in a management (CSM) cluster or a \n peer domain cluster.\n -e Set attribute ErrorExitValue to 0,1 or 2.\n -h Display this usage information.\n -v or -V Verbose mode.\n -c Set attribute ControlFlags to 0 to 7.\n The default value is 0.\n -u userid Set attribute UserName. The default value is the user name\n associated with the current effective user id.\n name The name of the sensor that is being created.\n command The command that should be run to retrieve the system value\n that this sensor monitors.\n module The path name to the loadable microsensor module.\n arguments A string passed to the microsensor module callback function.\n' EMsgMksensorInvName 11 2 '%1$s: 2633-823 The value for \"Name\" is not valid.\n' EMsgMksensorInvCommand 12 2 '%1$s: 2633-825 The value for \"Command\" is not valid.\n' EMsgMksensorInvModule 13 2 '%1$s: 2633-825 The value for \"Module\" is not valid.\n'