Andere Watchdogs löschen !|test.util.CallScript| |call script|mysql -usysal -psysal sysal <<<"delete from rem_wdog;"| Watchdog anmelden !|test.util.CallPhp| |php interface|SysalSoap| |php procedure|triggerWatchdog| |set parameter|InstanceAddress|Testhund| |execute action| |result contains|error|0| Watchdog - Ablaufzeit reduzieren - ablaufen lassen - prüfen !|test.util.CallScript| |call script|mysql -usysal -psysal sysal <<<"update rem_wdog set min_int=5, id=1, \`mod\`=0 where inst_addr_val = 'Testhund';"| |call script|sleep 6| |set script directory|/usr/share/php/SysAl/AlarmInterface| |call script|checkWatchdog.php| !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|Testhund|2| Watchdog erneut triggern !|test.util.CallPhp| |php interface|SysalSoap| |php procedure|triggerWatchdog| |set parameter|InstanceAddress|Testhund| |execute action| Watchdog prüfen !|test.util.CallScript| |set script directory|/usr/share/php/SysAl/AlarmInterface| |call script|checkWatchdog.php| !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|Testhund|0| Erneut warten und prüfen !|test.util.CallScript| |call script|sleep 6| |set script directory|/usr/share/php/SysAl/AlarmInterface| |call script|checkWatchdog.php| Alarm muss wieder da sein !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|Testhund|2| Testhund inaktiv setzen !|test.util.CallPhp| |php interface|AlarmInterfaceAdministration| |php procedure|setInstance| |setParameter|MocID|1| |setParameter|RequestPar|true| |execute action| Alarm muss weg sein !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|Testhund|0| und darf nicht wieder kommen !|test.util.CallScript| |set script directory|/usr/share/php/SysAl/AlarmInterface| |call script|checkWatchdog.php| !|test.util.CallPhp| |php interface|AlarmManagement| |php procedure|getMonitorAlarms| |set parameter|ABM_ID|1| |execute action| |result contains|Testhund|0|