xosview
1.23
About: xosview is an X Windows based system monitor (cpu, memory, swap and network usage; interrupt and serial activities; load average).
![]() ![]() |
#include "raidmeter.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fstream>
#include <sstream>
#include <iostream>
Go to the source code of this file.
Variables | |
static const char * | RAIDFILE = "/proc/mdstat" |
|
static |
Definition at line 16 of file raidmeter.cc.
Referenced by RAIDMeter::getRAIDstate().