Problem: Beim Anlegen von Alarmen wird als AMOI stets localhost mitgegeben Alarm Setzen !|test.util.CallScript| |set script directory|/usr/share/sysal/bin| |call script|set_alarm Test32| Wenn das schief geht, schaun ob sysal-util installiert ist. Check Alarm: !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|${HOSTNAME}|2| Alarm zurücknehmen !|test.util.CallScript| |set script directory|/usr/share/sysal/bin| |call script|reset_alarm Test32| Check Alarm: !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|${HOSTNAME}|0|