diff --git a/Homepage/config/services.yaml b/Homepage/config/services.yaml index e55a29e..f18f90a 100644 --- a/Homepage/config/services.yaml +++ b/Homepage/config/services.yaml @@ -322,6 +322,25 @@ label: Needs Updates - field: security_updates label: Security Updates + + - PatchMon: + id: cyan + tab: Network + href: https://patch.mikemcfetridge.com + description: PatchMon Statistics + icon: https://patch.mikemcfetridge.com/assets/logo_square_default.svg + widget: + type: customapi + url: https://patch.mikemcfetridge.com/api/v1/gethomepage/stats + headers: + Authorization: Basic cGF0Y2htb25fYWVfNTIxMmM5ZDg4M2E1NzA0NGIzZmJhZDdhMzQyYjVlODg6MTI0YzlhYzQ3ZTBlM2EzYWZiMTdjOTE5MWExYzU5M2YxOGJhNDdkYWQ0NjBjZmU2MDJmZDQ5MzE2ZDM0MTQ1Ng== + mappings: + - field: total_hosts + label: Total Hosts + - field: hosts_needing_updates + label: Needs Updates + - field: security_updates + label: Security Updates ############################################## Bookmark TAB Services ############################################################# - Bookmarks: