Displaying 14 results from an estimated 14 matches for "heatbeat".
Did you mean:
heartbeat
2017 Apr 01
2
how do you test (nagios) that upsmon is connected?
On 04/01/2017 03:14 PM, Dan Craciun wrote:
> On my Nagios monitoring system I use check_nut_plus (that in turn
> calls upsc) to monitor the status (ups.status), load (ups.load),
> battery charge (battery.charge) and runtime (battery.runtime).
>
> If these return "unknown", it means upsd is no longer monitoring the
> UPS. As long as you get data, upsd is working.
>
2017 Apr 01
0
how do you test (nagios) that upsmon is connected?
...In ups.conf, add
[heartbeat]
driver = dummy-ups
port = heartbeat.dev
desc = "Dummy ups sends heart beat to upssched-cmd"
In heartbeat.dev, write
ups.status: REPLBATT
TIMER 300
In upsmon.conf, write
NOTIFYFLAG REPLBATT SYSLOG+EXEC
In upssched.conf, add
# Heatbeat from dummy ups every 5 minutes, re-start 6 minute timer
AT REPLBATT heartbeat CANCEL-TIMER heatbeat-timer
AT REPLBATT heartbeat START-TIMER heatbeat-timer 360
In upssched-cmd, if heatbeat-timer completes, then send "UPS heatbeat
failure" message to sysadmin.
If this works, let me know...
2017 Apr 03
1
how do you test (nagios) that upsmon is connected?
...port = heartbeat.dev
> desc = "Dummy ups sends heart beat to upssched-cmd"
>
> In heartbeat.dev, write
>
> ups.status: REPLBATT
> TIMER 300
>
> In upsmon.conf, write
>
> NOTIFYFLAG REPLBATT SYSLOG+EXEC
>
> In upssched.conf, add
>
> # Heatbeat from dummy ups every 5 minutes, re-start 6 minute timer
> AT REPLBATT heartbeat CANCEL-TIMER heatbeat-timer
> AT REPLBATT heartbeat START-TIMER heatbeat-timer 360
>
> In upssched-cmd, if heatbeat-timer completes, then send "UPS heatbeat
> failure" message to sysadmin.
>...
2011 Dec 18
1
asterisk and heartbeat
Hello everybody
I'm setting, heartbeat and asterisk, with rsync, anyone, work them fine?
I've been find any information and saw heatbeat + cysnc2 and heartbeat +
rdbd, any one has worked any these aplications fine?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111218/98b66e08/attachment.htm>
2003 Aug 21
4
Shorewall with headbeat ?
Hi all
Sorry of my english, hope you understand :)
My Shorewall is runnig just fine, and problem with local access to dmz is
solved (another mail to list, another day..)
I have a setup with heardbeat on http server, and now i want to get on my
firewall as well.
I just want to know if any have tried that, and get it to work ?
Please have a nice day :)
Kim
---
Outgoing mail is certified Virus
2016 Apr 14
0
OCFS2 global heartbeat question
Hello,
I have a question about ocfs2 global heartbeat mode
In my cluster 17 nodes with 4 FC luns and global heartbeat mode, but when
one node disconnect from ethernet network it go to reboot.
This is the correct behavior for global heatbeat mode?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs-users/attachments/20160415/8952cbe7/attachment.html
2007 Aug 09
0
About quorum and fencing
...OR,
* it sees an even number of heartbeating nodes and has network
connectivity to at least half of them *and* has connectivity to
the heartbeating node with the lowest node number."
So if I turn off the switch in a two node cluster, each node will see
two nodes heatbeating and will also see that it has connectivity to half
of them (itself). The one with lowest node number will fullfil the
quorum condition and stay alive. The other one will fence.
If I have a three node cluster, however, and turn off the interconnect
switch, none of my nodes will fullfil the quoru...
2007 Dec 14
0
rsync dead loop (almost) forever in read_timeout() if remote host down
...ly detected,
because OS do clean up work. But if power off the box directly. a half
open socket is left at rsync client side.
i know rsync set KEEPALIVE, but on my RHEL4 box, rsync still loop in the
function after 3 hours.... maybe KEEPALIVE in OS is broken. but can
rsync have an application level heatbeat to detect such failure?
--
Ming Zhang
@#$%^ purging memory... (*!%
http://blackmagic02881.wordpress.com/
http://www.linkedin.com/in/blackmagic02881
--------------------------------------------
2006 Dec 13
2
Realtime +Mysql +Failover
Hoping someone out there has run into this or has some ideas for us.
We currently have asterisk set up with Realtime (using mysql) for its
extensions,sip and voicemail files.
The problem we are trying to solve, is one of a failover mechanism. What
if our mysql server went down.
Can Realtime be set up with a secondary mysql server to get its data
from. We can set up mysql to sync with its fellow
2007 Jul 30
2
incredible heartbeat 2.X depencies
# activating extras repo
# issuing "yum install heartbeat"
# got :
(...tons of depedencies resolution...)
ttmkfdir-3.0.9-20.el4.i38 100% |=========================| 6.6 kB 00:00
---> Package ttmkfdir.i386 0:3.0.9-20.el4 set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
2009 Aug 01
3
server mirroring how to
Dear All,
I have the following setup which is the heart of our organistion and runs
the following for a long time
Centos 5.0 server which is used as a
Primary Mailserver running sendmail about 400 users
mailScanner
Primary DNS server using bind
Webserver running apache
squirrel mail web server
i also do have a another centos secondary DNS server and same machine used
as my secondary mail
2003 Dec 01
0
No subject
...;
> > <samba-ntdom@samba.org>
> > Sent: Friday, August 24, 2001 1:21 PM
> > Subject: Effect of changing the IP of a PDC?
> >
> > > Does anybody know what effect changing the IP of a PDC is?
> > >
> > > I'm working on fault tolerence using heatbeat from linux-ha.org and
> > > I think I've stumbled on something.
> > >
> > > I started out with a 2.2.1a on my Linux PDC. I then added and interface
> > > alias, eth0:1. Within about an hour my NT4.0SP6a systems stopped being
> > > able to login. U...
2003 Dec 01
0
No subject
...g>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Does anybody know what effect changing the IP of a PDC is?
I'm working on fault tolerence using heatbeat from linux-ha.org and
I think I've stumbled on something.
I started out with a 2.2.1a on my Linux PDC. I then added and interface
alias, eth0:1. Within about an hour my NT4.0SP6a systems stopped being
able to login. Userlists for shares became unstable. I've put
everything back the way...
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all !
I have problems with concurrent filesystem actions on a ocfs2
filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6
F.e.: If I have a LV called testlv which is mounted on /mnt on both
servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024
count=1000000" on server 1 and do at the same time a du -hs
/mnt/test.a it takes about 5 seconds for du -hs to execute:
270M