10356 Commits

Author SHA1 Message Date
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
Aaron Daniels
854812a457 - added rrd_pipes to check script
- renamed service_* to *_service
2016-03-22 16:40:51 +10:00
Aaron Daniels
870d3aee56 - Moved poller module back to check-services.php
- added debug option -d
2016-03-21 16:48:26 +10: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
Neil Lathwood
5566163eeb Merge pull request #3156 from richardlawley/billing-perf-2 2016-03-15 21:00:44 +00: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
Neil Lathwood
2d2f56c3dc Merge pull request #3224 from Rosiak/issue-3029
Basic Develop Ineo Printer Support
2016-03-15 10:01:33 +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
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
Richard Lawley
b89fa295a5 Increase rule suggestions to 20 2016-03-11 08:51:24 +00:00
Neil Lathwood
2e802d89e9 Merge pull request #3215 from barhom/agreement
I agree to the conditions of the Contributor Agreement
2016-03-10 20:04:12 +00:00
Richard Lawley
c35afb1e1c Implement Billing Search 2016-03-10 18:11:39 +00:00
Ibrahim Tachijian
34bb987301 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-03-10 17:58:19 +01:00
Ultra2D
12a3b305ed API access when using LDAP authorization 2016-03-10 14:48:01 +01: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
195f820343 Merge pull request #3203 from murrant/syslog-issue-3199
Fix cisco syslog parsing when logging timestamp is enabled
2016-03-10 12:49:37 +00:00
Neil Lathwood
29c0e81075 Merge pull request #3213 from Rosiak/issue-3196
Dell NOS Disco - N4032F
2016-03-10 09:24:17 +00:00
Rosiak
e62bc6457e Dell NOS Disco - N4032F
#3196
2016-03-10 10:20:34 +01:00
Ultra2D
d63744c32c Only use get_user if it exists 2016-03-10 08:17:09 +01:00
Neil Lathwood
fb18908ae5 Merge pull request #3193 from Rosiak/fix-create-state-index
Fix create_state_index function
2016-03-09 21:41:32 +00:00
Neil Lathwood
33710fa4c0 Merge pull request #3191 from geordish/issue-3183
The SQL query that was being generated was messed up. I've attempted …
2016-03-09 21:36:00 +00:00
Rosiak
763f0fd24f silly bug 2016-03-09 22:13:57 +01:00
David Bell
d8042920d2 Merge branch 'master' of https://github.com/geordish/librenms into issue-3183 2016-03-09 21:03:08 +00:00
David Bell
39aaf84c74 Changing to a simpler fix suggested by @ekoyle 2016-03-09 21:01:47 +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
Neil Lathwood
aa0a59b526 Merge pull request #3204 from murrant/hpilo
Check the sysObjectID before trying to detect ILO temp sensors.
2016-03-09 20:34:03 +00:00
Tony Murray
81a626713a Fix indentation. 2016-03-09 14:31:00 -06:00
Neil Lathwood
8f5e18e02f Merge pull request #3207 from murrant/avtech
Fixes for Avtech
2016-03-09 20:27:20 +00:00
Neil Lathwood
dccb84ec69 Merge pull request #3200 from richardlawley/issue-3181
Import Notifications with Original Date/Time
2016-03-09 20:21:39 +00:00
Neil Lathwood
1bdd21c74d Merge pull request #3201 from richardlawley/issue-3197
Add sysName for top-interfaces with force_ip_to_sysname for normal user
2016-03-09 20:18:30 +00:00
Neil Lathwood
e121dc4cbb Merge pull request #3205 from librenms/f0o-service-update
Update services SQL
2016-03-09 20:16:21 +00:00