Real-time system health check prompts

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

Circuit Breaker Design Prompt to Secure Your System

"One service blew up and the whole system went down!" It's the scariest scenario in microservices (MSA) environments:...

Server Configuration Like Code? Revolutionizing Infrastructure Codification!

Do you ever find yourself repeating the same configuration every time you deploy a server in a new environment and th...

Technology

  • Real-time Hashtag Ranking

    Technology Trending Hashtags

Share

Non-disruptive deployment strategy prompt

Share

Magician prompts for complex connections

Share

Shields against security threats prompt