v.: 2020-09-04
Copyright of the European Union is effective (Copyright EU) (c) 2019 GENEREX Systems GmbH, Hamburg, Germany, All rights reserved
TEL +49(40)22692910 - EMAIL generex@generex.de - WEB www.generex.de (This and all other product datasheets are available for download.)
43
Is the only function of this script the trigger of an email?
No, this script can be edited to do everything. …
➔ changing the complete script will cause changing the behavior and may cause RCCMD will not run as
expected.
➔ Edit it at your own risk.
Message Notification
This script controls the receipt of messages and is responsible for displaying them on the monitor. Because the RCCMD
appliance is a non-graphical server program that runs without permanent a permanent monitoring, you should leave this script
simple as it is:
Since it is triggered by each incoming RCCMD notification signal, additional content would also be executed each time.
Due to the fact, this is mostly without a function (no graphical interface) you may use it for routine scripting
➔ changing the complete script will cause changing the behavior and may cause RCCMD will not run as
expected.
➔ Edit it at your own risk.
Execute Notification
This script is interesting:
This script executes all valid incoming commands a CS141 may send. This script triggers the complete shut down routine
RCCMD provides
With this script, RCCMD will provide you the unique option to add and trigger your very own customized shutdown scripting
solution and even program an additional non-standard routine that specifically met exactly your network.
➔ This script is a very powerful option as well as dangerous because changes directly interfere with all
functions of the RCCMD. Any changes and enhancements you make will directly affect the shutdown
behavior.
➔ Advanced scripting skills in Linux are essential for changes to this script!