QuikSilver
Very Senior Member
You did it!well blow me down. i may have made it work with a 2 line css trick that I didn't find before. option uf, give it a go!
You did it!well blow me down. i may have made it work with a 2 line css trick that I didn't find before. option uf, give it a go!
clickable table headers for sorting is up next. progress is going well
LOL, that would have been my next request. At this rate, the need to login to the CLI keeps going down ;-)clickable table headers for sorting is up next. progress is going well
sortable headers are up on develop. i know the VSZ needs tweaking to match "126m" as higher than "126" as its a numerical support. should be easy enough to match m in the column and chuck some 0s into the comparison function.LOL, that would have been my next request. At this rate, the need to login to the CLI keeps going down ;-)
Are you going to add buttons for some of the other CLI restart commands?
VSZ is fixed. No version change since this is all dev so uf to pull down latest ASPsortable headers are up on develop. i know the VSZ needs tweaking to match "126m" as higher than "126" as its a numerical support. should be easy enough to match m in the column and chuck some 0s into the comparison function.
Good spot, i haven't hooked an event to the checkbox to start the refreshingAwesome - fully enjoy webui ... update automatically "tick" on / off may not be working as intended.
Seems to dis-engage ... but will only reengage with browser refresh after restoring the tick?
Would like an On / Off button to disengage activity so it can be stopped in the background when not needed.
Last time i dabbled with that (UiDivStats) it proved frustrating when keeping columns aligned
Definitely need a way to ""turn off" the monitoring activity. Right now - taking the "tick" off the auto update works only while the webui Tab "scmerlin" is open. Navigate elsewhere and return to the scmerlin tab ... and the "tick" is back on autoupdate with monitoring active and consuming resources.Good spot, i haven't hooked an event to the checkbox to start the refreshing
the underlying top output uses next to no resources. while i could come up with something that would somehow send a signal from the webui to the underlying filesystem for the cron job to just exit instead of running and parsing top, it would not be worth the effort. watch top and filter for tailtopDefinitely need a way to ""turn off" the monitoring activity. Right now - taking the "tick" off the auto update works only while the webui Tab "scmerlin" is open. Navigate elsewhere and return to the scmerlin tab ... and the "tick" is back on autoupdate with monitoring active and consuming resources.
I don't see the point in monitoring in the background - should only be active while the scmerlin tab is open and the tick is in place for autoupdate.
the underlying top output uses next to no resources. while i could come up with something that would somehow send a signal from the webui to the underlying filesystem for the cron job to just exit instead of running and parsing top, it would not be worth the effort. watch top and filter for tailtop
I could make it store a cookie that remembers the setting, yes. But to play devil's advocate, this could cause a bad experience for users who turn off autorefresh and then will have to turn it on the next time they visit the page. I often turn off autorefresh on things to check something specific and then navigate away without turning it back on. Thst could just be be.OK - but then can you make taking the tick off autoupdate at least "stick" until a user turns it on again? - even after exiting webui and returning later? that would do it for me and my OCD of stopping background apps running when they not needed
I love where you have gone with this. I believe it serves its purpose well. I only await for your next biggest idea or future improvements for testing. The line of thought is, what will jack come up with next? Great work jack.I could make it store a cookie that remembers the setting, yes. But to play devil's advocate, this could cause a bad experience for users who turn off autorefresh and then will have to turn it on the next time they visit the page. I often turn off autorefresh on things to check something specific and then navigate away without turning it back on. Thst could just be be.
I'm happy for feedback from other users on this decision
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!