zhaoertao
|
a70a6401fa
|
fix subroutine moving issue in xCAT-server/lib/xcat/monitoring/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-14 11:57:30 +00:00 |
|
zhaoertao
|
3a4f26c3cc
|
for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-09 04:05:37 +00:00 |
|
phamt
|
907b48c7e8
|
Fixed bug where gmond.conf is never updated if there is a string "xCAT gmond settings done" in the file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-13 18:20:52 +00:00 |
|
phamt
|
0cec3a60d6
|
Fixed bug in Ganglia to always update gmetad.conf when moncfg gangliamon -r is run.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-06 14:52:35 +00:00 |
|
xq2005
|
cc33f2065d
|
sync from 2.7 for ganglia configure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-03-12 05:23:38 +00:00 |
|
phamt
|
8474fc6518
|
Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-12 04:28:13 +00:00 |
|
phamt
|
dee529dafd
|
Change start/stop subrouting so that when monstart/monstop gangliamon -r is invoked, gmetad/gmond on the localhost does not restart. If you invoke monstart/monstop gangliamon <node> -r for one node, gmetad/gmond restarts on that one node, BUT gmetad/gmond is also restarted on the localhost. This causes all data to be lost for other nodes being monitored. With this change, monstart/monstop gangliamon -r will ONLY start/stop monitor on given nodes and NOT on localhost. monstart/monstop gangliamon without the "-r" will start/stop the monitoring on the localhost.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-12 04:27:51 +00:00 |
|
phamt
|
9f2e8a975f
|
Change start/stop subrouting so that when monstart/monstop gangliamon -r is invoked, gmetad/gmond on the localhost does not restart. If you invoke monstart/monstop gangliamon <node> -r for one node, gmetad/gmond restarts on that one node, BUT gmetad/gmond is also restarted on the localhost. This causes all data to be lost for other nodes being monitored. With this change, monstart/monstop gangliamon -r will ONLY start/stop monitor on given nodes and NOT on localhost. monstart/monstop gangliamon without the "-r" will start/stop the monitoring on the localhost.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-12 04:22:25 +00:00 |
|
phamt
|
5eff163a9e
|
Set output of /bin/grep "xCAT gmond settings done" and bin/grep "xCAT gmetad settings done" to a variable, else the results will not be read by following if statement. Removed extra configure_file.tmp. Removed commented lines from original gmetad.conf and gmond.conf when creating new conf, as this would create a very large conf when moncfg is invoked many times.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-07 03:42:53 +00:00 |
|
xq2005
|
b83961300a
|
confGmetad error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-04-18 03:32:09 +00:00 |
|
xq2005
|
edaba6aae6
|
/install is hard coded in gangliamon.pm and rmcmon.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-09-26 02:57:37 +00:00 |
|
xq2005
|
f9f2d20034
|
rewrite function confGmetad
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-09-25 07:43:20 +00:00 |
|
xq2005
|
9f98099d5c
|
rewrite function confGmond
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-09-25 07:03:20 +00:00 |
|
ellen56
|
f0da8d0244
|
fix bug 2812004
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-06-30 14:48:24 +00:00 |
|
ellen56
|
6864c01dcf
|
fix bug 2685896
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-31 09:44:14 +00:00 |
|
linggao
|
1a4429e4ab
|
Check for service node pools for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2927 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-17 21:07:21 +00:00 |
|
ellen56
|
2ffe297968
|
fix bug#2685843
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-13 06:37:44 +00:00 |
|
ellen56
|
12c90e5c5f
|
fix bug 2685843
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-13 03:31:33 +00:00 |
|
saiprakash
|
c42a12eccb
|
modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-11-11 15:28:54 +00:00 |
|
saiprakash
|
60f945388b
|
Ganglia plugin for AIX/Linux support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-11-07 13:59:27 +00:00 |
|
saiprakash
|
2f4020a0b3
|
modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-10-24 20:19:06 +00:00 |
|
saiprakash
|
41e1ea816b
|
modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-09-16 13:55:31 +00:00 |
|
saiprakash
|
21127de77e
|
Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-09-03 19:00:10 +00:00 |
|
saiprakash
|
e28b380aac
|
Modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-20 18:17:21 +00:00 |
|
saiprakash
|
2da445e454
|
Modified Ganglia plugin for testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-19 18:58:23 +00:00 |
|
linggao
|
a4ba90ca4a
|
moved confGang from xCAT-server package to xCAT package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-18 20:04:40 +00:00 |
|
saiprakash
|
ec50cc8b2a
|
Modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-18 17:45:51 +00:00 |
|
saiprakash
|
4fe9be4beb
|
Ganglia plugin for testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-14 20:22:59 +00:00 |
|