Hi all,
Attached is a shell script I found useful for monitoring a live installation of OsmoNITB. I hope it'll be useful for someone else and propose to check it into the 'contrib' directory of the OpenBSC repository.
Actually I believe that Holger's zecke/features/nitb-ctrl-interface branch should be merged into the master, as it makes such monitoring much easier and failsafe.
PS I think it would be useful create a wiki-page with cheat-sheet of useful commands during the OpenBSC operation. I could start putting something together if there are no objections to that. I would appreciate recommendations for the wiki page name and location too.
-- Regards, Alexander Chemeris. CEO, Fairwaves LLC / ООО УмРадио http://fairwaves.ru
On Sat, Jun 29, 2013 at 12:56:47PM +0400, Alexander Chemeris wrote:
Hi all,
Dear Alexander,
Attached is a shell script I found useful for monitoring a live installation of OsmoNITB. I hope it'll be useful for someone else and propose to check it into the 'contrib' directory of the OpenBSC repository.
I don't think it is a useful addition. There is the 'obscvty' python code that is rather complete and used in the VTY tests. E.g. with the shell script sometimes one would like to monitor commands that are only available in the enabled mode. So you would need to issue two commands during an active connection.
PS I think it would be useful create a wiki-page with cheat-sheet of useful commands during the OpenBSC operation. I could start putting something together if there are no objections to that. I would appreciate recommendations for the wiki page name and location too.
there are no objections. RunningNITB? TipsAndTricks?
holger