Implementing Advanced Server Monitoring and Alerting Techniques
Explore a comprehensive guide covering topics such as custom SNMP trap handling, adding new NRPE checks without restarting, alert strategies based on the day of the week, and efficient monitoring for new *nix mount points. Enhance your server monitoring capabilities with practical solutions and best practices presented in visually engaging slides.
Download Presentation
Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
E N D
Presentation Transcript
Add new NRPE check without restarting Reason for
Alert Different Groups Based on Day of Week define serviceescalation{ host_name service_description * contact_groups pkms_01p-mon-thu first_notification 1 escalation_period mon-thu last_notification 0 notification_interval 15 } ASPIT01P define serviceescalation{ host_name service_description * contact_groups pkms_01p-fri-sun first_notification 1 escalation_period fri-sun last_notification 0 notification_interval 15 } ASPIT01P define serviceescalation{ host_name service_description * contact_groups pkms_01p-managers first_notification 3 last_notification 0 notification_interval 15 } ASPIT01P