> On Aug 8, 2016, at 10:18 AM, Juliusz Chroboczek > <[email protected]> wrote: > >> PS I'm still looking for validation of the commands issued by getstats.sh. > > All your commands are peeking at the state of the kernel. You've got > other layers in your software stack, and when debugging you often need to > find out each of the different states: > > - netifd's state can be obtained by running ifstatus on each interface; > - babeld's state can be obtained by sending it the USR1 signal and > extracting the results from /var/log/babeld; > - I don't recall right now how to get hnetd's state, you'll need to ask > the guys. > > -- Juliusz
Perhaps I could start factoring the scripts into separate topic areas: get-kernel-stats.sh # the existing script get-routing-stats.sh # a script to gather the info suggested above ... etc. It's still easier to tell someone to invoke those two commands and send the results back than to engage in multiple interchanges over several days. Thanks. Rich _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
