Commit Graph

53 Commits

Author SHA1 Message Date
5e88426204 Compiles again on Linux 2006-10-29 17:47:02 +00:00
5783c03e53 Code cleanup 2006-10-29 17:42:38 +00:00
793282f977 Fixed interface reporting on BSD 2006-10-29 17:40:16 +00:00
df9e710ac3 Re-designed for portability 2006-10-29 17:33:34 +00:00
ace85e126b Missing include <string.h> 2006-10-29 17:31:41 +00:00
c996733ba8 Re-generated Makefiles 2006-06-26 20:51:59 +00:00
ddbe67a17a Added a portability suggestion 2006-02-11 16:47:18 +00:00
2326ce9466 Almost ported volume information reporting to NetBSD 2006-01-23 17:19:14 +00:00
97e20a88ff Added a FIXME 2006-01-23 17:15:41 +00:00
03a622c809 Freeing more memory, better handling of errors 2006-01-23 17:14:18 +00:00
39f813ef11 Volume information considers the block size in multiples of kilobytes 2006-01-23 14:45:37 +00:00
f292ba2346 Implemented volume information fetching (potential buffer overflows though) 2006-01-20 18:18:57 +00:00
fbcec89034 Implemented information fetching from configuration file 2006-01-20 16:54:11 +00:00
37fa1dbc59 Fixed interface information fetching 2006-01-19 22:27:27 +00:00
90e3254373 Personal configuration update (has to be externalized) 2006-01-19 14:33:12 +00:00
3428abaa7f Code cleanup 2006-01-18 19:01:46 +00:00
2e46ed13d0 Debugging network interface statistics code 2006-01-18 19:01:09 +00:00
e062e860dd Code cleanup and added storage space reporting support 2006-01-18 17:35:00 +00:00
f56ea60008 Code cleanup 2006-01-10 15:45:02 +00:00
7a851747f4 Hosts sub-directories no longer necessary 2005-12-11 10:09:29 +00:00
2b8916ab72 Code cleanup 2005-12-03 21:44:39 +00:00
178511a0d3 Assuming all network stats are positive 2005-11-01 17:51:54 +00:00
b81af24171 Assuming all values are unsigned 2005-11-01 17:35:21 +00:00
f2dfcf7d78 More robust to errors 2005-10-27 00:40:36 +00:00
e507efeef0 Optionally collecting network statistics for an interface per host 2005-10-26 23:46:42 +00:00
b778425a60 Actually sends network statistics 2005-10-26 23:42:22 +00:00
7962131ccd Better debugging output 2005-10-26 23:19:15 +00:00
409e53b7b9 Compiles again on BSD 2005-10-26 21:49:57 +00:00
f3f26a0f40 Added network interface information (linux only) 2005-10-26 21:46:27 +00:00
40650ebb55 Added uninstallation rules 2005-10-25 15:58:43 +00:00
11169e6079 Added installation rules 2005-10-25 02:30:56 +00:00
67abb3c2f2 New configure version 2005-10-24 00:04:32 +00:00
9a02730967 Fixed swap reporting on NetBSD 2005-10-12 11:07:10 +00:00
a30d22f1b0 Probes logged in users count 2005-10-12 00:51:31 +00:00
9ed7873930 Added users count 2005-10-11 18:08:42 +00:00
2f44f46b0f More verbose 2005-10-11 11:13:33 +00:00
8576b6eb2a Fixed Probe interface 2005-10-11 11:03:01 +00:00
40cb4c9812 Should support memory information on NetBSD 2005-10-11 10:40:07 +00:00
a811326e02 Probes every 10 seconds, begins support for memory information 2005-10-11 09:53:58 +00:00
b084a2868f Improving error handling 2005-10-11 00:41:01 +00:00
4a100d3047 Polling every 10 seconds 2005-10-11 00:19:41 +00:00
dd96d36cf5 Detecting Linux through defined _GNU_SOURCE 2005-10-10 22:44:33 +00:00
322e56ce36 Process count support added 2005-09-25 03:40:08 +00:00
d4dfdc53d4 Process count works on NetBSD 2005-09-25 03:39:14 +00:00
e4a6e9dcd3 Added procs interface 2005-09-25 02:27:29 +00:00
c80084a0cf Added NetBSD code for procs hopefully 2005-09-25 02:25:57 +00:00
3be0cd6e32 Works for multi-hosts 2005-09-24 22:58:48 +00:00
8293e58c4c More or less fixed calls to sysctl() 2005-09-24 22:31:00 +00:00
5923e1bdcf Almost works on BSD 2005-09-24 15:53:37 +00:00
5daaa7da02 Hopefully gruikly ported to BSD 2005-09-24 15:42:02 +00:00