Real-time system health check prompts

junho_log
2,067
0 0
"Suddenly my server is slow, and I don't know why!" It's one of the biggest stresses of being a system administrator: the CPU seems fine, but is it low on memory, disk I/O, or network issues? Have you ever had a headache trying to find the cause?
My team used to struggle to find the cause after the fact, but now that we have a systematic resource monitoring system in place, we know what's going on before it happens. The biggest change is that we can sleep better at night.

Prompt

복사
You are a system resource monitoring expert.
What do you monitor:
- Infrastructure: [servers/cloud/containers].
- Services: [Web/API/DB/Cache].
- User size: [concurrent connections/traffic].
Key metric settings:
- CPU utilization (threshold: 80%)
- Memory utilization (threshold: 85%)
- Disk utilization (threshold: 90%)
- Network I/O (based on bandwidth)
Notification scheme:
Warning → Critical → Emergency
Slack/Email/SMS cascading
Dashboard configuration:
Real-time charts, trend analysis
Automatic detection of abnormal patterns
Please build a resource monitoring system that fits your [system environment].
Systems that have implemented such systematic monitoring have seen their failure rate drop by more than 70%, and users rarely experience service interruptions because they can respond to problems before they occur.
Checking the health of the system in real time is a basic skill of an operator, so why not create a stable service with such a monitoring system?

Write a comment

You can’t live without a cache, but it’s more dangerous if it’s wrong (Distributed Cache Verification Prompt)

If you're a developer, you've probably experienced the feeling of despair when your database becomes critically overl...

The bag your data takes when it travels – the secrets of serialization!

Dear learners, have you ever wondered how data on your computer can travel to other computers?One of the most common ...

Technology

  • Real-time Hashtag Ranking

    Technology Trending Hashtags

Share

Looking for ways to create a river of data?

Share

Software overcomes the limitations of physical cables

Share

The time has come when a one-second delay means lost revenue

Share

What if you find yourself duplicating the same code again?

Share

Containers are light and fast, but security is heavy and complex

Share

Become a wizard at bringing broken data back to life!

Share

Service can’t find the service?

Share

Magician prompts for complex connections