Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
import"ResMon.idl";
Public Types | |
enum | Type { GLOBAL_CPU_USAGE , GLOBAL_FREE_MEM , GLOBAL_PROC_COUNT , FS_FREE_SPACE , FS_FREE_INODES , PROC_CPU_USAGE , PROC_VM_SIZE , PROC_FREE_FILE_DESC , PROC_LIFE_TIME , PROC_COUNT } |
Type of this ResMon Entry. More... | |
Public Attributes | |
Type | type |
Type of this ResMon Entry. | |
string | name |
ResMon Entry name. | |
long | value |
ResMon Entry value. | |
enum res_mon::Entry::Type |