HenocKA
708e0534bb
adding sql
2016-03-16 17:16:56 +01:00
Tony Murray
271e767077
Merge pull request #3250 from laf/issue-3236
...
Split out the icon check and update from os
2016-03-16 10:59:09 -05:00
HenocKA
4432cc2a96
Merge branch 'master' of https://github.com/HenocKA/librenms into issue280b
2016-03-16 16:10:01 +01:00
Ibrahim Tachijian
282fb891d0
Added support for Juniper EX2500
2016-03-16 16:08:50 +01:00
Xavier Beaudouin
571ee1631a
Add cumulus icon
2016-03-16 16:07:51 +01: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
HenocKA
e644ae2f46
update changelog
2016-03-16 15:41:18 +01:00
HenocKA
591b846d3d
discovery bgp-peers - adding vrf-lite
2016-03-16 15:36:24 +01:00
HenocKA
1eecc1bf3b
poller - adding vrf-cisco-lite in device
2016-03-16 15:22:02 +01:00
Neil Lathwood
c9fabd4654
Merge pull request #3246 from Rosiak/issue-3245
...
Deliberant WiFi Discovery
2016-03-16 11:50:46 +00:00
Paul Gear
f90e7baa31
Merge pull request #3252 from laf/issue-3131
...
Updated alerts query to retrieve sysName for function use
2016-03-16 11:07:13 +10:00
laf
4cbeb18af5
Updated alerts query to retrieve sysName for function use
2016-03-16 00:56:58 +00:00
Neil Lathwood
150ee45452
Merge pull request #3240 from richardlawley/issue-1967
...
Add Interface at bill create screen
2016-03-15 23:23:01 +00:00
laf
772c9177f6
Split out the icon check and update from os
2016-03-15 23:08:17 +00:00
Eldon Koyle
6a53bcf688
Add web config option for HTML emails
2016-03-15 16:55:27 -06:00
Aaron Daniels
f90ead9f2e
Merge branch 'master' into issue-2193
2016-03-16 08:49:40 +10:00
Aaron Daniels
94cdcbbd93
- Moved SQL
2016-03-16 08:49:29 +10:00
Aaron Daniels
3e1d40fd7c
- Added $vars to ajax_forms
...
- replaced all instances of $_POST with $vars
2016-03-16 08:37:15 +10:00
laf
dd22eaa022
Fixed pulse sessions and users rrdupdate
2016-03-15 22:26:27 +00:00
Neil Lathwood
5566163eeb
Merge pull request #3156 from richardlawley/billing-perf-2
2016-03-15 21:00:44 +00:00
Rosiak
d1afac48bd
Add os to text
2016-03-15 18:22:19 +01:00
Rosiak
29fd3fb569
Initial Commit
2016-03-15 18:11:09 +01: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
Xavier Beaudouin
ac9c428012
Change else if to elseif as requested by @laf.
2016-03-15 11:39:49 +01:00
Neil Lathwood
2d2f56c3dc
Merge pull request #3224 from Rosiak/issue-3029
...
Basic Develop Ineo Printer Support
2016-03-15 10:01:33 +00:00
Richard Lawley
4500c2a3ba
Fix dates shown in history view
2016-03-15 08:11:42 +00:00
Paul Gear
d54fd994b6
Merge pull request #3241 from librenms/murrant-update-docs
...
./daily.sh as librenms user
2016-03-15 07:35:32 +10:00
Tony Murray
d3a4e03b2c
./daily.sh as librenms user
...
Add hint to encourage running ./daily.sh as the user librenms user.
We could also add this:
`runuser -l librenms -c ./daily.sh`
or this
`su - librenms -c ./daily.sh`
2016-03-14 15:10:24 -05:00
Richard Lawley
b2c015b58c
Add Interface at bill create screen
2016-03-14 19:18:53 +00:00
Richard Lawley
0e5b413d05
Include Notes field on Bills list
2016-03-14 16:35:23 +00:00
Richard Lawley
cbb8699fb8
Convert table to bootgrid
2016-03-14 16:30:55 +00:00
Xavier Beaudouin
77a5918d4e
Basic Cumulus Linux detection
2016-03-14 15:39:45 +01:00
Xavier Beaudouin
7e4718c771
Adding Cumulus Linux mibs
2016-03-14 12:04:27 +01:00
Rosiak
d33c54ea9e
Add discovery file
2016-03-13 22:15:13 +01:00
Neil Lathwood
2bbbd13f2c
Merge pull request #3231 from Rosiak/issue-3147
...
dBm Disco Fix
2016-03-13 21:04:49 +00:00
Neil Lathwood
f32b7680ff
Merge pull request #3230 from Rosiak/issue-3229
...
check_valid_sensors - Correction
2016-03-13 20:55:03 +00:00
Neil Lathwood
f80a4a3434
Merge pull request #3228 from Rosiak/convert-drac-state-disco
...
Convert old drac state disco to new
2016-03-13 20:53:40 +00:00
Neil Lathwood
4b473f8025
Merge pull request #3227 from Rosiak/valid-state-bug
...
Valid State Sensor Bugfix
2016-03-13 20:50:16 +00:00
Neil Lathwood
b9c14e62ab
Merge pull request #3226 from Rosiak/issue-1365
...
Juniper Alarm State Monitoring
2016-03-13 20:48:39 +00:00
Neil Lathwood
dbf7d30538
Merge pull request #3219 from richardlawley/increase-alert-suggestions
...
Increase rule suggestions to 20
2016-03-13 20:11:00 +00:00
Neil Lathwood
f79979f3f6
Merge pull request #3216 from richardlawley/billing-search
...
Implement Billing Search
2016-03-13 20:09:32 +00:00
Neil Lathwood
240ffe55af
Merge pull request #3178 from Ultra2D/api-ldap
...
API access when using LDAP authentication
2016-03-13 20:06:35 +00:00
Rosiak
c948efae24
dBm Disco Fix
...
#3147
2016-03-12 23:45:00 +01:00
Rosiak
f1bb532d30
check_valid_sensors - Correction
...
#3229
2016-03-12 23:27:21 +01:00
Rosiak
2fe97b4a7d
Convert old drac state disco to new
2016-03-12 22:55:36 +01:00
Rosiak
77ec4c23a9
Valid State Sensor Bugfix
...
Be able to remove sensors when they become invalid.
2016-03-12 22:50:56 +01:00
Rosiak
4852179973
Juniper Alarm State Monitoring
...
#1365
2016-03-12 21:47:48 +01:00
Rosiak
9b4eb5c497
Basic Develop Ineo Printer Support
...
#3029
2016-03-11 23:40:44 +01:00
Søren Rosiak
8d1008968b
Merge pull request #3223 from Rosiak/issue-3078
2016-03-11 23:20:46 +01:00
Rosiak
9776f56aa1
Add Canon pic
...
#3078
2016-03-11 23:11:24 +01:00