summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2020-12-05phosphor-health-monitor: srcrev bump af9acbde4b..2b231e8aa9Andrew Geissler1-1/+1
Bruceleequantatw (1): Avoid "Error from statvfs2" showing reaptedly. (From meta-phosphor rev: ae2ec741dfa9f17179fd6877505a923bd7175120) Change-Id: Ieae48ed04311093ae994227f740819c5d23b4d15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-18phosphor-health-monitor: srcrev bump 1d0d012063..af9acbde4bAndrew Geissler1-1/+1
Bruceleequantatw (1): Add storage utilization functions (From meta-phosphor rev: 4fa446573e65217b73f187c2794bc8f4e5d33b96) Change-Id: I7f2344100c89d7212671c5ff207df83bf58d6050 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-02phosphor-health-monitor: srcrev bump 415dcd21da..1d0d012063Andrew Geissler1-1/+1
Vijay Khemka (1): Add object manager (From meta-phosphor rev: f6571ab8ff320554123256cc5fac992563a31273) Change-Id: Ifd1a3f46705bfa6264a031ba5f33d385d797c777 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24phosphor-health-monitor: srcrev bump b7a7b8a5a4..415dcd21daAndrew Geissler1-1/+1
Vijay Khemka (2): Add unit to health sensor Fix threshold checking (From meta-phosphor rev: c6579a1a8454582d8e43d4e7660f47b661fb2827) Change-Id: Ifbbace37c618ac2eb466f8a79eccbb54805728d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-11phosphor-health-monitor: srcrev bump e279530e92..b7a7b8a5a4Andrew Geissler1-1/+1
Vijay Khemka (3): Add sensor read function Add sensor reading timer Check threshold values (From meta-phosphor rev: 80873b3ebe921adf3e3f3591cc1637ec98e417da) Change-Id: Ib9ef4f289b67858d4f1202d05f740561ff30d8b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-04meta-phosphor: health: Add health monitor recipeVijay Khemka1-0/+21
Added new recipe for health monitor application which collects and monitor health sensor statistics (From meta-phosphor rev: 4d2032e9e190e02e8608939eeebdea785ea53772) Change-Id: Iae501b862990b1dc51460e360d67cfd36d00d3fe Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>