Managing Alerts & Automated Notifications | Nife Deploy
Alerts help you stay informed about important events in your applications and infrastructure. Get notified when issues occur so you can respond quickly.
What are Alerts?
Alerts are automated notifications that trigger when specific conditions are met in your system. For example:
- Your application CPU usage exceeds 80%
- An API endpoint stops responding
- Database connection fails
- Memory usage reaches a critical level
Instead of constantly monitoring your dashboard, alerts bring problems to your attention automatically.
Why Use Alerts?
Benefits of Using Alerts:
- 🔔 Get notified immediately when problems occur
- ⚡ Faster response time to issues
- 📊 Reduce manual monitoring overhead
- 🎯 Focus on what matters most
- 👥 Keep your team synchronized
Getting Started with Alerts
Accessing the Alerts Page
- Log into your Nife dashboard
- Click Alerts in the main navigation menu
- You'll see two tabs: Alert Rules and Alert Config
Understanding the Dashboard
When you open Alerts, you'll see key information at the top:
Active Alerts Badge Shows how many alerts are currently firing. The badge turns red if there are critical alerts.
Alert Statistics
- Total Rules: How many alert rules you've set up
- Enabled Rules: How many rules are currently active
- Critical Alerts: Number of critical severity alerts
- Warning Alerts: Number of warning severity alerts
Quick Start: Create Your First Alert
Step 1: Start a New Rule
Click the New Rule button on the Alerts page.
Step 2: Define the Trigger
Choose what should trigger the alert:
- CPU usage > 80%
- Memory usage > 90%
- API response time > 5 seconds
- Error rate > 5%
- Service unavailable
Step 3: Set Severity
Choose how serious this is:
- Critical: Immediate action needed
- Warning: Soon, but not emergency
- Info: Nice to know
Step 4: Name It
Give it a clear name:
- ✅ "High CPU Usage on Production API"