]> granicus.if.org Git - icinga2/commit
Add summarized performance data to check_network 7481/head
authorMichael Insel <michael@insel.email>
Fri, 6 Sep 2019 18:36:47 +0000 (20:36 +0200)
committerMichael Insel <michael@insel.email>
Fri, 6 Sep 2019 18:46:32 +0000 (20:46 +0200)
commit1bd91b0998fa7fcec37a2ac0c3511eea5fc3d675
treea8226eea939d4b33e69523945f97551dd6e76b2e
parent897b81d46147e803dd9c73bcd284322e00c062fe
Add summarized performance data to check_network

This adds two new performance data values to check_network, 'network_in'
and 'network_out'.

On systems with multiple network interfaces the 'network_in' value holds
the summarized input bytes and the 'network_out' value holds the
summarized output bytes.
plugins/check_network.cpp