degio | 9 years ago | on: Grafana 4.0 with alerting is released
degio's comments
degio | 9 years ago | on: Vizceral Open Source
(Disclosure: I work at sysdig)
degio | 9 years ago | on: 50 Shades of System Calls
degio | 9 years ago | on: Sysdig: Behavioral Activity Monitor With Container Support
Yes, this currently emits to file or syslog and you need to take care of the alerting. Of course, this is the very initial release and we plan to improve it. If you have a specific need or idea, feel free to open an issue or let us know on the mailing list.
degio | 10 years ago | on: Lessons Learned from 30 Years of MINIX
degio | 10 years ago | on: 50 Shades of System Calls
Yes, when you drill down using the mouse you will get the relevant system calls, including the buffers if they are I/O reads and writes.
Also, sysdig and csysdig have pretty advanced system call capture and filtering functionality. See this link for an introduction https://github.com/draios/sysdig/wiki/Sysdig%20User%20Guide
degio | 10 years ago | on: Moving on from Picasa
degio | 10 years ago | on: Csysdig – Universal System Visibility with Native Container Support
degio | 11 years ago | on: Ask HN: Brag about open-source projects you're proud of
winpcap(http://www.winpcap.org/)
degio | 11 years ago | on: Visualizing AWS Storage with Real-Time Latency Spectrograms
And yes, there are several interesting workloads that I didn't test, including read only and read+write. It's potential material for another blog post.
degio | 11 years ago | on: Visualizing AWS Storage with Real-Time Latency Spectrograms
In the meantime, it's very easy to tune the colors your own: just modify this line https://github.com/draios/sysdig/blob/master/userspace/sysdi... in your local version of the script, using this as a reference http://misc.flogisoft.com/_media/bash/colors_format/256_colo....
degio | 11 years ago | on: CoreOS is building a container runtime, Rocket
From one point of view, I'm thinking "why did coreos need to be so aggressive?", and "boy, what a gift Solomon Hykes did to coreos by mismanaging this thing so badly", and "man, all of these guys look sort of immature to me".
From the other point of view, I'm respecting docker and coreos even more, as open source projects and as a companies, because it feels like there are real people behind them.
If this is the new wave of enterprise companies, I really like it. These are people like us, that engage with us and sometimes screw up, without hiding it. They are doing great things, and the fact that they are a bit immature is actually great.
I'm an entrepreneur myself, I've done enterprise software my whole life, and I always thought it's a shame that companies in this space are so distant from their users and have such little humanity.
Looks like things are changing.
degio | 11 years ago | on: Schlieren Optics – See small changes in the index of refraction in air
degio | 11 years ago | on: In Oakland, a Sign of Some Very High Times
degio | 11 years ago | on: The Man Behind the World's Smallest V-12 Engine [video]
What I found interesting and inspiring is the time and passion that he puts in what he does. I really hope to still have something that makes me so passionate when I will be 72. It's a great way to live your life.
degio | 11 years ago | on: Awesome-lua: A curated list of Lua packages and resources
degio | 11 years ago | on: How to Architect with a Design-for-Failure Approach
degio | 12 years ago | on: Fishing for Hackers: Analysis of a Linux Server Attack
Kernelwise, the main thing to report is a couple of crashes on non-mainline kernels like openVZ.
degio | 12 years ago | on: Fishing for Hackers: Analysis of a Linux Server Attack
degio | 12 years ago | on: Sysdig vs DTrace vs Strace: a technical discussion