33 Commits

Author SHA1 Message Date
a0013d54bb - update compatibility info in README 2015-10-27 12:02:53 +03:30
Your Name
811cb8e9a5 - Fix Makefile on FreeBSD (does not honour CPPFLAGS) 2015-10-27 12:00:26 +03:30
46a5f87af7 - more linux shims 2015-10-27 11:58:27 +03:30
6be3e3f949 - Fix build on linux 2015-10-27 11:55:56 +03:30
91f68407db - add libpidutil dependency as submodule
- Cleanup Makefile
2015-10-27 11:35:27 +03:30
837abdafe6 - add Travis CI hint file and icon 2015-10-27 11:22:23 +03:30
d2cace06a9 - fix potential uninitialized variable 2015-10-25 16:17:24 +03:30
1b4cfba717 cleanup README 2015-10-21 11:40:40 +03:30
dd28f6e007 - update README 2015-10-21 11:31:58 +03:30
1fb260d101 - now depend on libpidutil [1] instead of FreeBSD specific libutil
- cleanup Makefile and respect PREFIX
- now builds on OS X on which clock_gettime() is not implemented
2015-10-21 11:29:05 +03:30
01d25ecb39 - Improve error handling when daemonizing 2015-09-16 12:14:02 +04:30
7506f09907 - style(9) 2015-09-16 09:39:43 +04:30
d94abab5ed - indentation 2015-09-16 09:33:31 +04:30
8ef5f2e9d2 Update README.md 2015-09-15 18:38:21 +04:30
6f4229c814 - Improve installation notes 2015-09-15 18:31:49 +04:30
f9b10b03e3 - Update README 2015-09-15 18:25:06 +04:30
620e51230e - Improve pidfile handling
- Clean shutdown if daemon is killed
- Prevent daemon from running twice
- Minor code cleanup and refactoring
2015-09-15 18:15:12 +04:30
49202f073a Update README.md 2015-09-13 17:12:27 +04:30
e56f61d387 Update README.md 2015-09-13 16:55:40 +04:30
e13ed6cf62 - Improve graph title 2015-09-13 16:27:47 +04:30
936ffce9fe - lint
- better error handling
- better pid and cache filename generation
2015-09-13 16:15:52 +04:30
df08fca0d2 - enable warnings 2015-09-13 16:15:16 +04:30
b42d71b7a2 - fix binary name 2015-09-13 15:01:24 +04:30
2aa44ab296 - define time resolution as a constant
- improve interface name detection
2015-09-13 14:44:01 +04:30
45cd9e8de3 - automatically detect interface name from program name
- fix config output
- set resolution to 5 seconds
- fork program with "acquire" as first parameter
- implement "fetch()"
2015-09-13 14:23:10 +04:30
63a4e521cd - wildcard plugin name should end with "_" character 2015-09-13 14:21:39 +04:30
f98a3dd0e4 - fix timer logic 2015-09-13 12:06:28 +04:30
5c9b5b658c - completing data collection method 2015-09-12 23:14:30 +04:30
1eb533f94b - Improve config() 2015-09-12 19:02:13 +04:30
665718aa40 - add Makefile 2015-09-12 18:54:31 +04:30
5196635421 - add license header 2015-09-12 18:48:43 +04:30
c71978d8c4 - initial import 2015-09-12 18:37:46 +04:30
eddb56269b Initial commit 2015-09-12 18:36:20 +04:30