mtakaki / cachet-url-monitor

URL monitor plugin for cachethq.io
MIT License
124 stars 48 forks source link

Url not reacheable and component status #117

Open fmercier-almerys opened 3 years ago

fmercier-almerys commented 3 years ago

Hi

when remote check url is down and not reacheable, cachet url monitor change compoment status to PARTIAL and there is no way to configure it to MAJOR. May be nice to have a way to specify component status when URL is not reacheable

InFerYes commented 3 years ago

I have the same issue when testing. I set the URL in my hosts-file to a non-existent IP. After the failure threshold is hit the incident is marked as partial.

kiransun1 commented 2 years ago

hi this is my monitor-config file and I'm using docker-compose to run cachet-url-monitor endpoint: url: http:// method: GET timeout: 10 expectation:

I am getting this error . Can anyone help me regarding this issue ??

monitor_1 | WARNING [2022-04-04 08:26:06,003] cachet_url_monitor.configuration.Configuration.demo - The URL is unreachable: GET http:// monitor_1 | WARNING [2022-04-04 08:26:06,003] cachet_url_monitor.configuration.Configuration.demo - Failure #1 with threshold set to 0 monitor_1 | INFO [2022-04-04 08:26:06,003] cachet_url_monitor.configuration.Configuration.demo - No changes to component status.

zarembat commented 1 year ago

Same issue for me. This is a bit misleading when looking at the dashboard.