1892 Commits

Author SHA1 Message Date
4920c39dfd List service plugins alphabetically. 2016-05-19 14:20:42 -05:00
f0o
091cc822de Added Hit/Misses graphs for memcached 2016-05-05 14:47:08 +00:00
laf
e0f14798fe Updated services box to be 2 for down 2016-05-03 22:15:29 +00:00
e12f670de7 Merge pull request #3479 from laf/issue-3114
Fixed broken performance chart due to deprecated visjs option
2016-05-03 19:43:22 +02:00
f630acb8b2 Merge pull request #3471 from laf/issue-3294
Added abililty to filter by alert state Ok or Alert
2016-05-03 19:42:55 +02:00
laf
fbbab3dac6 Fixed broken performance chart due to deprecated visjs option 2016-05-03 16:18:21 +00:00
laf
aefbde3df0 Added abililty to filter by alert state Ok or Alert 2016-05-02 19:40:12 +00: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
laf
31e8657325 Fix links for billing 2016-04-29 23:54:33 +00:00
2c57979011 forgot to add back max() 2016-04-26 16:07:20 -07:00
8e8315dbcd Move config to WebUI 2016-04-26 12:56:58 -07:00
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
1c3869c5f0 Merge pull request #3416 from murrant/netonix-poe
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
b98ba8c1a4 Remove some deprecated functions 2016-04-24 01:05:14 -05:00
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
111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
3873aaf01e Extend if statement to support hostnames in rancid with or without domain suffix 2016-04-11 08:32:13 +02:00
76693ab36e Merge pull request #3309 from gcoeugnet/master
Canopsis transport doc and enhancement
2016-04-01 13:55:57 +01:00
c6a022694b Update alerting.inc.php
Code indentation
2016-04-01 10:21:11 +02:00
ac89c7b00c Add canopsis port parameter 2016-04-01 10:04:58 +02:00
b1abe91728 Merge pull request #3299 from gcoeugnet/master
Add Canopsis transport
2016-03-31 17:04:34 +01:00
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
c2a2927894 Make toner overview line up with the rest 2016-03-29 16:14:53 +02:00
758453938e Update alerting.inc.php 2016-03-29 15:43:31 +02:00
a9b50a47dd Merge pull request #3279 from pheinrichs/issue-3277
Added Cambium Support
2016-03-29 11:46:29 +01:00
8f59b8c7f7 Merge branch 'master' into issue-2193 2016-03-29 20:16:07 +10:00
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
d2dd3e256f Fix URL path to ajax_form.php for testing alerts 2016-03-23 09:43:34 +00:00
a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
854812a457 - added rrd_pipes to check script
- renamed service_* to *_service
2016-03-22 16:40:51 +10:00
6b896d0cb7 Merge pull request #3239 from richardlawley/billing-search
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
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
6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
3e1d40fd7c - Added $vars to ajax_forms
- replaced all instances of $_POST with $vars
2016-03-16 08:37:15 +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
b2c015b58c Add Interface at bill create screen 2016-03-14 19:18:53 +00:00
cbb8699fb8 Convert table to bootgrid 2016-03-14 16:30:55 +00:00
c35afb1e1c Implement Billing Search 2016-03-10 18:11:39 +00:00
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
3983705ba3 Merge pull request #3194 from richardlawley/update-billing-ui
Update Billing UI
2016-03-09 20:35:29 +00:00
972429838b Redirect to edit page afer add bill 2016-03-09 08:26:32 +00:00
069c06716e Make billing graphs take times from bill_hist_id and use that for 95th 2016-03-08 21:43:10 +00:00
56caedbaff Merge pull request #3188 from geordish/issue-1674
Corrected inserting ' into overide syslocation string
2016-03-08 20:54:35 +00:00
fca483439e Remove Edit link if not admin 2016-03-08 19:12:15 +00:00
bd640ebc08 Update History Page to match 2016-03-08 18:45:55 +00:00
9f136c06de Update Billing UI to match rest of app 2016-03-08 18:21:29 +00:00
a33d16dafa Corrected inserting ' into overide syslocation string 2016-03-08 11:18:33 +00:00
d2db4a4af2 Corrected aggregate graph on smokeping page 2016-03-07 11:40:47 +00:00