# system-alarm

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`system-alarm`</mark>  komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-)#`</mark> bölümüne geçiş yapılır. u bölümde web arayüzde **Configuration ->** sekmesinde gerçekleştirilebilen konfigürasyonlar için gerekli komutlar bulunur.&#x20;

```
targitas(config)# system-alarm 
targitas(config-system-alarm)# 
action                   Create New Action
trigger                  Create New Trigger


targitas(config-system-alarm)# action exampleCLI 
targitas(config-alarm-action-exampleCLI)# 
resource                 Action Resource
trigger                  Set Trigger to the Action


targitas(config-system-alarm)# trigger exampleCLI
targitas(config-alarm-trigger-exampleCLI)# 
type                     Trigger Type


targitas(config-alarm-trigger-exampleCLI)# type 
arp-count                Type Arp-Count
configuration-change     Type Configuration-Change
cpu-cycle                Type Cpu-Cycle
disk-usage               Type Disk-Usage
firewall-sessions        Type Firewall-Sessions
interface-bandwidth      Type Interface-Bandwidth
interface-stats          Type Interface-Stats
interface-status         Type Interface-Status
ipsec                    Type Ipsec
license-expire           Type License-Expire
load-average             Type Load-Average
pps                      Type Packet Per Seconds
ram-usage                Type Ram-Usage
swap-usage               Type Swap-Usage
system-boot              Type System-Boot
topology-change          Type SD-WAN Topology Change

```

|   |   |
| - | - |
|   |   |
|   |   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/system-alarm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
