i-scream documentation viewer
minutes-20001030.txt
Minutes of Meeting, 30/10/2000 @ 10:20 Location: UKC Computer Science Meeting Room Present: ab11, ajm4, tdb1 Absent: pjm2 Absentee(s): Unable to attend due to adverse weather conditions. The intention of the meeting was to complete the Time Plan Allocation, which is a required deliverable. Although almost finished tasks had not been allocated to group members. Tim noted that a soft reboot of Compsoc1 may be required to enable the meeting to proceed as planned. Compsoc1 quietens down. A discussion about the sizes of compiled C++ programs on Solaris concluded that the actual size of the binary executable is down to the setup of the compiler on the target machine. It is decided that we should not worry about this hurdle until further into the projects development. The technologies which the project would utilise were discussed and the following points raised. - During the first few phases of the development our own protocol should be used for communication between Hosts and server, and server and clients. If a defined technology, such as SNMP, is decided upon then this can easily be substituted in due to the modular design of the applications. - The protocol should be based on XML or a system not too dis-similar. The reason for this is it all text based and thus easier to process. - The use of UDP and TCP/IP as communication layers between hosts and filer/collectors. To be discussed further with possible input from JC and PSSC. The use of heart beats was also discussed. It was decided that further thought would have to be given to the implication of these before they would be finalised. Meeting concluded @ 12:00pm Meeting re-conviened @ 3:00pm Discussion on the implemention of the plugin technology concluded that data should flow through plugins in a sequential manner and should remain as plain text at all times. It was also discussed that plugins should have a 'order' coded into them, to allow the data to flow in a suitable manner for the plugins. Meeting concluded @ 4:30pm