1. c238126 Add support of using BSD netstat to get interface traffic by WHR · 4 years, 8 months ago
  2. 112bab6 Add support for Carbon over SSH by WHR · 4 years, 8 months ago
  3. 53c91b8 Merge branch 'master' of ssh://10.1.107.31/home/whr/src/performance-monitor/ by WHR · 4 years, 8 months ago
  4. 2aa294a Add atopsar(1) support in cpustat, iostat and memstat; use mibibyte unit in memstat if possible by WHR · 4 years, 8 months ago
  5. 3417c76 Comment out default setting by WHR · 4 years, 8 months ago
  6. 91b3c00 Receive Carbon lines via pipe instead to avoid repeatedly opening connection by WHR · 4 years, 8 months ago
  7. a7bc18a Optimize collect-ifstat.linux-procfs.sh; verify INTERVAL setting by WHR · 4 years, 8 months ago
  8. 75d0dd2 Add support of pushing data to Carbon server via plain text line protocol, in addition to InfluxDB HTTP POST by WHR · 4 years, 8 months ago
  9. 54e5b60 Remove use of sed(1) from collect-loadavg.sysctl.sh for better performance by WHR · 4 years, 8 months ago
  10. 619d91a Add collect-loadavg.sysctl.sh for BSD systems by WHR · 4 years, 8 months ago
  11. b114a33 Split collect-swapstat.sh into sysstat sar version by WHR · 5 years ago
  12. 2ab7b60 Exit with error message if current platform isn't supported by WHR · 5 years ago
  13. 8540ca2 Split collect-procstat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  14. 0f63e02 Split collect-memstat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  15. 7ccba15 Fix System-V sar filter by WHR · 5 years ago
  16. ba267f2 Split collect-iostat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  17. e6e5d8f Don't wait(2) for HTTP client process to exit by WHR · 5 years ago
  18. 7b36fe7 Output HTTP replies to stdout if any by WHR · 5 years ago
  19. 205b078 Split collect-cpustat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  20. b1fb056 Allow custom command line in HTTP client commands by WHR · 5 years ago
  21. b62e64a Add example of using nc(1) as HTTP client in performance-monitor.cfg by WHR · 5 years ago
  22. 659f8ce Split procfs-specific code into separate files by WHR · 5 years ago
  23. 22888b1 Allow any IP address in get_ip_address by WHR · 5 years ago
  24. 4fbd8d3 Add copyright and license headers; add error message for unrecognized HTTP_CLIENT variable by WHR · 5 years ago
  25. e44f9cc Only call prepare_http_server_information from http_post by WHR · 5 years ago
  26. a2830a4 Add support of using netcat to do HTTP POST by WHR · 5 years ago
  27. d7603d9 Add example configuration file; auto-detect HTTP client command by WHR · 5 years ago
  28. d67bb4e Error on INFLUXDB_BASE_URL or INFLUXDB_DB_NAME unset by WHR · 5 years ago
  29. f503398 Add INTERFACE config option by WHR · 5 years ago
  30. 5850444 Move getopts to utils.sh by WHR · 5 years ago
  31. 1303adb Use variables for InfluxDB URL and DB name by WHR · 5 years ago
  32. b90ba0a Add configuration files support by WHR · 5 years ago
  33. 523e9e9 Update README by WHR · 5 years ago
  34. c6fd7a5 Add iostat script by WHR · 5 years ago
  35. 2d61f20 Print error messages to stderr by WHR · 5 years ago
  36. 3229412 Fallback to use hostname(1) by WHR · 5 years ago
  37. 61e73e3 Add utils.sh to merge functions used in all scripts; use command line options by WHR · 5 years ago
  38. 70ea54d Import version 20181122; use wget(1) instead of curl(1) by WHR · 5 years ago