Skip to content

Ansible role to enable OpenShiftv3 internal service monitoring. Incl. disk space utilization using custom Py module.

License

Notifications You must be signed in to change notification settings

salanisor/role_check_disk_mem_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

It provides disk and memory threshold checks for 85% utilization.

Requirements

  • Ansible 2.4 or higher
  • Red Hat Enterprise Linux 7, Fedora, CentOS

Dependencies

  • Python psutil library (python2-psutil.x86_64|python3-psutil.x86_64)

Example Playbook

---
- hosts: 127.0.0.1
  connection: local
  gather_facts: true
  roles:
  - {role: role_check_disk_mem_util}

License

GPLv3

Author Information

Author Name @canit00

About

Ansible role to enable OpenShiftv3 internal service monitoring. Incl. disk space utilization using custom Py module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published