Heartbeat (as of version 3.x) is a cluster messaging layer, often combined with pacemaker as the cluster resource manager.
1
vote
1answer
1k views
Java Heartbeat framework
I need to implement a heartbeat-mechanism that sends a 'touch'-message to an external service every X seconds to keep the session alive, if no other messages are sent to the service. I have looked at ...
1
vote
1answer
239 views
crossDomain heartbeat cant parse jsonp data with jquery
I embbeding my module, an asp.net project, in a "portal", the portal generate an iframe to my url, i know its a shit but i dont made it.
To avoid session in main "portal" end while user iterating with ...
1
vote
1answer
136 views
Drupal 6: Heartbeat module is “missing” some content
I’m using the heartbeat module on my site to make an activity-stream and recently I discovered that it doesn’t display all the new comments.
I’ve displayed group messaging ‘cause I only want to ...
1
vote
0answers
819 views
Configuration Heartbeat with HAProxy [closed]
I did a configuration heartbeat-apache which is working well.
Now I try to do it with haproxy but it didn't work.
I think that maybe it's because I use a different port in haproxy than the default ...
0
votes
1answer
782 views
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 ...
0
votes
3answers
455 views
Ajax Heartbeat using setInterval, Preventing multiple calls at the same time
I wish to make an AJAX call using jQuery as a "heartbeat" in the background so that my web application can check for new data. For example every 10 seconds.
I have seen on other posts that it is ...
0
votes
1answer
382 views
Process.WaitForExit Method Thows InvalidOperation Exception After Process.Close
I am working on a project which relies on a monitoring service (in the form of a windows service) which checks for a simple TCP heartbeat from the main service. Whenever a heartbeat is not detected ...
0
votes
2answers
1k views
detecting heartbeat peakpower using iphone sdk?
i want to detect heart rate using iphone sdk does someone knows any method for calculating heartbeat rate?
0
votes
3answers
220 views
Do i have to maintain heart beating when using tcp?
one of the our distributed apps are using heart beat to detect the peer's disconnection(e.g. LAN line broken, etc) .
is the heart beating necessary?
0
votes
1answer
43 views
SocketIO broadcasting too fast
I would like to broadcast a single message to every client every second (think about it as custom heartbeat mechanism).
So the NodeJS app is started, sockets are created and when I connect from the ...
0
votes
1answer
23 views
make install tries to copy a file twice
I'm trying to build a package from source. The ./configure and make steps work out, but sudo make install or sudo checkinstall results in an error:
As we can see drbd is listed twice in the ...
0
votes
1answer
371 views
Setting up Rabbit MQ Heartbeat with Kombu
Edit:
The main issue is the 3rd party rabbitmq machine seems to kill idle connections every now and then. That's when I start getting "Broken Pipe" exceptions. The only way to gets comms. back to ...
0
votes
1answer
40 views
Pacemaker resource stoppping and starting between during state change
Observing resource being stopped and started while changing state from managed to unmanaged and reverse.
mysql[20932]: 2012/09/01_11:17:03 INFO: MySQL started
Is it normal or I need to look into ...
0
votes
1answer
227 views
Speed Up Jquery heartbeats
I'm a pretty new programmer who made an application that sends out a heartbeat every 3 seconds to a php page and returns a value, the value of which decides which form elements to display. I've been ...
0
votes
1answer
153 views
Checking heartbeat of application
I want to implement the heartbeat for my application.
In this module, my iOS app will send byte of data to my server at regular intervals.
I need this as the server wants the ack from device for being ...
0
votes
1answer
287 views
Counting the Number of Online Users Using jQuery Heartbeat (or PHP)
I am currently using this php code to count the number of the users currently online:
$session_id = session_id();
$time_stamp = time();
$time_limit = $time_stamp - 300; // We give the ...
0
votes
1answer
177 views
How to query snmp trap through system floating IP?
I have written a snmp-agent, and it can run in system (rhel5).
By querying oid from snmp client, it will get snmp trap.
But my problem is: if there are two servers(one is stand-by system, one is ...
0
votes
1answer
720 views
Customize WebLogic's heartbeat message
I'm currently developing a system to ensure high performance, availability and scalability; fail-over and crash recovery on a WebLogic integration scenario.
Does anybody know if it is possible to ...
0
votes
0answers
16 views
Pacemaker configuration with different dependencies
I have two-node HA environment with services that I want to be partially independent.
There is active/active sip service with two floating IPs.
There is also two active/active groups with java ...
0
votes
0answers
84 views
about keepalived heartbeat
I am newbie of keepalived,i have a question:if heartbeatline disconnect between two node,both nodes will be master,and two node will get same virture ip,there are multi master at same time,this will ...
0
votes
0answers
76 views
video file streaming, mysql , apache, samba and ssh Fail over or HA solution
I want to have Video file Streaming,mysql, apache, samba and ssh fail over on more than three servers on a high speed LAN.
I have read about heartbeat and drbd but I did not get my answer. I would ...
0
votes
0answers
55 views
Java, android, checking connection (HearBeat) and two way independent communication
I have tried to create connection thread in my android application. But I stuck on protect my application to avoid connection errors. I've created 3 threads:
for reading data from socket ...
0
votes
1answer
433 views
How to check database integrity in production mode using another daemon?
I want to have a daemon to monitor a database's health to make sure it is not corrupted, it will be running a script,
what would be the best integrity check without compromising the performance?
1- ...
0
votes
1answer
214 views
mysql Master-Master Replication or drdb heartbeat
Im db replication newbie.
Im planing to add replication and failover features to our database system.
I have read toons of docs talking about scale-out or scale-in db systems and im a bit confused.
...
0
votes
0answers
58 views
sos job scheduler aborts and restarts due to late hear beat
I am running two instances of job scheduler in a failsafe cluster configuration. Setup details:
Two schedulers are running on different servers running RHEL 5.5. The config and hot folder are on NAS. ...
0
votes
0answers
81 views
Searching for a multi-OS High Availability software in c++ [closed]
I'm looking to create a heartbeat / failover / overall High Availability program.
The end-game will be which, once run, will be able to present me in some GUI the status of all the computers in the ...
0
votes
0answers
121 views
Heartbeat 2.1.2 - node unclean to another, possible refresh?
I had a 2x2 cluster consisted of 4 nodes, node 3a1 and 3a2 form cluster 3a while node 3b1 and 3b2 form cluster 3b.
Within the cluster, the 2 nodes communicated via private network while 3a1/3a2 ...
0
votes
0answers
311 views
JGroups v/s Shoal - which to choose for reliable heartbeat implementation in a cluster?
I am currently evaluating java libraries/toolkits for reliable heartbeat implementation among nodes in a small cluster (2-3 machines). My intention is to implement a framework to ensure high ...
0
votes
0answers
129 views
Highavailability in mysql using heartbeat and mon in debian6.0.4
I implemented higavilability in mysql using mysql and mon in two machine.
I observed that for switching control from one to another machine heartbeat must be stopped. Stopping mysql is not enough. Is ...
0
votes
1answer
344 views
Analyze data return from heart rate monitor
I am trying to read data transferred by heart rate monitors over bluetooth , but I really don't know how to read the bytes returned by the heart rate monitors.
It may be possible that each vendor has ...
0
votes
1answer
155 views
How do I back up one standalone server to another in real-time?
I am in need of a failover environment where two servers are synchronized in real-time. I am working with two mini macs, and I have identified heartbeat and pacemaker as popular tools for monitoring ...
0
votes
2answers
231 views
HA -heartbeat and webserver
*I'm using hearbeat 2.1.4 2 nodes work properly but when i stop httpd in node1 manually heartbeat does not switch to node02. how to fix this problem ??
*
0
votes
0answers
394 views
Syslog heartbeat and monitoring
Does anybody know how or even if, since I can't locate much on it, syslog offers any heartbeat mechanism?
I'm specifically thinking about how to monitor the devices that offer up syslog messages.
...
0
votes
1answer
87 views
Heartbeat Direction and Acknowledgement
We have a Java client server application with a custom protocol using TCP/IP. We have found it necessary to use a heartbeat within the protocol due to dead socket connection issues.
We have had the ...
0
votes
1answer
1k views
send heartbeart by calling a jsp doesn't keep session alive
I want to keep session alive when I open web page on browser even if I doesn't touch it for a long time, this is how I try to do:
on server side (tomcat), session timeout set to 8 mins.
main jsp ...
0
votes
1answer
403 views
Heatbeat 2.13 for solaris 10
I am setting up a High availability cluster server using heartbeat in solaris 10. I have compiled and add the package successfully after couple of hours tried.
However i do not find any documentation ...
0
votes
2answers
252 views
Multithreaded repeater in Python
I have small repeater Below that keeps ending, How can fix so more stable from crashes, and not stop running....
I would I add a heartbeat to the gui to see that its still running. In Wxpthon, my menu ...
0
votes
0answers
298 views
Getting heartbeat to fallover when apache service fails
I've currently got heartbeat set up nicely on ubuntu linux server so that if the heartbeat service is not detected (either because the server is down or just the heartbeat service is down) it ...
0
votes
2answers
373 views
Heartbeat to check if a user is authenticated?
Googling for heartbeat authentication gives so much info that inst related that makes it hard to find good sources.
In short terms what a heart beat authentication is ?
In what cases could would it ...
-4
votes
2answers
399 views
How to design heartbeat in java
I am designing a system with a client and a server, the client needs to send heartbeat to server to let the server know it's alive. The client is written in java, the communication between client and ...
