b476db93cf
Add chassis serial to brocade ironware devices
2016-03-27 21:46:21 +02:00
3776dc88e2
Merge pull request #3286 from Rosiak/cisco-wifi-fix
...
Detect Autonomous Cisco AP's
2016-03-26 14:57:09 +00:00
31ce9f84da
Merge pull request #3280 from geordish/issue-3274
...
Include newlines in sysDescr
2016-03-26 14:39:59 +00:00
1034c03a9c
Detect Autonomous Cisco AP's
2016-03-25 17:15:35 +01:00
87fcbd7b51
Merge pull request #3281 from thomseddon/fix/alert-test-url
...
Fix URL path to ajax_form.php for testing alerts
2016-03-24 10:45:49 +00:00
bed4bac961
Merge pull request #3283 from khobbits/Alert-Failure-Detail
...
Alert Failure Detail
2016-03-23 18:01:52 +00:00
5115095d8f
Give slightly more information on Transport API failure.
2016-03-23 17:01:06 +00:00
59ad5d06c4
Catch failed transports that don't return 'false'. Pass error message into event log.
2016-03-23 16:57:15 +00:00
d2dd3e256f
Fix URL path to ajax_form.php for testing alerts
2016-03-23 09:43:34 +00:00
050b8e4d5c
Include newlines in sysDescr
2016-03-22 16:14:56 +00:00
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