I read recently Robert Lindh’s post on his blog about the argument he makes for re-branding the concept of “open source” and I have to sympathize with it. If you’re a techie you are quite likely accustomed to the concept of open source and probably use some open source framework or stack. In fact you […]
Posts Tagged: OS
Using OS-level Signals in Java for Monitoring
For those of you familiar to monitoring Java applications, I’m sure the first thing that springs to mind is JMX. And I agree, that is a nice framework to provide various app insights for tracking and monitoring. The trouble with JMX though, if you haven’t got a system in place already to collect this data […]