On Mon, 2010-09-13 at 14:28 +0000, Donnelly, John (ISS (SNI), Houston) wrote: > Excellent idea !
Yeah, this would be great. I think I did try this once, but somebody should take another shot. Note that when writing to syslog, you need to make sure you send everything as "info" or whatever level, because if you send the debug messages as the syslog "debug" level they'll jsut get filtered out by syslog's configuration itself. And since you can't really expect normal users tweak syslog configuration, you just make NM/MM handle all the debug level message stuff, and send the result out to syslog as "info". Dan > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of van Schelve > Sent: Monday, September 13, 2010 3:07 AM > To: [email protected] > Subject: debugging networkmanager > > > Hi, > > would it be possible to write networkmanager / modemmanager debug output to > syslog based on a configuration option? > > We are currently in rollout of a big number of Linux systems. Our support > team gets more and more reports of problems in mobile environment. Users are > not able to get their 3g based connection working and so on. > > Therefore I would like to enable debug on a wide number of machines in the > field. One possibillity is to modify the upstart script for networkmanager > but I think it would be a good idea to have a generic debug mechanism based > on a config option. > > What do you think? > > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
