librenms/scripts
ollb 698584e14d feature: Add support for dynamic interfaces in ifAlias script (#6005)
* add support for dynamic interfaces in ifAlias script

* netlink and ip support alias (`ip link set IFACE alias ALIAS`). In an
  environment with dynamic interfaces, it is useful to be able retrieve
  aliases from ip.

* we cannot assume next iface oid is n + 1 since oids do not necessarily
  follow incrementally when some interfaces has been destroyed and
  recreated.

* use straight POSIX shell

* I agree to the conditions of the Contributor Agreement contained in
doc/General/Contributing.md.
2017-02-26 23:22:03 +00:00
..
agent-local Merge pull request #3865 from murrant/remove-agent-scripts 2016-07-28 20:22:20 +01:00
Migration Clean up migration scripts by doing a chown on destination folders and files to the LibreNMS user and group, remove leftover XML files from source directories, and allow user to specify the SNMP version string in the 'settings' section of . (#4792) 2016-10-15 00:48:04 +01:00
watchmaillog chmod 0755 to scripts 2015-04-28 23:04:08 +02:00
console-ui.php refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
deploy-docs.sh trying to fix docs build (#5340) 2017-01-07 22:14:16 +00:00
gen_rancid.php feature: Rancid config file generator (#5689) 2017-02-02 15:44:15 +00:00
gen_smokeping.php refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
git-pre-commit-hook.sh feature: Added pre-commit git script to support failing fast 2017-01-24 21:37:49 +00:00
github-apply Only allow integers for input to github-apply 2017-02-17 21:49:29 -06:00
github-remove Only allow integers for input to github-apply 2017-02-17 21:49:29 -06:00
ifAlias feature: Add support for dynamic interfaces in ifAlias script (#6005) 2017-02-26 23:22:03 +00:00
librenms-poller-service.conf Add systemd unit file for the python poller service. 2016-02-02 20:23:08 -06:00
librenms-poller-service.init Add systemd unit file for the python poller service. 2016-02-02 20:23:08 -06:00
librenms-poller-service.service Add systemd unit file for the python poller service. 2016-02-02 20:23:08 -06:00
pre-commit.php feature: Added pre-commit git script to support failing fast 2017-01-24 21:37:49 +00:00
removespikes.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
removespikes.pl chmod 0755 to scripts 2015-04-28 23:04:08 +02:00
tune_port.php Tune port update (#5795) 2017-02-06 18:49:16 -06:00