mail.com
to check if the script is been called or not.
In /tmp dir there is clustermonitor.html file, that been created by
ClusterMon resource, but no check file is present.
Thanks.
Il 08/01/2015 03:31, Andrew Beekhof ha scritto:
And there is no indication this is being called?
On 7 Jan 2
Sorry ... it was my error.
My CentOS is 6.6:
[root@langate1 ~]# cat /etc/redhat-release
CentOS release 6.6 (Final)
full upgraded.
Il 08/01/2015 23:00, Andrew Beekhof ha scritto:
On 8 Jan 2015, at 10:00 pm, Marco Querci wrote:
Thanks for your suggestion.
But my version is:
[root@langate1
it/3df6aff
On 7 Jan 2015, at 6:21 pm, Marco Querci wrote:
#!/bin/bash
monitorfile=/tmp/clustermonitor.html
hostname=$(hostname)
echo "Cluster state changes detected" | mail -r "$hostname@" -s "Cluster
Monitor" -a $monitorfile mquerc...@gmail.com
Thanks.
Il 06/
#!/bin/bash
monitorfile=/tmp/clustermonitor.html
hostname=$(hostname)
echo "Cluster state changes detected" | mail -r "$hostname@" -s
"Cluster Monitor" -a $monitorfile mquerc...@gmail.com
Thanks.
Il 06/01/2015 01:21, Andrew Beekhof ha scritto:
On 6 Jan
Hi All.
Any news for my problem?
Many thanks.
Il 19/12/2014 12:13, Marco Querci ha scritto:
Many tahnk for your reply.
Here is my configuration:
validate-with="pacemaker-1.2" cib-last-written="Thu Dec 18 20:04:43
2014" update-origin="langate1" update-client=
adb9e" on_node="langate2"/>
provider="heartbeat">
operation_key="ClusterIP_ext2_monitor_0" operation="monitor"
crm-debug-origin="do_update_resource" crm_feature_set="3.0.9"
transition-key="
Hi all,
I have a pacemaker + corosync cluster installed on a CentOS 6.5
I have a resource ClusterMon with external_agent param set up.
Before last pacemaker update the events notification to the external script
worked perfectly.
After pacemaker update to version 1.1.11, the ClusterMon resource cont
Hi all,
I have a pacemaker + corosync cluster installed on a CentOS 6.5
I have a resource ClusterMon with external_agent param set up.
Since last pacemaker update the events notification to the external script
worked perfectly.
After pacemaker update to version 1.1.11, the ClusterMon resource conti