Command and syntax reference
This section describes the BMC AMI Datastream for z/VM commands.
The non-query type commands, SM RACFSMF SETTIMER nn and SM RACFSMF STOP, fail to run if entered by an invalid user ID that is not listed in the RACFSMF PARMS parameter file. Query-type commands are run, even if entered by an invalid user ID.
Command | Description | Example |
---|---|---|
SM RACFSMF Q F | Displays the number of files sent to the receiver | sm racfsmf q f Ready; T=0.01/0.01 11:00:51 11:00:51 * MSG FROM RACFSMF : CZAVRM2009I 8 files processed |
SM RACFSMF Q R | Displays the number of records sent to the receiver | sm racfsmf q r Ready; T=0.01/0.01 11:00:59 11:00:59 * MSG FROM RACFSMF : CZAVRM2008I 701 records processed |
SM RACFSMF Q B | Displays the number of bytes sent to the receiver | sm racfsmf q b Ready; T=0.01/0.01 11:01:06 11:01:06 * MSG FROM RACFSMF : CZAVRM2019I 174516 bytes |
SM RACFSMF Q TIMER | Displays the value of the current timer setting | sm racfsmf q timer Ready; T=0.01/0.01 11:02:13 11:02:13 * MSG FROM RACFSMF : CZAVRM113I wait time in seconds: 15 |
SM RACFSMF SETTIMER nn | Resets the timer interval to nn in seconds | sm racfsmf settimer 10 Ready; T=0.01/0.01 11:12:03 11:12:04 * MSG FROM RACFSMF : CZAVRM2012I timer set to: 10 seconds |
SM RACFSMF Q IPADDR | Displays the current IP address | sm racfsmf q ipaddr Ready; T=0.01/0.01 11:02:50 11:02:50 * MSG FROM RACFSMF : CZAVRM109I using IP address: 10.2.8.53 |
SM RACFSMF Q PORT | Displays current port number | sm racfsmf q port Ready; T=0.01/0.01 11:08:10 11:08:10 * MSG FROM RACFSMF : CZAVRM111I using port number: 8192 |
SM RACFSMF STOP | Shuts down RACFSMF | sm racfsmf stop Ready; T=0.01/0.01 11:14:23 |
The STOP command generates a message that is displayed on the operator console when you enter the STOP command from a valid user ID that is listed in the parameter file. | 11:14:23 * MSG FROM RACFSMF : CZAVRM2003E ************************** 11:14:23 * MSG FROM RACFSMF : CZAVRM2007I STOP issued. RACFSMF has stopped processing. 11:14:24 * MSG FROM RACFSMF : CZAVRM2003E ************************** |