librenms/includes
Tony Murray 51ba934e11 feature: Added web validation (#7474)
* refactor: convert validations to modules to prep for gui integration

* accidentally dropped, schema update

* fix accidental output to webui

* mention discovery-wrapper.py and re-arrange.

* refine some fix statements

* rename the Config validation group to Configuration.

* fix some scrutinizer issues
remove as many local functions from validator.php as possible
move extensions from pre-check
remove duplicate timezone check
looks like there is some db schema differences between mariadb 10.1 and 10.2, investigating

* mariadb version diff take2

* Check schema version first for database.
Remove stop to go back to command line for install docs.
Add helpful link when there is no devices added to /addhost

* fix incorrect validation for empty string defaults

* Fix style

* Add additional file permissions checks

* catch exception and fail for invalid timezone
Change visuals a bit.

* add php version warning

* fix space
2017-10-26 07:56:09 +01:00
..
alerts fix: Fixed clickatell alert transport (#7446) 2017-10-15 23:49:51 -05:00
caches Removed blank line 2016-09-15 20:15:32 +01:00
db Fix coding style part 2 2015-07-15 11:04:22 +02:00
definitions newdevice Disable poller/discovery modules for fibrehome devices 2017-10-25 21:21:06 +01:00
discovery newdevice: Added more detection for IgniteNet FusionSwitch (#7384) 2017-10-25 08:10:02 -05:00
polling newdevice: Added Mitel Standard Linux OS detection (#7513) 2017-10-25 16:38:53 +01:00
services feature: Added check_mssql_health.inc.php for service checks (#6415) 2017-04-17 21:44:59 +01:00
snmptrap webui: New eventlog severity classification (#5830) 2017-02-12 22:41:05 +00:00
sql-schema newdevice: Added firewall graphs for Palo Alto Networks firewall (#7483) 2017-10-17 12:42:13 +01:00
alerts.inc.php refactor: Ability to edit default alert template (#7121) 2017-08-12 20:21:13 +01:00
billing.php Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
callback.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
cisco-entities.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
common.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
datastore.inc.php feature: Added support for sending metrics to OpenTSDB (#7022) 2017-07-15 10:28:27 +01:00
dbFacile.php refactor: Improve yaml state discovery (#7221) 2017-09-03 19:58:39 +01:00
defaults.inc.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
definitions.inc.php newdevice: Added firewall graphs for Palo Alto Networks firewall (#7483) 2017-10-17 12:42:13 +01:00
device-groups.inc.php some small updates (#6022) 2017-02-27 14:39:02 +00:00
functions.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
graphite.inc.php fix: Send zero for fields without values for graphite (#7176) 2017-08-17 17:20:04 +01:00
include-dir.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
influxdb.inc.php refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
init.php Use $install_dir var for auth_mechanism require_once 2017-08-28 12:07:00 -07:00
load_db_graph_types.inc.php Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
mergecnf.inc.php refactor: modest speedup to database config population (#6636) 2017-05-13 19:54:53 +01:00
notifications.php feature: Notify about failed updates, block detectable bad updates (#7188) 2017-08-26 21:35:39 +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 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
process_config.inc.php feature: Configurable 95th percentile (#7442) 2017-10-11 13:21:11 +01:00
rewrites.php refactor: Added IOS-XR Bundle-Ether shortened/corrected forms (#7283) 2017-09-01 17:14:03 +01:00
rrdtool.inc.php fix: Fixed IPv6 host renaming (#7275) 2017-09-02 13:45:31 -05:00
services.inc.php refactor: Replace escapeshellcmd with Purifier in service checks (#7118) 2017-08-12 20:19:12 +01:00
snmp.inc.php fix: snmp_get_multi returns no data if the oid doesn't contain a period (#7456) 2017-10-11 08:10:04 +01:00
static-config.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php feature: Added Syslog hook for ASA support (#7268) 2017-09-01 18:37:01 +01:00
vmware_guestid.inc.php feature: Update Debian's guestId for VMware (#5669) 2017-01-30 14:41:14 +00:00