librenms/html/includes/forms
pblasquez cc38930007 feature: Added elasticsearch transport and docs (#6687)
* Add elasticsearch transport and docs

* Fix formatting

* Fix formatting

* Remove librenms string from sql file

* Add missing states

* Use ifAlias not ifDescr

* Update Alerting.md

* Remove unused es_enabled flag

* Fix storage column names

* Fix processor columns

* Rename 194.sql to 193.sql
2017-06-01 12:16:39 +01:00
..
ack-alert.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
add-dashboard.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
alert-templates.inc.php fix: dbUpdate calls now check if it is 0 or above (#4996) 2016-11-15 22:06:46 -06:00
application-update.inc.php feature: Application auto discovery (#6143) 2017-03-22 14:59:39 +00:00
attach-alert-template.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
callback-clear.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
callback-statistics.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
component.inc.php Implement an autoloader (#4140) 2016-08-21 14:07:14 +01:00
config-item-disable.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
config-item-update.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
config-item.inc.php feature: Added support for sending alerts to Telegram #2114 (#6202) 2017-03-22 09:02:24 +00:00
create-alert-item.inc.php refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
create-device-group.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
create-map-item.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
create-service.inc.php fix: Remove escape characters for services form / display #4891 2016-11-01 17:20:12 +00:00
delete-alert-map.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
delete-alert-rule.inc.php refactor: MySQL strict and query fixes (#5338) 2017-01-13 06:47:16 -06:00
delete-alert-template.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
delete-dashboard.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
delete-device-group.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
delete-service.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
discovery-module-update.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
edit-dashboard.inc.php fix: dbUpdate calls now check if it is 0 or above (#4996) 2016-11-15 22:06:46 -06:00
mempool-update.inc.php webgui: Added ability to set warning percentage for CPU, mempools from device edit page (#5895) 2017-03-03 15:07:12 +00:00
notifications.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
open-proc.inc.php Uncomment header declaration for reverse proxies (#6142) 2017-03-10 00:19:05 +00:00
override-config.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
parse-alert-map.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
parse-alert-rule.inc.php removed debug + simplified code 2016-11-01 16:43:12 +00:00
parse-alert-template.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
parse-device-group.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
parse-poller-groups.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
parse-service.inc.php - Added $vars to ajax_forms 2016-03-16 08:37:15 +10:00
parse-template-rules.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
poller-group-remove.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
poller-groups.inc.php fix: dbUpdate calls now check if it is 0 or above (#4996) 2016-11-15 22:06:46 -06:00
poller-module-update.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
processor-update.inc.php webgui: Added ability to set warning percentage for CPU, mempools from device edit page (#5895) 2017-03-03 15:07:12 +00:00
query-ripenccapi.inc.php security: Remove possibility of xss in Oxidized and RIPE searches (#6595) 2017-05-05 16:16:39 -05:00
rediscover-device.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
schedule-maintenance.inc.php fix: Fixed the dbTest units so they work (#6293) 2017-03-29 16:13:30 -05:00
search-oxidized-config.inc.php security: Remove possibility of xss in Oxidized and RIPE searches (#6595) 2017-05-05 16:16:39 -05:00
sensor-alert-reset.inc.php fix: alert flags on wireless sensors table (#6556) 2017-05-03 22:46:05 +01:00
sensor-alert-update.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
sensor-update.inc.php fix: alert flags on wireless sensors table (#6556) 2017-05-03 22:46:05 +01:00
storage-update.inc.php fix: dbUpdate calls now check if it is 0 or above (#4996) 2016-11-15 22:06:46 -06:00
test-transport.inc.php feature: Added elasticsearch transport and docs (#6687) 2017-06-01 12:16:39 +01:00
token-item-create.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
token-item-disable.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
token-item-remove.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
update-alert-rule.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
update-config-item.inc.php feature: Add Smseagle transport support (#5989) 2017-02-24 11:55:53 +00:00
update-dashboard-config.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
update-ifalias.inc.php Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00:00
update-ifspeed.inc.php tidy up some more eventlog things (#5885) 2017-02-14 12:06:01 +00:00
update-notes.inc.php webui: Disabled editing device notes for non-admin users (#5341) 2017-01-08 15:05:37 +02:00
update-port-notes.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
update-ports.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
widget-settings.inc.php PSR2 Cleanup: /html edition 2016-08-18 21:29:30 -05:00
wireless-sensor-alert-reset.inc.php fix: alert flags on wireless sensors table (#6556) 2017-05-03 22:46:05 +01:00
wireless-sensor-alert-update.inc.php feature: Wireless Sensors Overhaul (#6471) 2017-05-01 23:49:11 -05:00
wireless-sensor-update.inc.php fix: alert flags on wireless sensors table (#6556) 2017-05-03 22:46:05 +01:00