Questions tagged [heartbeat]

Heartbeat (as of version 3.x) is a cluster messaging layer, often combined with pacemaker as the cluster resource manager.

A detailed explanation, including historical notes, can be found at: http://www.linux-ha.org/wiki/Heartbeat

262 questions
-1
votes
1 answer

What is AJAX HeartBeat and what is the difference between it and setInterval

I want to know what is exactly AJAX heartbeat pattern and what is the difference between it and jquery setInterval Because im making an AJAX chat and I don't want to pull the data every 15 seconds I want to make a connection to the server to avoid…
Seder
  • 2,735
  • 2
  • 22
  • 43
-1
votes
1 answer

i'm getting "error: Deployment in version "v1" cannot be handled as a Deployment: unable to parse quantity's suffix"" when deploying heartbeat on k8s

Hello everyone i'm trying to deploy Heartbeat on kubernetes to monitor kubernetes components. i got the yaml file from official elastic documentation. yaml file this is the full configuration file: apiVersion: apps/v1 kind: Deployment …
-1
votes
2 answers

Failed to restart heartbeat.service Unit not found

Jul 05 14:00:25 ip-19-0-1-16.ec2.internal heartbeat[13996]: 2019-07-05T14:00:25.518Z ERROR instance/beat.go:877 Exiting: could not create monitor: job err missing required field accessing ‘heartbeat...heartbeat.yml’) Jul 05 14:00:25…
karthik sl17
  • 19
  • 1
  • 7
-1
votes
1 answer

Is it okay to upgrade to PHP 5.5.12 from PHP 5.5.1?

Currently my production servers have PHP 5.5.1 installed and working fine. PHP 5.5.1 (cli) (built: Jan 14 2014 11:37:09) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies However according to this…
ʞɹᴉʞ ǝʌɐp
  • 5,350
  • 8
  • 39
  • 65
-1
votes
1 answer

Heartbeat and automatically restart application on Heroku

I know it's not the nice way, but does anyone of you know a service where I can run a heartbeat to my heroku application and if it fails for a couple of minutes to respond to call heroku restart and send me an email? Would be a really nice feature…
Sebastian
  • 1,873
  • 4
  • 25
  • 57
-2
votes
1 answer

Get asterisk server running in both cluster nodes (corosync) at the same time

I created a cluster with two nodes using corosync, pacemaker, heartbeat. This is a HA cluster that host asterisk. Right now I have two resources configured, an asterisk server and a virtual ip address. cluster conf All is going smoothly but I have a…
-3
votes
0 answers

discord.gateway shard id none heartbeat blocked for more than ... seconds

While i coded my Discord Bot and tried to run it on repl.it i always get this error but idk why. On my computer in PyCharm it works fine import data import asyncio from selenium import webdriver from selenium.webdriver.support.ui import Select from…
1 2 3
17
18