ACC-M MongoDB Plugin and SSL Connectivity
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 12:33 PM
I'm developing a monitoring policy using the MongoDB Metrics policy included in ACC Plugins. My environment enforces ssl connectivity, which I see supported for the sensu metrics-mongodb plugin: https://github.com/sensu-plugins/sensu-plugins-mongodb/blob/master/bin/metrics-mongodb.rb . Does the plugin bundled by ServiceNow support additional parameters such as '--ssl-ca-cert SSL_CA_CERT' ?
This plugin provides native MongoDB instrumentation for monitoring and metrics collection, including: service health, database connectivity, replication lag/status, `oplog` monitoring, collection-specific metrics, and more. - sensu-plugins-mongodb/bin/metrics-mongodb.rb at master · ...
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 01:02 PM
Per a conversation with ServiceNow support, there are no plans to upgrade the plugin bundled with Metric Intelligence. It is up to the implementer to create a custom check.