12721 Commits

Author SHA1 Message Date
138e20da13 remove service type from uniform display 2016-11-10 14:35:52 -07:00
b790317178 webui: Update Availability-Map Widget to use sysName when IPs used and config enabled (#4968) 2016-11-10 21:30:56 +00:00
84ede20f49 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#4971) 2016-11-10 20:37:31 +00:00
f5639460be fix: Fixed check for VRFs, so this runs on routers without any VRFs defined (#4972) 2016-11-10 20:37:00 +00:00
d9f4096821 Start of cleaning up mibs (#4806)
refactor: Start of cleaning up mibs
2016-11-09 18:23:27 -06:00
cc50dc33ba fix: Updated Cisco ASA state sensors descr to be a bit more verbose 2016-11-09 21:47:35 +02:00
00495cee00 feature: Improve Dell OpenManage Discovery (#4957) 2016-11-09 17:59:31 +00:00
e514e6dc51 fix: api rate percent calculation incorrect (#4956) 2016-11-08 22:26:24 +00:00
ea70365499 refactor: Update wifi clients polling to support more than 2 radios (#4913) 2016-11-08 07:04:20 +00:00
895bd4b1f7 Merge pull request #4895 from laf/json-alert-rules
feature: Added the option to select alert rules from a collection
2016-11-07 23:22:01 -06:00
ce6720edd9 newdevice: Added support for FortiSwitch #4852 (#4858) 2016-11-07 17:25:25 +00:00
95626de6ce I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#4948) 2016-11-06 14:32:38 +00:00
fc70f96b9c fix: Corrects path to proxmox script in docs (#4949) 2016-11-06 14:32:24 +00:00
1840310f81 Merge pull request #4940 from laf/issue-4936
newdevice: Added support for Edgerouter devices #4936
2016-11-04 17:13:09 -05:00
laf
a70d7f7e7d newdevice: Added support for Edgerouter devices #4936 2016-11-04 21:35:08 +00:00
99e5970357 Change output to create a table when pasted into github (#4938) 2016-11-04 19:26:05 +00:00
aac9b73c91 fix: update debug output in service check (#4933) 2016-11-04 07:09:40 +00:00
0fc7484b61 docs: update freenode links (#4935) 2016-11-04 07:09:02 +00:00
laf
0bd08690f3 Updated alert_rules.json with more examples 2016-11-03 07:52:05 +00:00
6bed6cbea1 Travis bash and python testing (#4917) 2016-11-03 07:42:29 +00:00
87f47b86c4 update Brocade root mib (#4907)
- add changes based on current 'ICX64S08030k.mib' file from Brocade
2016-11-03 07:04:52 +00:00
1891f7d240 webui: add device Notes and Description to global search (#4926) 2016-11-02 22:11:00 +00:00
a4943a13fd I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md (#4919) 2016-11-02 20:07:46 +00:00
194ba18775 fix: Fujitsu PRIMERGY 10Gbe switches are now detected correctly (#4923) 2016-11-02 20:05:42 +00:00
3bc427ea45 add device Notes and Description to ajax_search 2016-11-02 21:01:30 +01:00
667ba601ac Merge pull request #4873 from laf/issue-4868
fix: Toner graphs with invalid chars
2016-11-01 14:19:31 -05:00
8376d08c07 fix: Updated syslog table to use display() for msg output (#4859) 2016-11-01 18:05:24 +00:00
4a854e02ce fix: Added support for https links in alerts procedure url (#4872) 2016-11-01 18:04:01 +00:00
d5b20dbd1f webui: Added support for skipping snmp check on edit snmp page for devices (#4896) 2016-11-01 17:58:55 +00:00
126f82843e fix: Updated check to use != in daily.sh (#4916) 2016-11-01 17:57:18 +00:00
a251e81be5 fix: Remove escape characters for services form / display #4891 2016-11-01 17:20:12 +00:00
7891c67799 fix: only update components if data exists in cimc entity-physical discovery #4902 2016-11-01 17:00:13 +00:00
laf
7476a00a90 removed debug + simplified code 2016-11-01 16:43:12 +00:00
laf
8190a3c7b2 Added phpdoc to safedescr() function 2016-11-01 16:37:19 +00:00
1b214e46eb newdevice: Added support for Dell Remote consoles #4881 2016-11-01 16:29:59 +00:00
e2542a67d0 Update wifi clients polling to support more than 2 radios 2016-11-01 10:57:38 -04:00
685c9eb9b8 str_contains -> starts_with 2016-11-01 09:38:41 -05:00
a4833a5a56 Merge pull request #4875 from stokbaek/master
Added support for Quanta LB9 rack switch and updated logo to the newer QCT logo
2016-11-01 09:33:10 -05:00
93ffe0717d Add full sysDescr 2016-11-01 09:27:26 -05:00
5547ed8c90 fix: Renamed hp3par os polling file to informos (#4861) 2016-11-01 09:12:28 -05:00
635bc7036f Revert "Refactored and added support for $config['log_dir']" (#4911) 2016-11-01 08:53:57 +00:00
0ff5d9ab20 Merge remote-tracking branch 'upstream/master' 2016-11-01 09:18:01 +01:00
9f50559f58 refactor: Refactored and added support for $config['log_dir'] to daily.sh 2016-11-01 00:25:08 +00:00
b4b1c8ab5a webui: Update wifi_clients graph (#4846) 2016-11-01 00:18:34 +00:00
laf
e2abd5ed60 fix: only update components if data exists in cimc entity-physical discovery 2016-11-01 00:05:53 +00:00
e362f057b7 docs: Issue template to ask people to use irc / community for creating issues 2016-10-31 22:28:12 +02:00
0e6955c0e7 Merge pull request #4905 from thanegill/patch-2
Contributor Agreement
2016-10-31 19:51:21 +00:00
d5c782c561 fix: Correct location for chmod on proxmox SNMP Script doc 2016-10-31 19:51:02 +00:00
17be32885a I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-31 09:21:05 -07:00
92a1929ef8 Correct location for chmod for proxmox SNMP Script 2016-10-31 09:18:27 -07:00