-
Hello,
I am attempting to setup a check and it seems no matter what URL I give it it fails.
Here is my config:
```
{
"api_url": "http://status.redacted-domain.com/api/v1",
"api_toke…
-
I know that cachet-monitor can ping URL but I would like to use this to also check if an actual device is responding. Is it possible with cachet-monitor and I am just missing something in the config f…
-
Doesn't work to me. Got always "The URL is unreachable" no matter what URL I use - even with google.com. Any ideas?
ghost updated
7 years ago
-
Hi,
Is it possible to setup multiple monitors in a single config.ini?
If not, can I make a config2.ini and setup a separate cron for this?
- 2 Cachet Installs
- 1 UptimeRobot account/API key
- If …
-
I have been trying to get the new version of cachet-monitor up and running but I am running into an issue that I can't find the answer to...
When I run the process I get the following error:
![ima…
-
Hey, guys.
I am trying to install cachet-monitor on linux system, but it doesn't work.
It says: "cachet-monitor: command not found"
I've tried all the ways mentioned in the closed issues, but n…
-
Hey, guys, @matejkramny
I've just installed cachet-monitor and check the response time of my api.
It says, 203.93ms, but when I ping the api url in console, it only takes 20ms,
Is this somethi…
-
Removing the trailing slash from the config file fixes this.
Ubuntu Linux 16
Python: 2.7
```
Traceback (most recent call last):
File "cachet_url_monitor/scheduler.py", line 77, in
scheduler …
-
In #12 i told that the Script won't work and that i should use python 3.5
I updated my python to 3.5.2 and it's still the same... it won't work again.
if i use:
```
root@server2:/home/cachet/cachet-…
-
It looks like it's possible to configure multiple monitors from the config file, but I must have something wrong in my syntax (I'm guessing it's brackets). Can you add an example with a config for mul…