]> i-scream Git - www.i-scream.org.git/commitdiff
added latest conient todo's
authorAlex Moore <ajm@i-scream.org>
Thu, 8 Mar 2001 01:06:34 +0000 (01:06 +0000)
committerAlex Moore <ajm@i-scream.org>
Thu, 8 Mar 2001 01:06:34 +0000 (01:06 +0000)
www/cms/oldtodo.shtml
www/oldtodo.shtml

index c479ac0a9dce09d83970f94e51ba0fd9e8d79aea..53ad26d0ace09d96adce49fadc421de2b35ec22e 100644 (file)
@@ -80,6 +80,12 @@ Consider graphing of some values?
 Allow changing of view 
  -adding removing data fields??
  -comparing fields accross servers
+Possibly use a JTree in place of a JTabbedPane
+Fix bug where it can take up to two packets to display
+  correct information.  This is most visible in service
+  checks, but can also be seen on disk, memory and anything
+  else that uses two data items from the packet for one
+  component.
 Maybe handle exceptions nicer in the comms
 Switch to using the StringUtil class for the firewall command stuff
 
index c479ac0a9dce09d83970f94e51ba0fd9e8d79aea..53ad26d0ace09d96adce49fadc421de2b35ec22e 100644 (file)
@@ -80,6 +80,12 @@ Consider graphing of some values?
 Allow changing of view 
  -adding removing data fields??
  -comparing fields accross servers
+Possibly use a JTree in place of a JTabbedPane
+Fix bug where it can take up to two packets to display
+  correct information.  This is most visible in service
+  checks, but can also be seen on disk, memory and anything
+  else that uses two data items from the packet for one
+  component.
 Maybe handle exceptions nicer in the comms
 Switch to using the StringUtil class for the firewall command stuff