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?

monitoring plugin: monitoring of jenkins


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -