zabbix-monitoring/server_instance/zabbix_server/batman_originators.sh

3 lines
91 B
Bash
Raw Normal View History

2014-12-10 00:14:42 +01:00
#!/bin/bash
batctl tg | cut -d")" -f2 | cut -d" " -f3 | grep -v "^$" | sort | uniq | wc -l