python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How would I calculate uptime percentage from my table?
I have a table called server_connections which adds a new record each time a ping is performed every ten minutes, the structure of the table can be found below.
I am looking to calculate the uptime pe...
Infinity
Votes: 0
Answers: 1
Expected body contents in GCP monitoring for POST HTTPs requests
When setting up GCP uptime monitoring through the console with the following settings, I am getting a Request Exception in 10,000 ms error response. The documentation mentions "encode URL yoursel...
mirageglobe
Votes: 0
Answers: 1
View Windows UpTime dynamically in WPF
I want to get Windows UpTime like the picture below
I am using NetFrameWork 3
I use this code to display UpTime for Windows
PerformanceCounter upTime = new PerformanceCounter("System", &quo...

XxMaHdIxX
Votes: 0
Answers: 1
Terraform Google Uptime check module - how to specify a region
I want to specify a region for uptime check to run . I specified argument selected_regions and assigned value "North America" but getting the below error
My terraform code
resource "go...

Thara Savio
Votes: 0
Answers: 2