Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up compiler warnings. | Heikki Kallasjoki | 2018-11-30 | 1 | -1/+1 |
* | Add support for a --pidfile= argument. | Heikki Kallasjoki | 2018-11-30 | 1 | -4/+17 |
* | Daemonize to background by default. | Heikki Kallasjoki | 2018-11-30 | 1 | -3/+64 |
* | Split the scrape setup and serving to separate functions. | Heikki Kallasjoki | 2018-11-30 | 1 | -1/+6 |
* | Refactor to allow excluding collectors from the build. | Heikki Kallasjoki | 2018-11-30 | 1 | -16/+14 |
* | Add the diskstats collector. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+2 |
* | Add the filesystem collector. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+2 |
* | Add the meminfo collector. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+2 |
* | Switch to standard default port; add command-line argument. | Heikki Kallasjoki | 2018-11-16 | 1 | -2/+6 |
* | Initial prototype. | Heikki Kallasjoki | 2018-08-05 | 1 | -0/+139 |