[Ultrapossum-cvs 249] demo/haviewer 1.14,1.15,haviewer.rb

Back to archive index

Masato Taruishi taru****@sourc*****
2004年 6月 25日 (金) 18:55:44 JST


===================================================================
RCS file: demo/haviewer/haviewer.rb,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- demo/haviewer/haviewer.rb	2004/06/24 13:03:34	1.14
+++ demo/haviewer/haviewer.rb	2004/06/25 09:55:44	1.15
@@ -64,9 +64,9 @@
   class Host
 
     OID = "private.12345"  # .2.101.1"
-    OID_STATUS = OID + ".1.1"
-    OID_PID = OID + ".1.2"
-    OID_SINCE = OID + ".1.3"
+    OID_STATUS = OID + ".1.1.0"
+    OID_PID = OID + ".1.2.0"
+    OID_SINCE = OID + ".1.3.0"
 
     def initialize( host, type )
       super();



Ultrapossum-cvs メーリングリストの案内
Back to archive index