Commit Graph

194 Commits

Author SHA1 Message Date
3524740fd4 Partial build fix for NetBSD 2022-05-18 00:14:21 +02:00
8cb1730cb1 Improve support for FreeBSD 2022-05-18 00:13:55 +02:00
ba0f0e9199 Avoid some compilation warnings 2022-05-18 00:02:17 +02:00
bc00490477 Use string_get_length() instead of string_length() 2022-05-18 00:00:26 +02:00
f0f9b7237e Update the copyright notice 2022-05-17 23:59:04 +02:00
11e7dcb6af Use PROGNAME_{DAMON,PROBE} 2022-05-17 23:58:42 +02:00
a35ef5c603 Update the scripts from DeforaOS configure 2022-05-17 23:51:39 +02:00
5b92cf78ac Import the newer scripts from DeforaOS configure 2020-11-19 03:18:29 +01:00
2389039731 Register the "clint" and "fixme" tests 2020-11-19 01:02:33 +01:00
369d86e051 Import the "clint" and "fixme" tests from DeforaOS configure 2020-11-19 01:02:33 +01:00
30662f123a Debug to the standard error stream 2016-03-07 02:37:49 +01:00
f3e6a94661 Import a simple tool to merge data in RRD databases 2016-03-06 14:09:54 +01:00
83bb22f8a3 Fix building PIE on Linux and FreeBSD (possibly more) 2016-03-06 14:09:54 +01:00
6d7042eac0 Change the default refresh internal to 60 seconds 2016-02-10 20:06:40 +01:00
1d2f42e0c8 Also keep peak values for every graph 2016-02-08 00:00:51 +01:00
77f92bd89c Keep more data by default 2016-02-08 00:00:20 +01:00
3b9dfea710 Import a default configuration file for DaMon 2016-02-07 19:35:39 +01:00
12eff10165 Report more errors 2016-02-07 19:19:13 +01:00
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