[tmenu]

I don't see what's wrong with telnet for this application. I've yet to use the webshell interface, indeed I don't even know how to get into it.
 
Now that disk tests can ne run without going into Maintenance mode it would be very nice if options to run Short, Long and Check were added to the webif Disk diagnostics page so that the tests could be initiated directly from the webif without needing to go into the webshell command line interface.
Code it then.
Probably most of the hassle is working out whether a test is already running to prevent users doing stupid things.
I've yet to use the webshell interface, indeed I don't even know how to get into it.
You either install the webshell package and use the nice icon labelled "Command Line" on the Diagnostics page, or you just connect to port 88, as has been mentioned before and which you complained about not knowing about.
 
You either install the webshell package and use the nice icon labelled "Command Line" on the Diagnostics page, or you just connect to port 88, as has been mentioned before and which you complained about not knowing about.
I assumed it was part of the standard webif and there was some button I hadn't found yet. Yes I remember port 88 now.
 
Code it then.
Probably most of the hassle is working out whether a test is already running to prevent users doing stupid things.
I'll add it to the overlong to do list that still includes doing something about the note you sent me before Christmas! ;)
I did notice that the existing self-tests logs does show whether a test is currently running so should be easy enough to disable the buttons.
I haven't tried submitting concurrent tests, I suspect it would just reject them with a message.
 
I'll add it to the overlong to do list
Don't worry. I've just done it - it was on my list too.
that still includes doing something about the note you sent me before Christmas! ;)
I've forgotten what it was now, without checking (I wasn't sure whether you were purposely ignoring me!).
I haven't tried submitting concurrent tests, I suspect it would just reject them with a message.
It does, but it makes the UI inconsistent and it's generally horrid to do stuff like that.
 
Back
Top