feat: Implement comprehensive multi-channel notification system with templating and SSL monitoring
- Add robust notification system supporting 7+ communication channels with intelligent message templating, resource monitoring, and SSL certificate alerts. Notification Channels: (Telegram, Discord, Slack, Signal, Email, Google Chat, Webhooks). - This notification system provides enterprise-grade alerting capabilities with extensive customization options and multi-channel redundancy for critical service monitoring.
This commit is contained in:
@@ -37,7 +37,7 @@ func (ms *MonitoringService) Start() {
|
||||
}
|
||||
|
||||
ms.isRunning = true
|
||||
log.Println("Starting monitoring service...")
|
||||
//log.Println("Starting monitoring service...")
|
||||
|
||||
// Start regional monitoring
|
||||
ms.regionalMonitor.Start()
|
||||
|
||||
Reference in New Issue
Block a user