QuaeNocentDocent / SCOMSNMP-MP

A collection of SNMP monitoring MP for SCOM
Apache License 2.0
1 stars 2 forks source link

Certificate monitoring #6

Open msacharewicz opened 5 years ago

msacharewicz commented 5 years ago

Hi,

The new LMOS 7.2.44.0 firmware expanded SNMP with certificate data:

SNMP can now be used to retrieve SSL certificate information. Created a new certs MIB module (OID: 1.3.6.1.4.1.12196.14.1) that displays the SSL certificate information for all installed SSL certificates on the LoadMaster. There is a limit of a maximum of 256 SSL Certs that can be displayed. The following information is contained in the new MIB module:

certIdx - Unique Certificate Id
certFileName - Certificate file name
certSubjectName - Certificate name
certSerialNumber - Certificate Serial Number
certStartDate - Certificate Start Date
certEndDate - Certificate End Date
certIssuer - Certificate Issuer

Do you expect to consider expanding the MP with monitoring certificate, especially certificate expiration?

Best regards, Michał Sacharewicz

brandubh commented 5 years ago

Good idea, added in the todo list