This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| configuration:monitoring:trigger [2019/07/23 08:18] – [Odbc] acruz | configuration:monitoring:trigger [2026/09/22 14:38] (current) – [Memory usage] admin | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| |status_txt | the line status text | | |status_txt | the line status text | | ||
| - | ===== Line Fire Events ===== | + | ==== CPU load ==== |
| + | ^variable ^description ^ | ||
| + | |sensor_uptime_1min | the value of the update 1 min | | ||
| + | |sensor_uptime_5min | the value of the update 5 min | | ||
| + | |sensor_uptime_15min | the value of the update 15 min | | ||
| + | |sensor_data | the value of the update 1 min | | ||
| + | ==== CPU usage ==== | ||
| + | ^variable ^description ^ | ||
| + | |sensor_cpu_sys | the value of the cpu usage by system | | ||
| + | |sensor_cpu_user | the value of the cpu usage by user | | ||
| + | |sensor_cpu_iowait | the value of the cpu usage by iowait | | ||
| + | |sensor_cpu_idle | the value of the cpu idle | | ||
| + | |sensor_cpu_total | the value of the cpu total | | ||
| + | |sensor_value | the value of the cpu total | | ||
| + | |||
| + | ==== Disk usage ==== | ||
| + | ^variable ^description ^ | ||
| + | |sensor_disk_used | the value of the disk used | | ||
| + | |sensor_disk_free | the value of the disk free | | ||
| + | |sensor_disk_total | the value of the disk total | | ||
| + | |sensor_disk_used_percentage | the value of the percentage of disk used | | ||
| + | |sensor_disk_free_percentage | the value of the percentage of disk free | | ||
| + | |sensor_value | the value of the disk used | | ||
| + | |||
| + | ==== Memory usage ==== | ||
| + | ^variable ^description ^ | ||
| + | |sensor_memory_used | the value of the memory used | | ||
| + | |sensor_memory_free | the value of the memory free | | ||
| + | |sensor_memory_total | the value of the memory total | | ||
| + | |sensor_memory_used_percentage | the value of the percentage of memory used | | ||
| + | |sensor_memory_free_percentage | the value of the percentage of memory free | | ||
| + | |sensor_value | the value of the memory used | | ||
| + | |||
| + | ===== Line Fire Events ===== | ||
| How to alert a line register/ | How to alert a line register/ | ||
| At the start you need to modify the default sip line template: | At the start you need to modify the default sip line template: | ||
| Line 53: | Line 86: | ||
| * Clear: x – Timeout | * Clear: x – Timeout | ||
| * Click on __Add__ | * Click on __Add__ | ||
| + | |||
| + | |||
| ===== Account Fire Events ===== | ===== Account Fire Events ===== | ||
| Line 72: | Line 107: | ||
| * Variables: Variable Text – Add (x2) | * Variables: Variable Text – Add (x2) | ||
| * Name: event_name; x – Expression : ^(register|unregister|expire)$ | * Name: event_name; x – Expression : ^(register|unregister|expire)$ | ||
| - | * Name: sensor_name; | + | * Name: sensor_name; |
| * Action: x – Custom: Alarm | * Action: x – Custom: Alarm | ||
| * x – Custom | * x – Custom | ||