Real-time system health check prompts

junho_log
2,074
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

Manage system vital signs prompt

"The server is dead, why didn't anyone notice?" It's the most dreaded call you get in the middle of the night. Your u...

Magician prompts for complex connections

Imagine 500 microservices talking to each other. It's like the transportation network of a huge city, and that's exac...

Technology

  • Real-time Hashtag Ranking

    Technology Trending Hashtags

Share

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

Share

Looking for ways to create a river of data?

Share

Circuit Breaker Design Prompt to Secure Your System

Share

Server Configuration Like Code? Revolutionizing Infrastructure Codification!

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

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

Share

Multiple tenants in one house, each with their own privacy

Share

Service can’t find the service?

Share

Real-time system health check prompts

Share

Safe Legacy System Exit Prompt

Share

Manage system vital signs prompt

Share

Prompt to design the perfect rollback strategy