-getLastUpdate
Use this command-line switch to retrieve the last security agent update.
OS | Operation |
---|---|
Windows |
|
macOS |
|
Example
Windows:
eps.rmm.exe -getLastUpdate
stdout output example:
1582290237
macOS:
./eps.rmm -getLastUpdate
stdout output example:
1582290237
The RMM SDK Tools will print to stdout an integer value representing the timestamp of the last update.