80bcb0d528
docs: Added FAQ on demo user and device config ( #6799 )
...
* Update FAQ.md
Added User info for Normal User and Global user along with Demo User.
* Update FAQ.md
tried to fix link :/
* Update FAQ.md
Noob trying to link faq.
* Update FAQ.md
* Create FAQ.md
trying to fix the links.
* Create FAQ.md
2017-06-08 19:23:47 +01:00
6a581ab822
newdevice: Added more detection for Bintec smart devices ( #6780 )
2017-06-08 19:17:48 +01:00
1d70d3e96a
newdevice: Added detection for Atal Ethernetprobe ( #6778 )
...
* newdevice: Added detection for Atal Ethernetprobe
* updated to ethernetprobe2
* added temp and humidity sensors
2017-06-08 19:05:10 +01:00
7bd23946ad
remove 'Wrong Type' string when we ask LocalAS to switch ( #6745 )
...
* remove 'Wrong Type' string when we ask LocalAS to switch (bug with at least Dell ON Switch)
* Only remove the MIB
2017-06-08 08:01:17 +01:00
5581c40e19
webui: Order the list of devices in get_all_devices() ( #6797 )
2017-06-07 14:20:59 +01:00
d886086e78
newdevice: Updated vmware vcsa hardware/version detection ( #6783 )
...
* nicer vmware vcsa detection
* nicer vmware vcsa detection
* fix based on laf request
2017-06-07 14:20:09 +01:00
2a2d78baa5
newdevice: Updated Cisco NX-OS detection ( #6796 )
2017-06-06 23:14:32 +01:00
dd97ba1046
Update bind.inc.php ( #6795 )
...
Fix spelling mistake: Quiries --> Queries
2017-06-06 23:09:11 +01:00
986f99d0a4
Update Validating-Code.md ( #6784 )
...
Reflect the actual command that needs to be run
2017-06-06 22:49:53 +01:00
d5dd5c2da5
newdevice: Add Cisco ASR, Nexus, etc. PSU State sensor ( #6790 )
2017-06-06 22:47:39 +01:00
cbe476ad2f
fix: Fix bad Cisco dBm discovery on some IOS versions ( #6789 )
2017-06-06 22:46:29 +01:00
1c1ad7a9be
Activating Open Collective ( #6731 )
...
* Added backers and sponsors on the README
* Added template for new issue
2017-06-06 22:44:21 +01:00
4b15713f69
fix: a few issues with colors (take two) ( #6787 )
2017-06-06 06:42:49 -05:00
96f066189e
feature: Added pi-hole application support ( #6782 )
...
* added data to webui
* added last step on docs
* fix scrutinizer issue
* fix blank lines
2017-06-05 23:00:09 +01:00
8c4efc83e1
refactor: Updated graphs to use safer RRD check ( #6781 )
...
Graphs that were using `file_exists()` to check for the presence of RRD
files now use `rrdtool_check_rrd_exists()` instead. This is a fix for
distributed poller configurations that are running `rrdcached` on a
different host.
2017-06-05 22:49:04 +01:00
127c4b84bd
feature: Added Irc ctcp support to IRCBot ( #6766 )
...
* Handle basic CTCP-support
* Add an option to toggle ctcp on and off in the config
* Fix whitespace-issue
* Fix null/NULL
* Updating docs, default config and fixing a few whitespace-issues
* Fixing the last whitespace-issues. Now with "pre-commit.php" as a standard...
2017-06-05 22:45:18 +01:00
c67424b4ef
newdevice: Updated Oracle ILOM detection ( #6779 )
2017-06-05 06:45:28 -05:00
de314b2835
docs: Updated ask people to contribute documentation ( #6739 )
...
* Ask people to contribute documentation
* Ask people to contribute documentation v2
Revised wording, also s/Git Hub/GitHub/ and misc acronym capitalisation.
* Update FAQ.md
2017-06-04 19:28:57 +01:00
f7c5aee25b
newdevice: Added C.H.I.P. power monitor ( #6763 )
...
newdevice: Added C.H.I.P. power monitor (#6763 )
2017-06-04 19:27:00 +01:00
2371c6cc79
fix: Updated cisco-iospri to check for numeric + named ifType and included new cisco mibs ( #6776 )
2017-06-04 19:09:26 +01:00
3fbdc749e0
webui: Allow iframe in notes widget ( #6773 )
...
* webui: Allow iframe in notes widget
* added height+width to notes widget
2017-06-03 17:14:16 +01:00
c8e3738fbb
feature: Added support for nick conflicts + reload losing install_dir path ( #6775 )
...
* Generating random nick on conflict, and trying to regain our original nick when it gets available
* Also fixes a bug where $config['install_dir'] gets lost on .reload
* ...And adding a few QUIT-messages for brewity
2017-06-03 12:39:20 +01:00
43e135ee03
feature: Added Irc host authentication for irc-bot ( #6757 )
...
* Allow irc-users to be authenticated by hostmask i config.php
* Fix some whitespace and a small typo
* Refactored the code a bit. Checking if user is already authd before matching on hostmask
* Updating docs
* Add missing " to docs
2017-06-02 21:27:29 +01:00
f784228e93
newdevice: Added support for Adva FSP150CC and FSP3000R7 Series ( #6696 )
...
* ADVA device support
- sensors for temperature, voltage, current and dbm
- ADVA mibs for FSP150CC and FSP3000R7
* sysObjectId - changed to level above instead of two entries
* OS for FSP150 and FSP3000R7 now in two seperate OS definitions
- split the files
- removed sysObjectId check for each
- removed hardcoded sensor limits
- removed more generic MIBs
* standardized variables / corrected declarations
* added missing MIB, style check code
* - corrected 'current' readings by adding $devisor
- changed rrdfile names to sensorname+$index
- moved LLDP-V2 mibs to main mib directory
2017-06-02 21:07:55 +01:00
fbf157c053
webui: Load google maps js library only if globe map widget is used
...
webui: Load google maps js library only if globe map widget is used
2017-06-02 21:02:50 +01:00
dc498be4f0
newdevice: Added Current Connections Graph for Cisco WSA ( #6734 )
...
* Added current connections graph for AsyncOS devices
* Fixed issues with AsyncOS connections polling and add name to AUTHORS file
* Update 194.sql
2017-06-02 20:58:02 +01:00
60f0553a33
doc: Fix typo in configuration documentation ( #6751 )
2017-06-02 20:09:59 +01:00
d4bd4b8862
feature: Added some more coloring and make it easier to colorize messages for irc bot ( #6759 )
...
* Add some more coloring and make it easier to colorize messages
* Refactor "_color"-function
* Fix missing )
* Use _color() also in alerts
* Fix some standard-errors
2017-06-02 20:07:09 +01:00
750b183361
webui: Fix nav bar Linebreaks ( #6770 )
...
On width between 1199px and 1280px there is a navibar linebreak, and on
some lists there are controlles hidden.
2017-06-02 19:57:27 +01:00
7442f8d40d
feature: Added service alert rules ( #6772 )
...
* Add service alert rules
https://community.librenms.org/t/configuring-alerting-via-nagios-plugins/1389/5?u=florianbeer
* Fix escaping
* Update alert_rules.json
2017-06-02 19:51:45 +01:00
924137ebd8
fix: Updated the arista initial current value for dbm sensors ( #6771 )
...
* fixed spelling mistake in process_config
* fix: Updated the arista initial current value for dbm sensors
2017-06-02 07:29:49 -05:00
3d953b37f0
fixed spelling mistake in process_config ( #6769 )
2017-06-02 08:00:32 +01:00
528350177d
newdevice: Arris C4c ( #6662 )
...
* newdevice: Arris C4c, convert arris.png to arris.svg, added temperature sensors
* removed debug
* converted snmp_walk to snmpwalk_cache_oid_num
* added test, fixed formatting
* fixed logo
* removed height and width from logo
* revert arris.svg
2017-06-01 18:46:13 -05:00
cc38930007
feature: Added elasticsearch transport and docs ( #6687 )
...
* Add elasticsearch transport and docs
* Fix formatting
* Fix formatting
* Remove librenms string from sql file
* Add missing states
* Use ifAlias not ifDescr
* Update Alerting.md
* Remove unused es_enabled flag
* Fix storage column names
* Fix processor columns
* Rename 194.sql to 193.sql
2017-06-01 12:16:39 +01:00
f8aadf227b
newdevice: Added Avaya VSP Temperature Support ( #6692 )
...
* Avaya VSP Temperature Support
Avaya VSP Operating System Software Temperature Support
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
New code for VSP Temperatures
* Update avaya-vsp.inc.php
* Update avaya-vsp.inc.php
I have unset my 1 snmp_walk
* small update to variable names and use
2017-05-31 21:45:54 +01:00
8c8d591d67
newdevice: Add basic support for CradlePoint WiPipe Cellular Broadband Routers ( #6695 )
...
* Add basic support for CradlePoint Ceullular Broadband Rotuers
new file: html/images/os/cradlepoint.png
new file: includes/definitions/wipipe.yaml
new file: includes/discovery/sensors/dbm/wipipe.inc.php
new file: includes/discovery/sensors/pre-cache/wipipe.inc.php
new file: includes/discovery/sensors/state/wipipe.inc.php
new file: includes/polling/os/wipipe.inc.php
* Added snmprec test file
* Updated definitions file
* Updated copyright blocks and comments
* Added WIPIPE-MIB#
* renamed: tests/snmpsim/wipipe.smmprec -> tests/snmpsim/wipipe.snmprec
* copied: html/images/os/cradlepoint.png -> html/images/logos/cradlepoint.png
modified: html/images/os/cradlepoint.png
modified: includes/definitions/wipipe.yaml
modified: includes/discovery/sensors/pre-cache/wipipe.inc.php
modified: includes/polling/os/wipipe.inc.php
* Changes requested by laf
modified: includes/discovery/sensors/dbm/wipipe.inc.php
modified: includes/discovery/sensors/pre-cache/wipipe.inc.php
modified: includes/polling/os/wipipe.inc.php
* Reworked devFWUpgradeStatus state sensor
modified: includes/discovery/sensors/state/wipipe.inc.php
* Fixed hardware/OS version detection
modified: includes/polling/os/wipipe.inc.php
* moved mib file to correct location
2017-05-31 21:45:31 +01:00
e70e3763d2
feature: Added option to specify transport when testing a template ( #6755 )
2017-05-31 21:26:47 +01:00
7984696281
fix: ircbot - reformatted strikethrough for recovered alerts ( #6756 )
2017-05-31 09:05:06 -05:00
5af3048a76
fix: Ensure rrdtool web settings aren't overwrote by defaults ( #6698 )
...
* fix for web settings
* revert db config
* revert description
* ensure rrdtool path is set
2017-05-30 19:44:40 +01:00
48c5e50616
updated changelog ( #6752 )
2017-05-30 19:24:30 +01:00
dbaad709fe
fix: add column title under device bgp tab ( #6747 )
...
* add column title
* Change column name
Change the column name to `Family` to be consistent
2017-05-30 07:54:43 -05:00
2e65e144e3
Remove postgres reference from bind documentation ( #6750 )
...
* Remove postgres reference from bind documentation
* fixed formatting a bit
2017-05-30 07:43:12 -05:00
6a79d4495f
Release 1.28 May 2017 ( #6741 )
...
* Release 1.28 May 2017
* undo kids with laptop!
* Move source to the top
1.28
2017-05-28 16:54:20 -05:00
7c848ba654
Reminder to install ipmitool ( #6738 )
2017-05-28 14:29:18 -05:00
337dd4d02e
Update Alerting.md ( #6728 )
...
Added -h option in the example.
2017-05-25 07:45:23 -05:00
6d0e5794b2
fix: Strip " from memcached application + pass string to update_application() ( #6725 )
2017-05-25 07:35:20 -05:00
f24751e231
fix: Added dell to mib_dir for windows / linux ( #6726 )
2017-05-25 07:40:56 +01:00
3b45ea1b37
newdevice: Improve Aerohive Support ( #6721 )
...
fix #6670
2017-05-24 22:49:40 +01:00
1fdb049a76
feature: Add Wireless Support For Cisco IOS-XE ( #6724 )
...
fix #3238
2017-05-24 22:49:04 +01:00
55e1512ef2
docs: Update RRDCached.md ( #6719 )
2017-05-24 22:47:43 +01:00