Commit Graph
13412 Commits
Author SHA1 Message Date
Simon MottandNeil Lathwood 4e40314a3a I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#6235) 2017-03-22 14:43:18 +00:00
VVeloxandNeil Lathwood 0a4b2658b5 feature: Added SMART application support (#6181) 2017-03-22 14:28:50 +00:00
Neil LathwoodandGitHub 097f4ebe99 moved pdb caching (#6233) 2017-03-22 11:36:32 +00:00
Neil LathwoodandGitHub 0b82d2fff5 added pdb link (#6232) 2017-03-22 10:57:06 +00:00
Neil LathwoodandGitHub 5f5dc2a854 feature: Peeringdb integration to show the Exchanges and peers for your AS' (#6178) 2017-03-22 10:17:13 +00:00
Neil LathwoodandGitHub a752dc1bff fix: Alerts that worsen or get better will now record updated info #4323 (#6203) 2017-03-22 09:02:47 +00:00
Neil LathwoodandGitHub f6d8859bb4 feature: Added support for sending alerts to Telegram #2114 (#6202) 2017-03-22 09:02:24 +00:00
Tony MurrayandNeil Lathwood 124fee657e remove useless apache restart (#6226) 2017-03-22 08:14:18 +00:00
Tony MurrayandNeil Lathwood 5d5c3d8887 Check for devices before checking discovery and poller (#6217)
Use the pollers table to check poller last run
Don't rely on all poller entries being valid, we never remove entries from that table.
2017-03-22 08:14:03 +00:00
Tony MurrayandNeil Lathwood fdc730e638 webui: improve the text alignment for tab bars (#6229)
* webui: improve the text alignment for tab bars
Margin tweaks no longer needed since we use font awesome icons everywhere
Add role presentation for improved accessibility
Clean up some of the permissions logic on the device page (tested)

* fix style
2017-03-22 08:06:46 +00:00
Tony MurrayandNeil Lathwood ff18078e6e fix: allow remember_token to be null (#6231) 2017-03-22 08:05:27 +00:00
Tony MurrayandNeil Lathwood 31b1c75353 fix: do not show overview graphs when user only has port permissions for device (#6230)
(were broken links before)
2017-03-22 08:04:50 +00:00
VVeloxandTony Murray bbbb70e2f9 newdevice: ignore FreeBSD Linux compat procfs and sysfs mounts (#6220)
* ignore FreeBSD Linux compat procfs stuff

* Add sysfs mounts
2017-03-22 00:58:03 -05:00
Søren RosiakandTony Murray 5cf779c60b refactor: Cisco ASA Polling Performance Improvements (#6139) 2017-03-22 00:22:48 -05:00
David BellandTony Murray 31ae41beed Use HC counters even if one direction is reporting as 0 (#6106)
* Use HC counters even if one direction is reporting as 0

* Change to >=

* Change this to a for loop

Treats each item individually.  I left it as >, because if the HC value is 0, then the normal value is 0. And it no longer affects other values as we treat each one individually.

* Change check again...

* Update test for HC being used

* Last time?

* Typo
2017-03-22 00:20:58 -05:00
Tony MurrayandGitHub 35e33d629c docs: php-fpm grant access (#6227)
php-fpm runs as the apache user, add it to the librenms group too.
Changing the user of php-fpm breaks other things, so this is the better fix
Primarily broken when using rrdcached.
2017-03-21 19:31:40 -05:00
crcroandTony Murray 716441eeda fix: cisco 4948 device information 2017-03-21 09:11:42 -05:00
Tony MurrayandGitHub 7e72d71dce Fix users table again (#6224)
You can only have one column with CURRENT_TIMESTAMP
2017-03-21 09:07:45 -05:00
VVeloxandNeil Lathwood cd16a071ef update Unbound to work with SNMP polling as well (#6151)
* enable polling via SNMP

* document doing Unbound as a SNMP extend
2017-03-19 18:03:51 +00:00
Tony MurrayandDavid Bell 67f10cd40e fix string escape in getContacts (#6216) 2017-03-17 21:29:23 +00:00
Neil LathwoodandTony Murray 559a22157f snmp.conf is not needed so do not recommend to set anything (#6204) 2017-03-16 13:52:23 -05:00
crcroandTony Murray 7fb4081c19 fix: yaml files for edgeos and edgeswitch (#6208)
* fix yaml files for edgeos and edgeswitch

* edgeswitch fix
2017-03-16 13:47:56 -05:00
Neil LathwoodandTony Murray 73a9092c82 fix: Display username in eventlog + allow for searching #6200 (#6205) 2017-03-16 09:20:28 -05:00
towsterandNeil Lathwood fea705b7f5 alerts: Added new alert rules to collection (#6166)
Added Interface Errors Rate greater than 100
Added Device discovered within the last 60 minutes
2017-03-15 15:41:12 +00:00
Tony MurrayandNeil Lathwood 31dfe62965 fix: do not discover non-existent frequency sensors (#6199) 2017-03-15 09:15:27 +00:00
Neil LathwoodandTony Murray 004556dc01 fix: fix Liebert humidity and temp sensors #6196 (#6198)
* fixed liebert humidity and temp sensors #6196

* fix temperature and humidity
2017-03-14 22:20:17 -05:00
towsterandNeil Lathwood 605b9d2092 feature: Send default mail when no email destinations found (#6165)
* when an email is attempted to be sent but there are no recipients send to default_mail address
2017-03-14 23:22:43 +00:00
Neil LathwoodandTony Murray cca6cbb1af fix: Stop autorefresh on bill edit page #6182 (#6193) 2017-03-14 09:37:14 -05:00
Neil LathwoodandTony Murray c2ce20e3c0 fix: graphs $auth check was too strict (#6195)
* graphs $auth bool check was too strict

* Remove extra verbage
2017-03-14 09:36:27 -05:00
Neil LathwoodandTony Murray 54d1e593dd update pbin defaults (secure always on, no-expire and dropped hostname from name) (#6190) 2017-03-14 09:07:46 -05:00
Neil LathwoodandGitHub c4ca5023a7 fixed auth when proxy is involved #6183 (#6192) 2017-03-14 08:04:47 +00:00
Tony MurrayandNeil Lathwood 0f5091d273 fix: Alter the database to set the proper character set and collation (#6189) 2017-03-14 00:14:45 +00:00
Tony MurrayandNeil Lathwood b2afa147c6 Liebert temperature sensor in the old directory (#6191) 2017-03-13 23:06:41 +00:00
Søren RosiakandTony Murray becab43087 fix: Wrong NetBotz file location (#6188)
woops
2017-03-13 15:43:45 -05:00
markabrahamsandNeil Lathwood 54deb1d429 fix: API call for graphs not working (#6184) (#6186)
* fix: API call for graphs not working (#6184)

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md

* updated set_image_type to use new function
2017-03-13 16:39:43 +00:00
Xavier BeaudouinandNeil Lathwood 5c5dc2e3d9 Fix the definition. Should be mef instead of mef-evc (#6185) 2017-03-13 15:25:20 +00:00
Neil LathwoodandTony Murray dad2a5e9cc Updated bitly link in validate and updated docs to use pastebin service (#6179)
* replaced bitly link

* updated docs for adding new OS
2017-03-12 21:21:26 -05:00
Neil LathwoodandTony Murray 014682b60b api: Added new route for multiport bit graphs + asn list_bgp filter (#6129)
* api: Added new route for multiport bit graphs + asn list_bgp filter

* fixed scrut errors
2017-03-12 21:17:09 -05:00
Søren RosiakandNeil Lathwood 745eb7b120 feature: Add APC NetBotz State Sensor Support (#6167) 2017-03-12 22:28:34 +00:00
Tony MurrayandNeil Lathwood 4ae4847a60 fix: Change rfc1628 'state' (est. runtime and on battery) to runtime (#6158)
* fix: Change rfc1628 'state' (est. runtime and on battery) to runtime

* Fix up the graph error ( : in ds name).
Change seconds on battery to minutes so the value is in minutes

* wrong scale for limits

* Don't use snmp_walk
2017-03-12 21:44:24 +00:00
FTBZandTony Murray 9c43fbd76b fix: Adding state sensor support for RFC1628 UPS (#6153)
* Adding state sensor support for RFC1628 UPS

* added runtime for rfc1628

* Delete rfc1628.inc.php
2017-03-12 14:55:13 -05:00
Tony MurrayandNeil Lathwood ea5a4b3586 fix: attempt to fix several bugs with sensor limits and incorrect detection (#6176) 2017-03-12 14:56:56 +00:00
Tony MurrayandNeil Lathwood 58495a3910 Add php docs for log_event, small cleanups (#6141)
* Add php docs for log_event, clean up eventlog_severity a bit.

* Update functions.php
2017-03-12 13:05:31 +00:00
Neil LathwoodandTony Murray e2962adac8 fix: Updated http-auth to work with nginx http auth #6102 (#6174) 2017-03-12 07:54:59 -05:00
Neil LathwoodandTony Murray 1d243c40c7 feature: Added pbin.sh to upload text to p.libren.ms (#6175)
* feature: Added pbin.sh to upload text to p.libren.ms

* added ack
2017-03-11 21:12:49 -06:00
Tony MurrayandNeil Lathwood 6993bd122c fix: sensors not being removed from database (#6169) 2017-03-12 00:03:04 +00:00
Neil LathwoodandGitHub fe130ea278 fix: Fix the displaying of alert info for historical alerts #6092 (#6107) 2017-03-11 23:21:30 +00:00
Neil LathwoodandGitHub 38cebc5fd7 feature: Added better BGP support for Arista (#6046)
* feature: Added better BGP support for Arista
2017-03-11 23:16:49 +00:00
Neil LathwoodandGitHub 107ad9cc1f fix: Update api-access page to use get_userlist() #6063 (#6082)
* fix: Update api-access page to use get_userlist() #6063

* updated token list

* updated to use on db call
2017-03-11 23:06:55 +00:00
Tony MurrayandGitHub 33ece13c5c Fix table collation for now, full fix later. (#6171) 2017-03-11 11:03:25 -06:00