Commit Graph

20 Commits

Author SHA1 Message Date
mxi1
75117330a2 fixed some little defects
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-19 09:12:58 +00:00
mxi1
b628c94b8a following comments, some updates are checked in for these files.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-18 03:11:36 +00:00
mxi1
ace55166f4 The code for "define events/performance" and "monitor setup" is here.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 06:45:39 +00:00
jbjohnso
fef7413f3c -Improve performance of web ui when dealing with large xcat responses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:38:57 +00:00
mxi1
e7992be5c2 the webpages for "define rmc events" and "monstart" are added; and update the css and js code to main.css and xcat.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 16:23:52 +00:00
mxi1
81e6176b6f if the name of node is too longer, <div id="nrtree"> will invade the division on the right. So I
changed the css for "nrtree" on the "control" page;

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 09:42:55 +00:00
mxi1
ce25dc0f7e update the web page for "node/application status monitoring".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 11:30:44 +00:00
mxi1
149a9e7a2c Follow Vallard's advice, I moved all the <html> codes to the new file" lib/monitor_display.php"; now, the file "monitor.php" only contains <?php ?> and jQuery code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 06:07:58 +00:00
mxi1
4575e70ebd change the view for the monitoring plug-ins' list;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-28 09:55:54 +00:00
vallard
4eaedea175 placed tiered header and added vm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-24 20:35:08 +00:00
mxi1
92ab4a0b8b "Edit Tables" is included into the "<ul><li></li></ul>" element.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-17 04:38:05 +00:00
mxi1
9c9d87e309 1)The file "plugin_desc.php" is for the description of each plug-ins;
2) Add link to go to plugin_desc.php.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-16 10:18:27 +00:00
mxi1
dfd6267aa5 1) the new directory "monitor" is added to support monitoring features;
2) the file "monlist.php" is used to list all the avaiable plug-ins; 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-16 09:54:58 +00:00
mxi1
54bd6bed54 1) On the mainpage, the previous "Monitor" is re-named to "Syslog";
2) The new "Monitor" Link is added into the mainpage/main panel;
3) The xCAT version displayed at the bottom of web page is updated;
4) $TOPDIR variable is added. The reason is that if the file display.php is invoked in one sub-directory, there will be php errors.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-16 09:52:29 +00:00
mxi1
7a6df687e7 -updated the build script for xCAT-UI; and modify the backup file name of httpd.conf in xCAT-UI.spec
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-07 07:53:19 +00:00
mxi1
63d502f2fa the vlaue of vertical-align should be "middle" not "center" in the line 61;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-02 09:35:50 +00:00
mxi1
fc3e4f5911 -two end tags are missed for <link />; and I aded them;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-01 07:21:50 +00:00
mxi1
221a9d0ae0 -change the default directory to /opt/xcat/ui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-30 02:27:22 +00:00
bp-sawyers
96d3602a11 Fixed build for xCAT-UI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-29 18:59:31 +00:00
vallard
520197fd0d new xCAT web client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-24 23:46:34 +00:00