-
I cannot reproduce the issue with the gui refusing to accept a blank schedule. If it re-appears, I will let you know. Thank you for the schedule endpoint fix. Perhaps my problem with deleting the schedule out of the xml was that I deleted the "schedule ... /schedule" entry from within the "schedules ... /schedules" entry. When I created new xml from the gui the schedules...
2009-11-04 15:48:05 UTC in BMC MAINVIEW Data Server
-
The gui would not let me delete it so I edited the xml to delete both the " schedule... /schedule " entry and the " schedule="all" " entries.
2009-10-27 15:16:20 UTC in BMC MAINVIEW Data Server
-
When I delete the schedule, it doesn't record anything.
2009-10-26 15:50:45 UTC in BMC MAINVIEW Data Server
-
I started looking closely at some of the data we're collecting and it looks as though data for midnight is falling thru the cracks. I created a schedule "all" as in "schedule earliest=0:00 latest=24:00 all /schedule", but although I can see in the log file that the data was captured at midnight, it doesn't appear in either ODBC *.mdb databases or in *.xml files. It looks...
2009-10-13 13:35:38 UTC in BMC MAINVIEW Data Server
-
Thanks a heap...
2009-08-05 16:12:53 UTC in BMC MAINVIEW Data Server
-
Version 2.0.62 worked fine for me. When I attempt to add a new metric in the new version, the UI hangs. If I step thru the code with the eclipse debugger, I get the following trace...
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Attempt to add element to a second parent.
at com.bmc.mainview.nvbapi.XML.add(XML.java:278)
at...
2009-07-28 14:33:55 UTC in BMC MAINVIEW Data Server