summaryrefslogtreecommitdiffstats
path: root/app/monitoring/checks
AgeCommit message (Collapse)AuthorFilesLines
2018-02-27US3541 merge various fixes to OPNFV branchyayogev10-12/+12
timestamp of last commit tt was merged: 26-Jan-2018 16:25. Change-Id: I7b0bf7885d7d0badb81c794a52c480b905d78459 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-12-18release 1.2 + new taggingKoren Lev2-0/+135
Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225 Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-09-06US2925 add monitoring of host pNIC in OVSyayogev1-18/+13
- check_interface.py: renamed to check_pnic_ovs.py - check_interface.py: check changed to use 'ip link show' command - monitor.py: handle check name where object type contains underscore, specifically 'host_pnic' - monitor.py: refactored to work as class - monitoring_pnic.py: changed to handle either OVS or VPP - monitoring_check_handler.py: change to allow defining hard-coded check_type string for file_type naming - monitoring config templates: removed default handler Change-Id: Iad38fa108e9ceae18a7c94b3570a8d9b836a8632 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-09-04vnic-vconnector status 1 on problemyayogev1-5/+7
Change-Id: I896666e81f0a656936b0e77ce14b9effc8b444cb Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-07-27Calipso initial release for OPNFVYaron Yogev9-0/+536
Change-Id: I7210c244b0c10fa80bfa8c77cb86c9d6ddf8bc88 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>