Hi,

I've been running ipa-healthcheck for a while and this morning I started to
get a few failures:

  {
    "source": "ipahealthcheck.ipa.certs",
    "kw": {
      "msg": "Request id 20180929065627 expires in 27 days",
      "expiration_date": "20200104123511Z",
      "days": 27,
      "key": "20180929065627"
    },
    "uuid": "02af62dc-ac2c-48a6-951f-884e119be9a7",
    "duration": "0.046374",
    "when": "20191208113322Z",
    "check": "IPACertmongerExpirationCheck",
    "result": "WARNING"
  },
  {
    "source": "ipahealthcheck.ipa.certs",
    "kw": {
      "msg": "Request id 20180929065620 expires in 27 days",
      "expiration_date": "20200104123511Z",
      "days": 27,
      "key": "20180929065620"
    },
    "uuid": "ce377ee1-6f8a-4921-9c33-01c6d82e91ff",
    "duration": "0.148693",
    "when": "20191208113323Z",
    "check": "IPACertfileExpirationCheck",
    "result": "WARNING"
  },

I get a pair of these for a couple of certs. Should WARNING results be
ignored (because those should be renewed automatically, perhaps?)? I was
running --failures-only, but perhaps I should run --severity CRITICAL,ERROR
for monitoring?

Cheers,

Álex

-- 
   ___
 {~._.~}
  ( Y )
 ()~*~()  mail: alex at corcoles dot net
 (_)-(_)  http://alex.corcoles.net/
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org

Reply via email to