librenms/includes
Tony Murray def8b3e514
Add librenms command (#9619)
* Add librenms command

Hook up to artisan.  Hide dev commands and most other commands if app environment is production.
Register all commands for php artisan or when not in production.

* remove dead end line

* Console application name and version.
Had to shift some stuff from legacy code, but deferred others as it was too extensive of a change.

* switch check order

* always get local version now

* update array format

* whitepace

* fix style
2019-01-08 21:42:56 -06:00
..
caches Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
db Fix coding style part 2 2015-07-15 11:04:22 +02:00
definitions ZyXEL Telemetry - XGS4600-32F (#9599) 2019-01-04 10:17:00 -06:00
discovery ZyXEL Telemetry - XGS4600-32F (#9599) 2019-01-04 10:17:00 -06:00
polling Fix nios missed space (#9626) 2019-01-08 07:07:34 -06:00
services Revert "Add check_http service custom command" (#8680) 2018-05-09 08:39:16 +01:00
sql-schema Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
alerts.inc.php Refactored Alert schedule (#9514) 2019-01-03 22:42:12 +00:00
billing.php Escape SNMP & IPMI shell commands (#9537) 2018-12-16 13:42:50 +00:00
callback.php feature: Added wireless sensors to about and stats.librenms.org (#8676) 2018-05-08 21:42:52 +01:00
common.php Add librenms command (#9619) 2019-01-08 21:42:56 -06:00
datastore.inc.php feature: Added Prometheus PushGateway metric support (#8437) 2018-04-13 15:46:19 +01:00
dbFacile.php Remove accidental cast (#9032) 2018-08-18 18:34:02 +01:00
defaults.inc.php NAC Polling (Network Access Control) (#9227) 2018-12-19 21:18:30 -06:00
definitions.inc.php Remove graph_types definitions from DB (#9618) 2019-01-08 13:46:45 -06:00
device-groups.inc.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
functions.php NAC Polling (Network Access Control) (#9227) 2018-12-19 21:18:30 -06:00
graphite.inc.php Module tests update: per module output, only store modules data that are run (#8355) 2018-03-14 22:28:01 +00:00
helpers.php Fixed plugins using d_echo (#9498) 2018-12-08 13:16:49 +00:00
include-dir.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
influxdb.inc.php Converted time field to rtime within influxdb module (#9358) 2018-10-22 17:17:45 +01:00
init.php Keeps the dashboard sessions from expiring. (#9263) 2018-09-30 21:23:00 -05:00
notifications.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
opentsdb.inc.php fix correction of the echo of the opentsdb function to debug (#7086) 2017-07-27 20:09:31 +01:00
port-descr-parser.inc.php Fixed $speed lenght in port parser when > 32 characters (#9479) 2018-11-27 10:11:58 -06:00
prometheus.inc.php feature: Added Prometheus PushGateway metric support (#8437) 2018-04-13 15:46:19 +01:00
rewrites.php Improved hardware/platform naming for Juniper devices (#9546) 2018-12-15 22:51:22 +00:00
rrdtool.inc.php refactor: Move config loading into the Config class. (#8100) 2018-02-10 20:38:25 +00:00
services.inc.php Escape services commands properly. (#9269) 2018-10-17 16:46:07 +01:00
snmp.inc.php Escape SNMP & IPMI shell commands (#9537) 2018-12-16 13:42:50 +00:00
snmptrap.inc.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
static-config.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php Syslog name translation (#9463) 2018-11-20 16:47:53 -06:00
vmware_guestid.inc.php feature: Update Debian's guestId for VMware (#5669) 2017-01-30 14:41:14 +00:00