Novaordis-linux: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Projects =Overview= Linux monitoring and management functionality. =GitHub= {{External|https://github.com/NovaOrdis/novaordis-linux}}...") |
No edit summary |
||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
Linux monitoring and management functionality. | Linux monitoring and management functionality: | ||
* /proc/stat parsing. | |||
=GitHub= | =GitHub= |
Revision as of 05:38, 10 September 2017
Internal
Overview
Linux monitoring and management functionality:
- /proc/stat parsing.
GitHub
Maven
<dependency> <groupId>io.novaordis.linux</groupId> <artifactId>novaordis-linux</artifactId> <version>${novaordis.linux.version}</version> </dependency>