Comments
-
Hi, One more way to alert when AD Accounts locked, using windows events. I configured in my environment successfully. Step 1: Add AD Windows Event component to SAM, Event matches (4740), the component will show you down and an alert will trigger. Step 2: Alert settings. Add below subject to your alert. An issue on an…
-
Hi David, Please try below variables. Volume Name: ${N=SwisEntity;M=Caption} Volume Size: ${N=SwisEntity;M=VolumeSize} Space Used: ${N=SwisEntity;M=VolumeSpaceUsed} Space Available: ${N=SwisEntity;M=VolumeSpaceAvailable} Node Name: ${N=SwisEntity;M=Node.Caption} IP Address: ${N=SwisEntity;M=Node.IP_Address} Thanks, Naresh.