how to reboot a system notifying other users with a message with shutdown command
sudo shutdown -r +10 "Hardware upgrade"
# The command will shut down the system in 10 minutes from now and notify other
# users that a hardware upgrade will be performed: