Shawn J. Goff
Shawn J. Goff
I can do something like that. Is this something the library should know about? That is, do SNMP libraries in other languages take care of this? If so, I'll dive...
So, I looked into this. It looks like I'll have to implement a Ruby SMI library, which this could then use to format things according to the MIB files. That's...
Okay, the net-snmp ffi library doesn't have anything for listening for notifications. It doesn't even wrap the necessary functions, so it is also a bit of work to get that...
I don't see a way to move monitors to another dashboard or category. I have 8 monitors; 4 get a minute of data, 4 get an hour of data, and...
Thanks. I'll try the categories. I use a wildcard like `server.*.whatever.metric`; this means it picks up all servers that are chucking data at us - new servers can be added...
It alleviated the problem, but it's still annoying to use. I can't leave it open because even with just a single metric on a category, it's causing the browser to...
Some of the initial rendering time was due to a bad interaction with a plugin. I created a new Firefox profile and captured a profile. In the fresh profile, it...
Posted the profile here: https://downloads.accns.com/rearview/rearview_profile.json . I have 7 graphs. Two that each have 60 data points per series and 50 series, four graphs that have about 2 data points...
I may be able to make it better, but that won't work for me because different servers have different thresholds, and some of them don't have a minimum threshold. For...