Re: [Pacemaker] Clustermon issue

2015-01-09 Thread Marco Querci
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

Re: [Pacemaker] Clustermon issue

2015-01-08 Thread Marco Querci
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

Re: [Pacemaker] Clustermon issue

2015-01-08 Thread Marco Querci
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/

Re: [Pacemaker] Clustermon issue

2015-01-06 Thread Marco Querci
#!/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

Re: [Pacemaker] Clustermon issue

2015-01-05 Thread Marco Querci
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=

Re: [Pacemaker] Clustermon issue

2014-12-19 Thread Marco Querci
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="

[Pacemaker] Clustermon issue

2014-12-18 Thread Marco Querci
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

[Pacemaker] clustermon external_agent issue

2014-11-24 Thread Marco Querci
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