Skip to content
Snippets Groups Projects
  1. Dec 31, 2013
  2. Dec 17, 2013
    • Mark Harrison's avatar
      Fix error when reading meminfo · 97ff6b23
      Mark Harrison authored
      On some systems, there are lines in /proc/meminfo that don't match the regex.
      Currently these cause resmon to throw an error and give a blank metric. This
      change skips those metrics rather than throwing an error.
      97ff6b23
  3. Dec 13, 2013
  4. Dec 12, 2013
  5. Jul 09, 2013
  6. Jun 20, 2013
  7. Jun 19, 2013
  8. Jun 09, 2013
  9. Jun 17, 2013
  10. Jun 07, 2013
  11. Apr 30, 2013
  12. Apr 16, 2013
  13. Feb 28, 2013
  14. Dec 26, 2012
  15. Dec 13, 2012
  16. Nov 28, 2012
  17. Oct 18, 2012
  18. Oct 17, 2012
  19. Sep 18, 2012
  20. Aug 15, 2012
  21. Jun 26, 2012
  22. May 02, 2012
  23. Apr 03, 2012
  24. Mar 19, 2012
    • Mark Harrison's avatar
      Remove erroneous backslash · 10b4dd94
      Mark Harrison authored
      The backslash at the end of the line wasn't a line continuation, and turned
      the following string into a reference. Yay perl!
      10b4dd94
  25. Mar 14, 2012
  26. Feb 15, 2012
  27. Dec 14, 2011
  28. Dec 06, 2011
  29. Dec 05, 2011
  30. Nov 23, 2011
  31. Nov 22, 2011
  32. Oct 17, 2011
  33. Oct 12, 2011
    • Mark Harrison's avatar
      Convert netstat module to resmon2 · b6046c1a
      Mark Harrison authored
      The filter patterns for identifying local port/remote port and so on are taken
      directly from the resmon 1 module. They look like they could use some
      improvement to prevent some misdetection, but if the resmon 1 module worked
      for your purposes, the resmon 2 module should also.
      b6046c1a
  34. Jul 29, 2011
Loading