Commit Graph

176 Commits

Author SHA1 Message Date
f7dc20a1f6 De-constify where relevant 2016-02-07 19:18:40 +01:00
65ee4104c3 Add support for rrdcached(1) (2/2: create) 2016-02-07 19:02:57 +01:00
9b15ff87e6 Add support for rrdcached(1) (1/2: update) 2016-02-07 18:58:12 +01:00
edb8efe603 Free the prefix when destroying DaMon 2016-02-07 18:47:02 +01:00
5219835bba Code cleanup 2016-02-07 18:41:36 +01:00
326bdf59c8 Add support for graphing pending package upgrades 2016-02-06 19:32:33 +01:00
8b0151a74c Fix compiling with the Salt backend 2016-02-06 19:14:32 +01:00
cdb65b9fc2 Ease compilation with the backend for Salt 2016-02-06 18:11:33 +01:00
d09021a16a Keep yearly statistics as well 2016-02-05 15:56:42 +01:00
e0e83edb26 Add support for tracking the process count 2016-02-05 01:12:27 +01:00
bbc9ff99cb Add support for process count 2016-02-05 00:49:06 +01:00
2d675dbf40 Minor optimization 2016-02-05 00:42:02 +01:00
e22ad242f9 Rename the RRD database for counting users 2016-02-05 00:40:25 +01:00
83799ff140 Rename the index for counting users 2016-02-05 00:39:32 +01:00
3e57dd6a46 Report volume data as such 2016-02-05 00:38:03 +01:00
e7fd8a2385 Also keep track of users 2016-02-04 16:53:52 +01:00
dfa00178b2 Introduce a backend for Salt 2016-02-04 16:40:16 +01:00
db4d65ffa6 Move the information gathering code into backends 2016-02-04 16:08:53 +01:00
944cbf101e Improve debugging information 2016-02-04 16:06:14 +01:00
f3df51420a Code cleanup 2016-02-04 16:05:56 +01:00
d3590e9edf Avoid use after free() 2016-02-04 16:05:24 +01:00
db5a4a2863 Initialize RRD database files one second in the past 2016-02-04 15:57:59 +01:00
e8cce6837b Code cleanup 2016-02-04 15:56:47 +01:00
77e44e0f88 Add support for volume graphs 2016-02-04 15:56:28 +01:00
0f4c69e615 Create parent directories automatically 2016-02-04 15:55:41 +01:00
c7327392be Support 64-bits values by default 2016-02-04 15:53:48 +01:00
4d6f2d3a66 Use PROGNAME in one more place 2016-02-04 01:56:19 +01:00
3af4692b4c Refresh more often when debugging 2016-02-04 01:51:52 +01:00
5f9c739125 Keep track of errno 2016-02-04 01:51:41 +01:00
a092f053c0 Code cleanup 2016-02-04 01:47:17 +01:00
fb93a73b83 Check for errors upon initialization 2016-02-04 01:43:38 +01:00
ec7115921d Code cleanup 2016-02-04 01:41:16 +01:00
68298fd5e2 Code cleanup 2016-02-04 01:37:39 +01:00
09d3394691 Add support for creating RRD database files 2016-02-04 01:33:39 +01:00
a4ebfa7582 Refresh every 5 minutes by default 2016-02-04 01:30:10 +01:00
3d69623418 Build with full ASLR, SSP and RELRO support by default 2016-02-04 01:27:51 +01:00
d653253e7f Move the RRD code to a separate file 2016-02-04 01:25:11 +01:00
2bf3796ddd Expose damon_refresh() 2016-02-04 01:06:28 +01:00
36c3aa4efb Update the copyright notice 2016-02-04 00:59:31 +01:00
57d9dc9b82 Move main() out of damon.c 2016-02-04 00:59:25 +01:00
9d5294110f Fix building Probe(1) on NetBSD 2016-02-04 00:41:08 +01:00
8f0a2c09dd Partially fix the build on NetBSD 2016-02-04 00:37:04 +01:00
3f12810f6a Update the copyright notice 2016-02-04 00:33:54 +01:00
c9bac061ea Add missing include on NetBSD 2016-02-04 00:32:44 +01:00
73587a1843 Register more targets in .gitignore 2016-02-04 00:29:56 +01:00
9e33ef0447 Add a .gitignore file 2016-02-04 00:29:27 +01:00
3c6e0e510f Remove generated files from the source tree 2016-02-04 00:27:43 +01:00
ebbe4bc51f Report errors 2016-02-04 00:26:32 +01:00
cec9fadeb7 Fix handling of spaces in arguments 2016-02-04 00:22:21 +01:00
084da3a25f Update the copyright notice 2016-02-04 00:22:11 +01:00