7855aeb00c
Updated strstr to stristr in is_port_valid function
2016-07-30 15:50:44 +01:00
9e305241fd
Merge pull request #3901 from Rosiak/minor-docs-update
...
Update Supported Devices Doc
2016-07-29 18:04:11 +01:00
c2fc030100
Merge pull request #3903 from crcro/fix-about-page
2016-07-29 18:31:15 +02:00
65e7ff1b67
forgot to echo the git_log
2016-07-29 19:24:29 +03:00
ef2b72c901
Update Supported Devices Doc
2016-07-29 16:07:47 +02:00
60272a0e03
Merge pull request #3900 from crcro/fix-about-page
...
about page fix
2016-07-29 11:37:47 +01:00
6345d17fdb
about page fix due to invalid git log chars
2016-07-29 05:03:42 +03:00
8553646aa7
Merge pull request #3885 from laf/issue-3860
...
Added support for multiple emails
2016-07-28 16:46:49 -05:00
ea7debcdf6
Merge pull request #3893 from laf/issue-3892
2016-07-28 23:25:58 +02:00
84872b3842
Merge pull request #3897 from Rosiak/asa-hw
...
Detect Cisco ASA-X Firewall Hardware
2016-07-28 22:14:01 +01:00
4c3d4fee36
Merge pull request #3896 from Rosiak/comware-states
...
HPE Comware Fan & Power State Sensor Support
2016-07-28 21:50:18 +01:00
3595b37a20
Detect Cisco ASA-X Firewall Hardware
2016-07-28 22:50:11 +02:00
774f496cd2
Merge pull request #3895 from ahmedsajid/dnos-pollinfo-patch
...
Dnos pollinfo patch
2016-07-28 21:42:04 +01:00
d8ad3fdb72
HPE Comware Fan & Power State Sensor Support
2016-07-28 22:41:51 +02:00
3f5d97bbb2
Merge pull request #3894 from laf/quick-docs
...
Updated out of date link
2016-07-28 21:23:16 +01:00
13f07fe0da
Updated out of date link
2016-07-28 21:21:43 +01:00
d7f24c6a5a
Remove unwanted characters from poll info
...
Similar to PR 3883.
Removing carriage return character \r, causing the following error while trying view minigraphs on device list page:
SyntaxError: unterminated string literal
return overlib('<div style=\'background-color: #FFFFFF;\'><div><span class=
This issue has been experienced with S4810 devices.
2016-07-28 16:21:33 -04:00
9f130d53cf
Added ability to use uptime in alerts template
2016-07-28 21:04:00 +01:00
6dec7f98a9
Merge pull request #3890 from Rosiak/checkpoint-discovery
...
Basic Check Point GAiA Support
2016-07-28 20:36:19 +01:00
bfce1918e1
Merge pull request #3889 from Rosiak/more-comware
...
HPE Comware Transceiver Sensor Support
2016-07-28 20:31:07 +01:00
1afd76681e
Merge pull request #10 from librenms/master
...
Updating fork
2016-07-28 15:30:28 -04:00
6f55e22a46
Merge pull request #3888 from xbeaudouin/vdx_again
...
Fix Brocade VDX detection
2016-07-28 20:29:21 +01:00
17d93182c1
Added check for empty emails
2016-07-28 20:28:23 +01:00
be08b75b34
Merge pull request #3883 from ahmedsajid/development
...
Fixed Pulse OS whitespace issue
2016-07-28 20:25:04 +01:00
f501fa73bf
Merge pull request #3886 from murrant/doc-applications
...
Rename Agent Setup to Applications
2016-07-28 20:23:14 +01:00
ec3520e518
Merge pull request #3865 from murrant/remove-agent-scripts
...
Remove agent scripts
2016-07-28 20:22:20 +01:00
cfb737f4b8
Minor stuff
2016-07-28 10:39:46 +02:00
b19fae2afd
Better detection and adding VDX with NOS 3.0.1a detection too (seems that Brocade has decided to be like Cisco on their OS : more broken every time).
2016-07-28 09:25:46 +02:00
d63db16d31
Fix offset crash
2016-07-27 20:49:37 +02:00
cf7de1c3de
Basic Check Point GAiA Support
...
#2533
2016-07-27 20:34:49 +02:00
b8dfdc1cf7
copy paste duh
2016-07-27 19:09:35 +02:00
d83ed6b6be
Wrong bias did used
2016-07-27 19:00:47 +02:00
a162fe747c
Add mib
2016-07-27 18:55:38 +02:00
a02312eccf
Initial commit
2016-07-27 18:48:39 +02:00
ac6bca48c2
Fix Brocade VDX detection on VDX6740, BR-VDX6740, Network Operating System Software Version 6.0.2a2
2016-07-27 17:27:10 +02:00
db00e262ec
Merge pull request #3852 from pblasquez/patch-7
...
Change slack format to attachment style
2016-07-27 08:47:52 +01:00
c28be716f5
Merge pull request #3887 from murrant/space
...
Missing space
2016-07-26 21:46:45 -05:00
d1619aed8b
Missing space
2016-07-26 21:46:14 -05:00
1baa712e0e
Merge pull request #3882 from laf/more-docs
...
Added performance doc + updated install docs
2016-07-26 21:40:35 -05:00
66a500cd28
Rename Agent Setup to Applications
...
This is to make the document easier to find. No one sets out with a goal to set up an agent (unless they are told to). They want to monitor an application. Coming to this doc will give them a list of applications they can monitor and ways they can collect the data from the application. (Direct, SNMP Extend, or Agent)
There needs to be a lot of expansion here, but this is a start. I'd like to see most applications support 2-3 ways of collecting data.
2016-07-26 21:27:12 -05:00
a5383b9806
Adding new slack information
2016-07-26 18:03:08 -07:00
c162b42763
Updated alerting doc
2016-07-26 22:31:28 +01:00
0e197e96ec
Added support for multiple emails
2016-07-26 22:29:04 +01:00
10cdcfa9b4
Fixed Pulse OS whitespace issue
...
Due to the newline etc the minigraphs weren't getting displayed correctly.
2016-07-26 16:29:01 -04:00
ae39daca19
Merge pull request #3884 from Rosiak/comware-fixup
...
Use right descr
2016-07-26 21:15:56 +01:00
8b03e7db05
Use right descr
2016-07-26 22:12:39 +02:00
aaa045d3a0
Added myself as contributor
...
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-07-26 16:06:16 -04:00
5a9a157ed0
Merge pull request #9 from librenms/master
...
Updating fork
2016-07-26 16:05:00 -04:00
57499c456f
Merge pull request #3869 from murrant/app-pdns-recursor
...
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
047c5f5b7f
Merge pull request #3857 from jaroug/issue-3856
...
Fix NFSen tab not showing
2016-07-26 20:34:12 +01:00