Assigning Alarm template based on service name

Hi Ryan, After the service is created you need to edit then and for each element set the ‘Maximum severity on included element’ to ‘Normal’, that way the element alarm …

Scheduling Alarm Templates

I’m not sure if there’s an easier way now but I used to do this with automation scripts. You can very easily create a simple automation script to Assign Template …

execute qaction only once after element start

Hi peng, Bram is absolutely right — the correct flow to use is: After startup trigger -> Action -> group -> Action -> dummy param -> QAction If you’d like …

execute qaction only once after element start

Hi, The following sequence can be used to trigger a QAction after element startup. Note: this will be executed every time the element is (re)started. After startup trigger -> Action …