Collect and submit proformance data onto Carbon (Graphite) and/or InfluxDB

[Releases]
Clone this repo:

Branches

  1. bc517c7 Also implement sockstat using the BSD netstat by WHR · 27 hours ago master
  2. be8ba79 Ask BSD netstat(1) to not truncate interface names, and fallback to getting the full name from ifconfig(8) output if that didn't work by WHR · 4 days ago
  3. 4c44189 Redirect stdout of Carbon line client processes to /dev/null by WHR · 1 year, 7 months ago
  4. 4ae0045 Deprecate uses of '/proc/<pid>/status' by WHR · 2 years, 4 months ago
  5. 2167745 Fix mismatched formatting string in collect-iostat.atop-sar.sh by WHR · 2 years, 6 months ago
  6. 3c9d9f1 Merge branch 'master' of ssh://beijing.rivoreo.one:22333/export/home/WHR/src/performance-monitor/ by WHR · 4 years, 1 month ago
  7. 86b0e9e Add sockstat by WHR · 4 years, 1 month ago
  8. c3929bb Start performance-monitor@.service after basic network configuration by WHR · 4 years, 1 month ago
  9. ecbde24 Add ASYNC_COUNT_PROCESSES configure option to make process counting interval more stable by WHR · 4 years, 1 month ago
  10. 84bc1b7 Fix wrong usage of [(1) by WHR · 4 years, 3 months ago
  11. 422ce72 collect-nprocstat.procfs.sh: support more procfs implementations by WHR · 4 years, 4 months ago
  12. 27268a4 Calculate ServerAliveInterval value for Carbon over SSH connection from the global INTERVAL setting by WHR · 4 years, 5 months ago
  13. be7b856 Lower ServerAliveInterval value for Carbon over SSH connection by WHR · 4 years, 5 months ago
  14. 243479f Remove obsoleted configuration method from systemd service file by WHR · 4 years, 9 months ago
  15. 45ce494 Fix misinterpretation of atopsar(1) disk utilization data by WHR · 6 years ago
  16. a67b2df Fix getting processor count on GNU systems by WHR · 6 years ago
  17. 9d9d19a Add PER_CPU_STATS configure option to disable per-processor statistics by WHR · 6 years ago
  18. 738061c Fix check_netcat_for_carbon function didn't abort program on failure by WHR · 6 years ago
  19. 55da524 Try to provide suitable hostname for Carbon by WHR · 6 years ago
  20. fcf2c0c Add option '-a' for all atopsar(1) usages; refresh device name map on atopsar(1) date change by WHR · 6 years ago