Skip to content

Commit

Permalink
Update threshold for disk monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Jul 29, 2024
1 parent c5c6904 commit fa3de38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/monitor/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ monitor:
alert_thread_cpu_p1: 98
alert_thread_ram_p2: 90
alert_thread_ram_p1: 98
alert_thread_disk_p2: 90
alert_thread_disk_p2: 96
alert_thread_disk_p1: 98

0 comments on commit fa3de38

Please sign in to comment.