Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #6419: agent_3par: Prevent InsecureRequestWarning error when ignoring SSL cert issues

Component Checks & agents
Title agent_3par: Prevent InsecureRequestWarning error when ignoring SSL cert issues
Date Aug 2, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.5.0p1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

In previous 1.5 releases the 3par special agent could report errors like this:

CRIT - [special_3par] Agent exited with code 1: /omd/sites/debsg/lib/python/requests/packages/urllib3/connectionpool.py:852: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See

When a special agent is told to ignore SSL issues (like it's done always for this agent) such warnings should be suppressed.

To the list of all Werks