MaxxVolk / Maximus.Connectivity.Monitoring

Multi-protocol connectivity testing for SCOM, including ping, HTTP, SSL/TLS, TCP, etc.
MIT License
3 stars 2 forks source link
availability management-pack monitoring opsmgr scom

Maximus Connectivity Monitoring

Management Pack for System Center Operations Manager

Multi-protocol connectivity testing for SCOM, including ping, HTTP, SSL/TLS, etc.

User manual: http://maxcoreblog.com/2021/01/14/maximus-connectivity-monitoring/

Making of article: http://maxcoreblog.com/2021/01/11/connectivity-monitoring-scom-management-pack-the-making-of/

How to add more tests: Example extension sample MP with detailed how-to-make instructions is available at https://github.com/MaxxVolk/Maximus.Connectivity.ExampleExtension.Monitoring

Main management pack features:

Tests objects implemented in the current release:

The main idea behind this management pack is to create flexible infrastructure, which allows to create and configure a suitable monitoring sets for each destination. Say, for instance, if you have an SQL server, you can add it as a destination, then add 'Ping', 'DNS Resolution', 'SSL', 'TCP Connect', and 'SQL Synthetic transaction' test objects. For a mail server, you can create a destination and add 'Ping', 'DNS Resolution', 'SSL', 'TCP Connect', 'SMTP Send', and 'IMAP Receive' modules. Or, for an S3-compatible storage service you can make a set of 'Ping', 'DNS Resolution', 'SSL', 'TCP Connect', and 'S3 Synthetic Transaction'.

User Interface Overview