rafabu / SCOM-PKICertificateMP

This is for SCOM - System Center Operations Manager: The PKI Certificate Verification MP discovers PKI Certificates and Certificate Revocation Lists inside computers’ local certificate stores. It helps preventing service interruptions caused by invalid certificates by alerting when
GNU Lesser General Public License v3.0
20 stars 11 forks source link

Cert Validity dates - unsortable format #35

Open lurrkas opened 3 years ago

lurrkas commented 3 years ago

Hi,

We're using SquaredUp dashboards and I want to create a view where we can sort the certificates based on their expiration dates. This is also something we'd like to do in the regular SCOM state view.

However - the dates are displayed in the format dd/mm/yyyy. This makes SCOM sort the certificates by month, day and then year - which doesn't really sort it at all.

Is it possible to adjust this somehow - perhaps by me manually modifying the MP slightly or do you think it's something specific to the way we've got our SCOM setup?

Thanks!

SkywalkerHogie commented 3 years ago

Mine seem to sort ok when I sort by "Health State" ... I've configured warning and error health states in SCOM.

image image image

This was probably a question for the SquaredUp forums :)

lurrkas commented 3 years ago

They do sort ok if we filter out the ones that are not expiring within the year. The issue is when we want to view the complete list of certificates it's difficult to get a proper overview. It's also the same in the SCOM Console, so not SquaredUp-specific.