7 Commits

Author SHA1 Message Date
0351b54fb8 webui: make d_echo work in webui (#4432)
* webui: make d_echo work in webui
Remove d_print_r(), it is redundant to d_echo()
Remove d_echo calls in services.inc.php

* Switched debug check to work with nginx
2016-09-14 10:05:49 +01:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
laf
f3ee9dcc2e Fixed php short tags 2016-05-02 18:43:06 +00:00
975ddbc517 Revert "Fixed php short tags :/" 2016-05-02 20:19:18 +02:00
laf
a14ae0bc18 Fixed php short tags :/ 2016-05-02 18:09:58 +00:00
c99fee75df Sort services list 2016-04-21 08:08:17 +10:00
0d6cfec589 Nagios Services
- Moved check-services.php to a poller module
    - Added performance data collection to the poller
    - Centralised DB functions to includes/services.inc.php
    - Created add/edit/delete functions off the device, services page
    - Removed legacy edit/delete interfaces.
    - Moved and modified check.inc scripts
    - Documentation Updates
    - Modified services table
2016-03-15 22:23:14 +10:00