gtkclmon.inc 2.22 KB
<TABLE width="595" border="0" cellspacing="0" cellpadding="0">
<TR>
    <TD>
        This is a project i worked on for an Ex-Employer of me...it sleep 'til
        i left him.<BR>
        There was an cluster of 33 Alpha (i don't know what kind of)
        Computers and i suggested an easy and fast way to get information about
        every computer in that cluster. Another reason to start this was
        to learn more about GTK, socketprogramming and threads.<BR>
        It isn't really
        ready now but it seems to be useful. You can find it in my Source
        Directory.<BR>
        <BR><BR> 
        Here is a screenshot of it:<BR>
        <BR>
        <TABLE border="0" cellpadding="2" cellspacing="0">
            <TR>
                <TD valign="top">
                   <img src="images/screenshot.jpg" alt="clmon" align=left></TD>
                <TD>
                    Every button represents a node in the cluster. The text on
                    the button is the name of the node and the bar shows the
                    actual cpu-usage. red is user, blue is system and green is
                    idle. If the node is down...(the server isn´t running on it)
                    then the bar is black. On a click you get an popup-menu in
                    which you can choose from severel informations you may get
                    from the node. 
                </TD>
            </TR>
        </TABLE>
        <BR><BR>
        Concider this as not ready at all. I will give no guaranty that it will
        work for you or did not harm something, however it works fine for me
        even if it has a lot of bugs to fix.<BR>
        <BR>
        Sorry, there is no instruction how
        to install along with it (no time :) If you try it and encounter bugs 
        or have suggestion, please mail me! If you have fixes feel free to 
        mail too :] I would be very pleased if anyone is interested in
        continuing this because i dont have the time and it would be a pity to
        drop all the work i did already ;)<BR><BR>
        I started a rewrite of it in C++ but did not finish...however, the
        server-part is mostly done.<BR><BR>
       
        Much fun....(or frustration..sorry)
    </TD>
</TR> 
</TABLE>