Commit Graph

38 Commits

Author SHA1 Message Date
linggao
fb37227ab5 added support for centralized logging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-04 18:33:40 +00:00
linggao
67b4dba325 added code the create mail aliase for trap handler in snmp.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-31 15:57:15 +00:00
linggao
d2648d49e4 added snmp desination setup for monitoring for blade center MM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-28 18:45:49 +00:00
linggao
6df1ac73c9 bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-24 15:37:53 +00:00
linggao
ea9f8750f8 handle startmon, stopmon and updatemon name changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-21 20:59:14 +00:00
linggao
b6866cc758 added synamic handling for node changes in the monitoring plug-in infrastructure. renamed the startmon to monstart, stopmon to monstop, lsmon to monls and added monaddnode and monrmnode commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-21 20:32:41 +00:00
linggao
64a797479a monitoring code cleanup and logging error to syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-20 15:54:51 +00:00
linggao
32fa58e7fc use Jarrold ipmi code instead of ipmitool for bmc configuration for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@842 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 18:27:20 +00:00
linggao
999c199386 made changes in xcatmon.pm because the cron job syntax are different between linux and aix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 15:20:19 +00:00
linggao
5c5d965f76 changes in monitoring code to accommodate to the nodetype changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 15:15:26 +00:00
linggao
41e5425d8c incorporated XCATCFG and hierachy in xcatmon.pm to support node liveness status monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 17:18:42 +00:00
linggao
1190f81d33 more hierarchy support for ipmi monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 03:02:12 +00:00
linggao
c59eed7325 made changes to startmon and stopmon commands to support hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 02:13:29 +00:00
linggao
b76f9e56bc more on ipmi support for snmp monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 02:57:01 +00:00
linggao
e9d4ef60ff bug fix for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:01:14 +00:00
linggao
f121301e82 added event filter and action customization for SNMP traps handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 13:24:23 +00:00
linggao
df1d6c601b remove the input parameters for start() and startNodeStatusMon() functions from the monitoring infrastructure. This is for performance because some plug-ins do not need the info.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 17:07:38 +00:00
linggao
5f352bd237 added lsmon commandand description for xcatmon and snmpmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:43:37 +00:00
linggao
e1bfc4a591 added monsetting table, use disable column to indicate if a plugin module is activated or not in the monitoring table. added getDesctiption for monitoring plugins.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 21:45:26 +00:00
linggao
0e3298aa35 prevented the servce node from receiving snmp traps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 01:13:26 +00:00
linggao
e66af64ba9 added ipmi support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-01 22:08:04 +00:00
linggao
bbd920a50c added RSA II support for SNMP monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 16:51:03 +00:00
linggao
e77ad65c55 SNMP monitoring support. more to come.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 20:21:35 +00:00
linggao
3a0682d5bc added supported in monitoring plug-in to allow customize the plug-ins. settings column is added to the monitoring table. now xcatmon ping interval can be adjusted by command 'startmon xcatmon -n -s ping-interval=2'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-23 01:01:49 +00:00
linggao
ad71dd41b0 minor fix for xcatmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 18:36:26 +00:00
linggao
b5869e05a4 more work on RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-20 02:02:11 +00:00
linggao
230bfd5f19 hierarchical management support for xcatmon which does node liveness monitoring for xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-16 04:51:42 +00:00
linggao
a227c6eb35 more monitoring code to support hierarchical management
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-16 01:25:59 +00:00
linggao
391fd50d7d remove rmc monitoring releated files from the server package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-08 17:56:53 +00:00
jbjohnso
4ff63ac90b Correct some unclosed table issues, implement a fork wrapper to clean DB handles, move NotifHandler and monitorctrl to use the aforementioned wrapper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-21 19:39:09 +00:00
linggao
1d2b000ef0 added predefined conditions and sensors for RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-21 16:34:44 +00:00
linggao
e47683853f minor bug fix for monitoring plug-in infrastructure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 20:31:25 +00:00
linggao
7717527a3b Changed pname to name in monitoring table to make it easier to understand for user
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 17:10:14 +00:00
linggao
7825f9b720 bug fixes for monitoring code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-08 21:18:39 +00:00
linggao
3b46779bf3 changes in xcatmon.pm to work with the relocatable packaging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-11 21:40:31 +00:00
linggao
b83c08c43e minor changes for packaging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-11 19:44:58 +00:00
linggao
7cade470d5 packaging changes. Default installation direcotry is /opt/xcat now. environmental variables XCATROOT, PATH and MANPATH got updated by installed the packages. Did not touch xCAT and xcatnbroot yet.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-11 19:14:43 +00:00
jbjohnso
884bfd04d6 Move directory structure to not imply /usr prefix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-30 15:27:48 +00:00