Hi all, for the hostname problem we can just update zabbix to 2.2.x see https://svn.zabbix.com/browse/ZBX-5616
For the who part, is there a way to know the number of connected users in /proc or ... ----- Mail original ----- > De: "Bastian Bittorf" <[email protected]> > À: "OpenWrt Development List" <[email protected]> > Envoyé: Mardi 21 Janvier 2014 10:14:52 > Objet: Re: [OpenWrt-Devel] [PATCH] busybox: enable CONFIG_HOSTNAME > > * Stefan Hellermann <[email protected]> [21.01.2014 10:09]: > > What do the maintainers of openwrt/busybox think? Is it useful to > > have a > > hostname binary on a router/access point? Maybe for shell scripts > > or > > some web-interface? If yes, can you add it? > > is the applet 'hostname' really just needed for getting the hostname? > (or more, because it can do some thinks like e.g. 'nisdomainname') > > maybe it the zabbix-case, you can add a file /bin/hostname with: > > #!/bin/sh > uci get system.@system[0].hostname > > bye, bastian > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
