I plan to do another rewrite of SLmon soon. The proposed new design is: * Separate data aquisition part and User Interface. This means that there will be two programs: daemon (slmond) and client. * Client will communicate with server either via Unix domain socets or via TCP (UDP maybe?). This will enable users to monitor remote computers. * Several UIs can exist (eg. s-lang, GTK, ncurses etc.). * Server may optionaly support SNMP for data gathering. * Most parameters should be available via configuration file. If you have any comments, crtiticism, feature requests about above design please don't hesitate to e-mail them to me and I'll try to include them in SLmon 0.6 :)