forked from libstatgrab/libstatgrab
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
54 lines (54 loc) · 1011 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Makefile.in
Makefile
.deps
.libs/
*.swp
*.o
*.lo
autom4te.cache/
compile
config.h*
config.guess
config.log
config.status
config.sub
m4/[b-z]*.m4
aclocal.m4
ar-lib
configure
depcomp
install-sh
libstatgrab.pc
libtool
ltmain.sh
missing
examples/cpu_usage
examples/disk_traffic
examples/filesys_snapshot
examples/load_stats
examples/network_iface_stats
examples/network_traffic
examples/os_info
examples/page_stats
examples/process_snapshot
examples/process_stats
examples/user_list
examples/valid_filesystems
examples/vm_stats
src/libstatgrab/libstatgrab.la
src/libstatgrab/statgrab.h
src/saidar/saidar
src/statgrab/statgrab-make-mrtg-config
src/statgrab/statgrab-make-mrtg-index
src/statgrab/statgrab
tests/multi_threaded/diff_stats
tests/multi_threaded/diff_stats.t
tests/multi_threaded/full_stats
tests/multi_threaded/full_stats.t
tests/single_threaded/diff_stats
tests/single_threaded/diff_stats.t
tests/single_threaded/full_stats
tests/single_threaded/full_stats.t
tests/testlib/libtestlib.a
stamp-h1
INSTALL