NetScaler Console service

Configure and view system alarms

You can enable and configure a set of alarms to monitor the health of your NetScaler Console servers. You must configure system alarms to make sure you are aware of any critical or major system issues.

For example, you might want to be notified if the CPU usage is high or if there are multiple login failures to the server. For some alarm categories, such as cpuUsageHigh or memoryUsageHigh, you can set thresholds and define the severity (such as Critical or Major) for each. For some categories, such as inventoryFailed or loginFailure, you can define only the severity. When the threshold is breached for an alarm category (for example, memoryUsageHigh) or when an event occurs corresponding to the alarm category (for example, loginFailure), a message is recorded in the system and you can view the message as syslog message. You can further set notifications to receive an email or SMS corresponding to your alarm settings.

You can assign or modify the severity of an alarm. The severity levels that you can assign are Critical, Major, Minor, Warning, and Informational.

Configure an alarm

Consider a scenario where you want to monitor a failed backup attempt. You can enable the backupFailed alarm and assign a severity, such as Major, to it. Whenever NetScaler Console attempts to back up the system files and when the attempt fails, an alarm is triggered. You can view the message on the NetScaler Console log messages page or get notifications through email or SMS.

To configure the alarm, you must select the backupFailed alarm and specify the severity level as Major. The alarm is enabled by default.

To configure and view a system alarm by using NetScaler Console:

  1. Navigate to Settings > SNMP. Click Alarms in the upper-right corner.

    Alarms

  2. Select the alarm you want to configure (for example, cpuUsageHigh) and click Edit to modify its settings.

    Edit alarms

  3. In the Configure Alarm page, select Enable Alarm to create alerts and then specify the following:

    • Time. Type the time (in minutes) after which you want to trigger the alarm.

    • Severity. Select the severity level.

    • Alarm Threshold. Enter the value for which the alarm should be triggered and alerts sent to you.

    Click OK.

Note:

You cannot set the threshold for some alarms, for example, backupFailed. When the alarm is triggered, you can view the generated event as a syslog message.

To view the event generated by alarm (for example, backupFailed):

  1. Navigate to Settings > Audit Log Messages.

  2. In the search field, select the type of alarm. In this example, select Event, = (equals to some value) and then BACKUPFAILED.

    Backup failed alarm

    The event generated for a failed backup is displayed.

    Backup failed alarm

    You can also set notifications to receive either an email or an SMS (Short Message Service) text when an alarm is triggered.

Add threshold limits to disk utilization alarms

Disk utilization alarms are triggered when the amount of disk space used on the NetScaler Console server exceeds a predefined threshold.

As an admin, when you receive alerts, you can choose to delete unnecessary data or allocate additional storage resources to prevent service disruptions or performance degradation.

Starting from release 14.1 build 25x, you can also add a lower-level threshold for disk utilization alarms. With this threshold value, you can set a lower-level limit to receive alerts before an upper threshold limit is breached.

To configure a lower-level threshold:

  1. Navigate to Settings > SNMP > Alarms and in the search field, enter diskUtilizationHigh to view the disk utilization alarms.

  2. Select the alarm and click Edit.

  3. In the Configure Alarm page, select Configure a lower-level threshold. Enter the lower-level threshold limit.

    Backup failed alarm

For example, if you set a lower disk utilization threshold of 60 and an upper threshold of 80, you receive an alert when the disk usage exceeds 60% of the disk capacity. This setting allows you to take corrective actions before the disk utilization reaches 80%.

Configure and view system alarms