testing - Monitoring CPU and MEM of embedded system with Jenkins -
i need somehow monitor cpu , mem usage of embedded system during automated system tests using jenkins.
as of jenkins flashing target newest build , afterwards running tests. system running arm linux able make script poll info through ssh during tests.
my question if there tool provides functionality - if not how make jenkins process file , provide graph of cpu , memory info during these tests?
would plugin suit needs?