ContributionsMost RecentMost LikesSolutionsRe: Alert Can't connect https, but can curl from collector Still get an error "5", don't use a proxy. Re: Alert Can't connect https, but can curl from collector I'm able to send !httpcurl https://<url> . and !http https://<url> from the debug..... from the later I get.... HTTP response received at at: 2018-09-26 15:17:38.362. Time elapsed: 40ms HTTP/1.1 200 OK x-powered-by: node.js/8.9.2 accept-ranges: bytes content-type: text/html server: turtle.io/7.6.1 (Linux) allow: GET, HEAD, OPTIONS cache-control: no cache, no-store, must-revalidate pragma: no-cache expires: 0 last-modified: Tue, 25 Sep 2018 12:51:43 GMT etag: "3375771597" transfer-encoding: chunked x-response-time: 0.38 ms date: Wed, 26 Sep 2018 15:17:38 GMT connection: close <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>EPayApp</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> followed by the contents of the home page........ Alert Can't connect https, but can curl from collector Got an issue where getting a status "5", can't connect on https-443 to a web server on AWS EC2. But can connect to httpssite from public browser and using curl from the collector, without issue. Running diagnostics through LM shows a timeout. The "Poll Now" data looks fine except Normal Datapoints shows errors. These errors cannot be confirmed. Re: pulling text from db to add to error message I have the same need as the original request by KSTEVENS. However, our OS is Centos/Linux and our DB is PostgreSQL. Has anyone found a solution? So far we are able to use a custom datasourcethat performsan ErrorCount via DB query, and then the logic is configured to alert(Warning Level) on any delta greater or equal to 1 from the last poll. It is set to poll every minute which is the most frequent we can poll. widgets should have more preset sizes I need four equal width columns that fill the entire screen. Is there a way to change the width so that they fit across the screen without the width being cut in half? It looks like there are four width presets. When populating a defaultdashboard with widgets sit would be very helpful to have more width presets. I'm using a standard graph widget.
Top Contributionswidgets should have more preset sizesRe: Alert Can't connect https, but can curl from collectorRe: Alert Can't connect https, but can curl from collectorAlert Can't connect https, but can curl from collectorRe: pulling text from db to add to error message