The most recent content from our members.
Hello team, We used Pingdom <-> Datadog integration. Pingdom's role (in our context) is to provide external uptime and latency information. To fully cover our requirements, we need to apply percentile approach like 'p75/p90/p95 latency should be less than 500ms'. With current implementation (pingdom.response_time metric…
DECLARE @StartDate DateTime DECLARE @EndDate DateTime DECLARE @StartHour INT DECLARE @EndHour INT SET @StartDate = '2018-03-01' SET @EndDate = '2018-04-01' SET @StartHour = 6 SET @EndHour = 17 -- Putting @EndHour = 17 will include 17:59 or 5:59 PM SELECT @StartDate AS Start_Date, @EndDate AS End_Date,…
I find neither average nor peak utilisation to be useful for capacity forecasting of interface TX & RX. 95th Percentile is far more useful and should certainly be an option for thresholds and for capacity forecasts.
To start off I like this chart as you can get a quick shot of historical information on say an interface utilization. My challenge is it appears to only work on a Node detail view. I would like to have a custom view for say a West Coast datacenter which only has nodes and interfaces for that datacenter. I can do this today…
It looks like you're new here. Sign in or register to get started.