Commit Graph
1881 Commits
Author SHA1 Message Date
pblasquez 2c57979011 forgot to add back max() 2016-04-26 16:07:20 -07:00
pblasquez 8e8315dbcd Move config to WebUI 2016-04-26 12:56:58 -07:00
Aaron Daniels 4545aea28d - Services widget on device overview page was still displaying legacy status
while the database has been storing nagios style status.
  Modified to: 0=Ok, 1=Unknown, 2=Critical.
2016-04-26 07:04:22 +10:00
Neil Lathwood 1c3869c5f0 Merge pull request #3416 from murrant/netonix-poe
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
Tony Murray b98ba8c1a4 Remove some deprecated functions 2016-04-24 01:05:14 -05:00
Tony Murray 46a0bbfc82 Add PoE state to Netonix devices
Allow for non-numeric states.  state_descr must match what is returned by the device.
2016-04-23 20:56:21 -05:00
Aaron Daniels 111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
Adam Winberg 3873aaf01e Extend if statement to support hostnames in rancid with or without domain suffix 2016-04-11 08:32:13 +02:00
Neil Lathwood 76693ab36e Merge pull request #3309 from gcoeugnet/master
Canopsis transport doc and enhancement
2016-04-01 13:55:57 +01:00
Guillaume Coeugnet c6a022694b Update alerting.inc.php
Code indentation
2016-04-01 10:21:11 +02:00
Guillaume COEUGNET ac89c7b00c Add canopsis port parameter 2016-04-01 10:04:58 +02:00
Neil Lathwood b1abe91728 Merge pull request #3299 from gcoeugnet/master
Add Canopsis transport
2016-03-31 17:04:34 +01:00
Neil Lathwood f4073bd01f Merge pull request #3300 from dmelani/toner_width
Make toner overview line up with the rest
2016-03-30 08:26:14 +01:00
Daniel Melani c2a2927894 Make toner overview line up with the rest 2016-03-29 16:14:53 +02:00
gcoeugnet 758453938e Update alerting.inc.php 2016-03-29 15:43:31 +02:00
Neil Lathwood a9b50a47dd Merge pull request #3279 from pheinrichs/issue-3277
Added Cambium Support
2016-03-29 11:46:29 +01:00
Aaron Daniels 8f59b8c7f7 Merge branch 'master' into issue-2193 2016-03-29 20:16:07 +10:00
Aaron Daniels eeb3dff393 - Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical
- Update documentation
- Moved SQL for upstream changes
2016-03-29 20:15:42 +10:00
Thom Seddon d2dd3e256f Fix URL path to ajax_form.php for testing alerts 2016-03-23 09:43:34 +00:00
Paul Heinrichs a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
Aaron Daniels 854812a457 - added rrd_pipes to check script
- renamed service_* to *_service
2016-03-22 16:40:51 +10:00
Neil Lathwood 6b896d0cb7 Merge pull request #3239 from richardlawley/billing-search
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
Daniel Preussker 57339c4221 Merge pull request #3221 from ekoyle/add_web_html_email_option
Add web config option for HTML emails
2016-03-16 14:44:51 +00:00
Eldon Koyle 6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
Aaron Daniels 3e1d40fd7c - Added $vars to ajax_forms
- replaced all instances of $_POST with $vars
2016-03-16 08:37:15 +10:00
Aaron Daniels 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
Richard Lawley b2c015b58c Add Interface at bill create screen 2016-03-14 19:18:53 +00:00
Richard Lawley cbb8699fb8 Convert table to bootgrid 2016-03-14 16:30:55 +00:00
Richard Lawley c35afb1e1c Implement Billing Search 2016-03-10 18:11:39 +00:00
Neil Lathwood d996a7af3c Merge pull request #3195 from richardlawley/issue-3151
Historical Billing Graphs use correct values for 95th line
2016-03-10 12:50:09 +00:00
Neil Lathwood 3983705ba3 Merge pull request #3194 from richardlawley/update-billing-ui
Update Billing UI
2016-03-09 20:35:29 +00:00
Richard Lawley 972429838b Redirect to edit page afer add bill 2016-03-09 08:26:32 +00:00
Richard Lawley 069c06716e Make billing graphs take times from bill_hist_id and use that for 95th 2016-03-08 21:43:10 +00:00
Neil Lathwood 56caedbaff Merge pull request #3188 from geordish/issue-1674
Corrected inserting ' into overide syslocation string
2016-03-08 20:54:35 +00:00
Richard Lawley fca483439e Remove Edit link if not admin 2016-03-08 19:12:15 +00:00
Richard Lawley bd640ebc08 Update History Page to match 2016-03-08 18:45:55 +00:00
Richard Lawley 9f136c06de Update Billing UI to match rest of app 2016-03-08 18:21:29 +00:00
David Bell a33d16dafa Corrected inserting ' into overide syslocation string 2016-03-08 11:18:33 +00:00
David Bell d2db4a4af2 Corrected aggregate graph on smokeping page 2016-03-07 11:40:47 +00:00
Richard Lawley b8f6b3555c Previous Billing Period view links directly to historical usage 2016-03-03 15:03:06 +00:00
Richard 6f61ec37d5 Updated Apps layout to use panels 2016-02-29 13:23:42 +00:00
Rosiak eff7e18d4e Align tables
Something that bugged me for a while..
2016-02-28 02:29:51 +01:00
Rosiak 74db415404 Fixup 2016-02-28 01:27:23 +01:00
Rosiak f298ccb30f Scrut fix 2016-02-27 19:12:13 +01:00
Rosiak 6923a32dbd A few things
ucwords = happy ocd

Basic state page

Allign order = happy ocd
2016-02-27 02:35:28 +01:00
Rosiak ebe9154934 Added more sensors 2016-02-27 01:56:50 +01:00
Rosiak 928fd70ced Proper State Monitoring 2016-02-26 23:40:34 +01:00
Neil Lathwood 7f21325e9f Merge pull request #3093 from murrant/php_fixes
Fix a few php errors for syslog, and everywhere else.
2016-02-26 13:26:28 +00:00
Tony Murray 9f22b18dc8 Split is removed in PHP7, replace with explode as none were using it as a regex.
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
Harm van Tilborg 09f03c0e52 Adapted device edit form to include larger purpose field 2016-02-24 13:36:42 +01:00