1. 27268a4 Calculate ServerAliveInterval value for Carbon over SSH connection from the global INTERVAL setting by WHR · 2 years, 6 months ago
  2. be7b856 Lower ServerAliveInterval value for Carbon over SSH connection by WHR · 2 years, 6 months ago
  3. 243479f Remove obsoleted configuration method from systemd service file by WHR · 2 years, 10 months ago
  4. 45ce494 Fix misinterpretation of atopsar(1) disk utilization data by WHR · 3 years, 10 months ago
  5. a67b2df Fix getting processor count on GNU systems by WHR · 3 years, 10 months ago
  6. 9d9d19a Add PER_CPU_STATS configure option to disable per-processor statistics by WHR · 3 years, 10 months ago
  7. 738061c Fix check_netcat_for_carbon function didn't abort program on failure by WHR · 3 years, 10 months ago
  8. 55da524 Try to provide suitable hostname for Carbon by WHR · 3 years, 10 months ago
  9. fcf2c0c Add option '-a' for all atopsar(1) usages; refresh device name map on atopsar(1) date change by WHR · 3 years, 10 months ago
  10. c38774d Improve camcontrol(8) failure handling by WHR · 3 years, 10 months ago
  11. 3b64830 camcontrol(8) requires read-write access to /dev/xpt0 by WHR · 3 years, 10 months ago
  12. a5a037f Add fallback functions to get disks physical path for Linux without udevadm(8) by WHR · 3 years, 10 months ago
  13. 51da540 Allow fallback to original device name if udevadm(8) for Linux or camcontrol(8) for kFreeBSD is not available by WHR · 3 years, 10 months ago
  14. a6b02e5 Prefer atopsar(1) over sar.sysstat(1) for iostat; Use physical path based names for disks on supported platforms by WHR · 3 years, 10 months ago
  15. 215e943 Lower atopsar(1) scheduling priority if run as root by WHR · 3 years, 10 months ago
  16. 75497b7 Use short host name by WHR · 3 years, 10 months ago
  17. 8fc7d6d Correct CPU name uses 'all' instead of 'avg' in collect-cpustat.sysv-sar.sh by WHR · 3 years, 10 months ago
  18. fbcdd53 Wait for 10 seconds before restarting service in performance-monitor@.service by WHR · 3 years, 11 months ago
  19. 192416b Fix Carbon submit via bash TCP redirection by WHR · 4 years, 2 months ago
  20. b10b66d Skip HTTP client checking if it not required by WHR · 4 years, 2 months ago
  21. e938c5e BSD netstat adds '*' to interface name when it is down by WHR · 4 years, 2 months ago
  22. 1ebaf8d Fix typo by WHR · 4 years, 6 months ago
  23. 0b41407 Skip atopsar(1) date change notice to fix warning by WHR · 4 years, 7 months ago
  24. af2482d Fix InfluxDB server response body (if any) being piped into Carbon server by WHR · 4 years, 7 months ago
  25. 906d9e6 Fix CPU report from sysstat.sar(1) uses name 'all' for average values; correct from 'all' to 'avg' in other places; add 'avg' CPU report when using atopsar(1) by WHR · 4 years, 7 months ago
  26. d7b393d Add support of getting interfaces traffic data using atopsar(1) by WHR · 4 years, 7 months ago
  27. 28af4f1 Fix empty value of CARBON_OVER_SSH being rejected by WHR · 4 years, 7 months ago
  28. 7a17ba3 Fix compatibility issue with netstat(1) in FreeBSD 11 by WHR · 4 years, 7 months ago
  29. e467df7 collect-ifstat.linux-procfs.sh: forget traffic data of disappeared interfaces by WHR · 4 years, 7 months ago
  30. c238126 Add support of using BSD netstat to get interface traffic by WHR · 4 years, 7 months ago
  31. 112bab6 Add support for Carbon over SSH by WHR · 4 years, 7 months ago
  32. 53c91b8 Merge branch 'master' of ssh://10.1.107.31/home/whr/src/performance-monitor/ by WHR · 4 years, 7 months ago
  33. 2aa294a Add atopsar(1) support in cpustat, iostat and memstat; use mibibyte unit in memstat if possible by WHR · 4 years, 7 months ago
  34. 3417c76 Comment out default setting by WHR · 4 years, 7 months ago
  35. 91b3c00 Receive Carbon lines via pipe instead to avoid repeatedly opening connection by WHR · 4 years, 7 months ago
  36. a7bc18a Optimize collect-ifstat.linux-procfs.sh; verify INTERVAL setting by WHR · 4 years, 7 months ago
  37. 75d0dd2 Add support of pushing data to Carbon server via plain text line protocol, in addition to InfluxDB HTTP POST by WHR · 4 years, 7 months ago
  38. 54e5b60 Remove use of sed(1) from collect-loadavg.sysctl.sh for better performance by WHR · 4 years, 7 months ago
  39. 619d91a Add collect-loadavg.sysctl.sh for BSD systems by WHR · 4 years, 7 months ago
  40. b114a33 Split collect-swapstat.sh into sysstat sar version by WHR · 5 years ago
  41. 2ab7b60 Exit with error message if current platform isn't supported by WHR · 5 years ago
  42. 8540ca2 Split collect-procstat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  43. 0f63e02 Split collect-memstat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  44. 7ccba15 Fix System-V sar filter by WHR · 5 years ago
  45. ba267f2 Split collect-iostat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  46. e6e5d8f Don't wait(2) for HTTP client process to exit by WHR · 5 years ago
  47. 7b36fe7 Output HTTP replies to stdout if any by WHR · 5 years ago
  48. 205b078 Split collect-cpustat.sh into sysstat sar and System-V sar versions by WHR · 5 years ago
  49. b1fb056 Allow custom command line in HTTP client commands by WHR · 5 years ago
  50. b62e64a Add example of using nc(1) as HTTP client in performance-monitor.cfg by WHR · 5 years ago
  51. 659f8ce Split procfs-specific code into separate files by WHR · 5 years ago
  52. 22888b1 Allow any IP address in get_ip_address by WHR · 5 years ago
  53. 4fbd8d3 Add copyright and license headers; add error message for unrecognized HTTP_CLIENT variable by WHR · 5 years ago
  54. e44f9cc Only call prepare_http_server_information from http_post by WHR · 5 years ago
  55. a2830a4 Add support of using netcat to do HTTP POST by WHR · 5 years ago
  56. d7603d9 Add example configuration file; auto-detect HTTP client command by WHR · 5 years ago
  57. d67bb4e Error on INFLUXDB_BASE_URL or INFLUXDB_DB_NAME unset by WHR · 5 years ago
  58. f503398 Add INTERFACE config option by WHR · 5 years ago
  59. 5850444 Move getopts to utils.sh by WHR · 5 years ago
  60. 1303adb Use variables for InfluxDB URL and DB name by WHR · 5 years ago
  61. b90ba0a Add configuration files support by WHR · 5 years ago
  62. 523e9e9 Update README by WHR · 5 years ago
  63. c6fd7a5 Add iostat script by WHR · 5 years ago
  64. 2d61f20 Print error messages to stderr by WHR · 5 years ago
  65. 3229412 Fallback to use hostname(1) by WHR · 5 years ago
  66. 61e73e3 Add utils.sh to merge functions used in all scripts; use command line options by WHR · 5 years ago
  67. 70ea54d Import version 20181122; use wget(1) instead of curl(1) by WHR · 5 years ago