Alerts
LinuxGSM allows alerts to be received using various methods, should the game server require your attention.
More info allows you to get further info about an alert using hastebin.com. Many alerts only give basic info, unlike email. More info displays the same output as email in a link within a basic alert.
# More info | https://docs.linuxgsm.com/alerts#more-info
postalert="off"
The IP address you want to be displayed in alerts.
By default, the LinuxGSM alert will display the external internet facing IP. Failing this will fall back to the server IP. If the IP is incorrect it can be manually set using
displayip=""
.# Display IP | https://docs.linuxgsm.com/alerts#display-ip
displayip=""
Last modified 2yr ago