Comments
-
This should be a no brainer! Allow the customer to adjust this variable as needed to accommodate their environment.
-
Disable TLS on a standalone SEM VM or appliance Use these steps if the SEM database is located on the same VM or appliance as the SEM Manager. This is the most common arrangement. * Open the CMC command line. See Log in to the SEM CMC command line interface for steps. * At the cmc: prompt enter manager * At…
-
After adding a custom volume property to all the volumes associated with the nodes needing to be monitored, here is the SQL code I used. It monitors volumes having an ID of 'XXXXX' that have change 10% over 2 hrs. LEFT JOIN VolumeUsage_Detail V ON Volumes.VolumeID = V.VolumeID AND Volumes.VolumeType = 'fixed disk' AND…
-
The exact request from our vendor was alerts for: * Rapid increase detection* Sampling Frequency: 15 minutes * Threshold: 100 MB increase since last sample * Slow creep detection* Sampling Frequency: 4 hours * Threshold: 1 GB increase since last sample Not sure if this is even possible.
-
Thank You So Much! This worked perfectly! We are quite excited to get this information in a more proactive state rather then waiting for the high % usage crisis alerts.
-
Adding the variable "Volume Size (Previous Value)" produces: An issue on an object you are monitoring occurred at Thursday, February 23, 2017 8:40 AM. Server: servername IP: xxx.xxx.xxx.xxx Volume: M:\ Volume Size: 511997 MB Space Available: 226699 MB Previous Volume Size: ${N=SwisEntity;M=PREVIOUS(VolumeSize)} Percent…
-
not all devices in SW adhere to the proper naming structure.
-
I do not find this Advanced Alert GUI you speak of...
-
This is perfect. Just what I have been looking for.. Now how can I change the scope to a selection of servers or volumes... something like nodename contains "xxx" or volumeid in the list of "volume1, volume2, etc"
-
The only headway I'm making is by modifying the Historical Volume Usage Report which has Disk Size - Average Average Disk Used - Average Minimum Disk Used - Min Maximum Disk Used - Max Still would like a + or - amount
-
not happening?
-
anyone?