Capturing the Screen (printscreen)
Function
The printscreen command is used to capture a screenshot of the server screen.
Format
ipmcset -d printscreen [-v wakeup]
Parameters
Parameter |
Description |
Value |
---|---|---|
wakeup |
Wakes up the system from sleep mode. |
- |
Usage Guidelines
To view the screenshot, use a file transfer tool that supports SFTP, for example WinSCP, to transfer the manualscreen.jpeg from the /dev/shm/web directory to the local PC that supports the .jpeg files.
Only the last screenshot is saved if you run the printscreen command multiple times.
Example
# Capture a screenshot of the server screen.
iBMC:/->ipmcset -d printscreen Download print screen image to /tmp/manualscreen.jpeg successfully.