75e1712f74
Merge pull request #3268 from murrant/config-name-unique-index
...
Set config_name column in config table as a unique index
2016-03-22 09:53:24 +00:00
9660ebfc8e
Merge pull request #3266 from ekoyle/geoloc_docs_update
...
Add more info on geolocation resolution in docs
2016-03-22 09:43:33 +00:00
c4bf2086e4
drop the iff
2016-03-21 11:00:31 -06:00
5c81602966
Set config_name as a unique index
...
Work around possible duplicates by keeping the first record.
2016-03-18 23:20:02 -05:00
813912d085
Add more info on geolocation resolution in docs
2016-03-18 16:55:34 -06:00
bcafac560c
Merge pull request #3237 from xbeaudouin/cumulus
...
Basic Cumulus Linux support
2016-03-18 10:33:38 +00:00
7d111fd8ba
Move me up the list
2016-03-17 23:52:14 -05:00
6b896d0cb7
Merge pull request #3239 from richardlawley/billing-search
...
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
b8cdadaf04
Merge pull request #3148 from ekoyle/alert_template_transport
...
Alert template transport
2016-03-17 20:58:43 +00:00
d20b1c657f
Merge pull request #3262 from murrant/fix-icon-update
2016-03-17 18:49:50 +00:00
a20c14b66b
Fix icon reset issue when os != icon.
2016-03-17 11:36:59 -05:00
c7fbf4d5b3
Merge pull request #3254 from barhom/juniper-ex2500
...
Added support for Juniper EX2500
2016-03-17 08:51:44 +00:00
78e3ab08b7
Merge pull request #3248 from laf/pulse-fix
...
Fixed pulse sessions and users rrdupdate
2016-03-17 08:02:38 +00:00
8643d5ccb8
Merge pull request #3260 from paulgear/clarify-validate
...
Minor clarifications
2016-03-17 08:01:52 +00:00
1a3213b81f
Minor clarifications
2016-03-17 10:18:16 +10:00
36818d6c59
Use double-quotes in template example and warn about single-quotes
2016-03-16 11:26:19 -06:00
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
282fb891d0
Added support for Juniper EX2500
2016-03-16 16:08:50 +01:00
571ee1631a
Add cumulus icon
2016-03-16 16:07:51 +01: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
c9fabd4654
Merge pull request #3246 from Rosiak/issue-3245
...
Deliberant WiFi Discovery
2016-03-16 11:50:46 +00:00
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
4cbeb18af5
Updated alerts query to retrieve sysName for function use
2016-03-16 00:56:58 +00:00
150ee45452
Merge pull request #3240 from richardlawley/issue-1967
...
Add Interface at bill create screen
2016-03-15 23:23:01 +00:00
772c9177f6
Split out the icon check and update from os
2016-03-15 23:08:17 +00:00
6a53bcf688
Add web config option for HTML emails
2016-03-15 16:55:27 -06:00
dd22eaa022
Fixed pulse sessions and users rrdupdate
2016-03-15 22:26:27 +00:00
5566163eeb
Merge pull request #3156 from richardlawley/billing-perf-2
2016-03-15 21:00:44 +00:00
d1afac48bd
Add os to text
2016-03-15 18:22:19 +01:00
29fd3fb569
Initial Commit
2016-03-15 18:11:09 +01:00
ac9c428012
Change else if to elseif as requested by @laf.
2016-03-15 11:39:49 +01:00
2d2f56c3dc
Merge pull request #3224 from Rosiak/issue-3029
...
Basic Develop Ineo Printer Support
2016-03-15 10:01:33 +00:00
4500c2a3ba
Fix dates shown in history view
2016-03-15 08:11:42 +00:00
d54fd994b6
Merge pull request #3241 from librenms/murrant-update-docs
...
./daily.sh as librenms user
2016-03-15 07:35:32 +10:00
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
b2c015b58c
Add Interface at bill create screen
2016-03-14 19:18:53 +00:00
0e5b413d05
Include Notes field on Bills list
2016-03-14 16:35:23 +00:00
cbb8699fb8
Convert table to bootgrid
2016-03-14 16:30:55 +00:00
77a5918d4e
Basic Cumulus Linux detection
2016-03-14 15:39:45 +01:00
7e4718c771
Adding Cumulus Linux mibs
2016-03-14 12:04:27 +01:00
d33c54ea9e
Add discovery file
2016-03-13 22:15:13 +01:00
2bbbd13f2c
Merge pull request #3231 from Rosiak/issue-3147
...
dBm Disco Fix
2016-03-13 21:04:49 +00:00
f32b7680ff
Merge pull request #3230 from Rosiak/issue-3229
...
check_valid_sensors - Correction
2016-03-13 20:55:03 +00:00
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
4b473f8025
Merge pull request #3227 from Rosiak/valid-state-bug
...
Valid State Sensor Bugfix
2016-03-13 20:50:16 +00:00
b9c14e62ab
Merge pull request #3226 from Rosiak/issue-1365
...
Juniper Alarm State Monitoring
2016-03-13 20:48:39 +00:00
dbf7d30538
Merge pull request #3219 from richardlawley/increase-alert-suggestions
...
Increase rule suggestions to 20
2016-03-13 20:11:00 +00:00
f79979f3f6
Merge pull request #3216 from richardlawley/billing-search
...
Implement Billing Search
2016-03-13 20:09:32 +00:00
240ffe55af
Merge pull request #3178 from Ultra2D/api-ldap
...
API access when using LDAP authentication
2016-03-13 20:06:35 +00:00
c948efae24
dBm Disco Fix
...
#3147
2016-03-12 23:45:00 +01:00