From 512a5359cecd26135910789c4173eaac061c4725 Mon Sep 17 00:00:00 2001 From: vinaykumarmech <129360296+vinaykumarmech@users.noreply.github.com> Date: Tue, 25 Apr 2023 18:07:09 +0530 Subject: [PATCH] Update day77.md --- 2022/Days/day77.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022/Days/day77.md b/2022/Days/day77.md index 872dae6..c6da320 100644 --- a/2022/Days/day77.md +++ b/2022/Days/day77.md @@ -31,7 +31,7 @@ How do we do it? there are three ways: - Login manually to all of our servers and check all the data about service processes and resources. - Write a script that logs in to the servers for us and checks on the data. -Both of these options would require a considerable amount of work on our part, +Both of these options would require a considerable amount of work on our part good The third option is easier, we could use a monitoring solution that is available in the market.