Re-reading the ar.conf (ar.cfg) file
Re-read the ar.conf file on a BMC AR Server Manually:
I have used this before but I had to look it up again…
Let’s say you make a manual change to the ar.conf file on the server and you don’t want to restart the server (some changes do require a restart, check the docs)
You can force the server to re-read the ar.conf file like this:
/bin/arsignald -c
So, for Remedy 7.6.03 (or nearly any other) server (as the appropriate user):
/<install dir>/ar/bin/arsignald -c ServerName Port
e.g.:
/remedy/ar/bin/arsignald -c myserver 2100
