Commit Graph

12023 Commits

Author SHA1 Message Date
David Bell
0b9b85c224 fix: Added options to make voltage graphs display y-axis correctly #4326 2016-09-05 14:47:31 +01:00
Aaron Daniels
a27ecd1f0c fix: calling rrdtool_pipe_open() instead of rrdtool_initialize(); (#4343) 2016-09-04 16:26:38 -05:00
Tony Murray
ec3a6182a7 fix: Enterasys use ifname for port names #3263
fixes #3263
2016-09-04 16:37:23 +01:00
Aaron Daniels
705a73bda2 webui: Added Pagination and server side search via Ajax to NTP (#4330)
webui: Added Pagination and server side search via Ajax to NTP (#4330)
2016-09-04 16:32:03 +01:00
Søren Rosiak
96fc6a8ff8 fix: Improve BDCOM detection (#4329) 2016-09-04 16:31:08 +01:00
crcro
20a452912f newdevice: hp online admin cpu and mem #4327
newdevice: hp online admin cpu and mem #4327
2016-09-04 16:30:09 +01:00
Søren Rosiak
7a3a785edb newdevice: Added support for Foundry Networks #4311
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00
Søren Rosiak
28db97382e feature: Added Cisco Stackwise Support #4301
feature: Added Cisco Stackwise Support #4301
2016-09-04 16:26:55 +01:00
crcro
1110de3ab3 fix: toner nrg os capacity (#4177)
fix: ricoh/nrg toner levels #4177
2016-09-04 16:20:41 +01:00
crcro
8ce1d81b71 amap device box reverted to original size, fixes for device groups (#4334) 2016-09-04 07:04:53 -05:00
Søren Rosiak
1174954ac4 fix: HP 1820 Discovery #3933 (#4259)
* fix: HP 1820 Discovery #3933

* re-add old discovery code as @anden4380 confirms it works as intended
2016-09-03 22:46:51 -05:00
Søren Rosiak
48d59f8df0 fix: Add extra Sophos discovery support & convert functions in linux discovery script (#4319)
* fix: Add extra Sophos discovery support & convert functions in linux
discovery script

* wrong text used

* use murrant’s awesome function even moooore
2016-09-03 22:43:57 -05:00
deutor
7afbb6455f feature: IRCBot re-connection back-off (#4322) 2016-09-03 08:54:37 -05:00
Søren Rosiak
90b573d685 fix: Remove Cisco remote access stats graph transparency (#4331) 2016-09-03 08:50:58 -05:00
Søren Rosiak
b81e67c656 fix: Cisco remote access stats bugfix #4293 (#4309) 2016-09-02 13:12:01 -05:00
Søren Rosiak
657ee386e0 newdevice: Added support for PLANET Networking & Communication switches (#4308) 2016-09-02 13:02:01 -05:00
Neil Lathwood
0d2c443ee9 fix: Added ability to force devices to use ifEntry instead of ifXEntry (#4100) 2016-09-02 12:53:35 -05:00
crcro
921d5b9ed5 webui: availability map update (#4300)
* a-map update 3

* pre-commit.php fixes

* moved group query inside if
2016-09-02 12:42:45 -05:00
Tony Murray
05f872cf11 Merge pull request #4289 from deutor/deutor-validate-username-1
Change the way username is obtained
2016-09-02 12:41:30 -05:00
Tony Murray
92ec339be6 Downgrade to php_codesniffer 2.6.* for now (#4325)
2.7.0 was released and has some indentation changes.  I'm not sure if these are bugs or should be corrected...
2016-09-02 12:30:28 -05:00
deutor
348e4a9bda Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-01 14:27:21 +02:00
Søren Rosiak
f278a9281c newdevice: Added support for Nimble OS #4159 (#4298)
* newdevice: Added support for Nimble OS #4159

* Use Tony’s awesome stuff

* move image
2016-09-01 06:22:01 -05:00
Neil Lathwood
16a47ac5e9 fix: Use isset for checking poller option (#4291) 2016-08-31 09:23:35 -05:00
Neil Lathwood
d5437207e3 fix: Don’t add Cisco VSS sensors if VSS is not running #4111
fix: Don’t add Cisco VSS sensors if VSS is not running #4111
2016-08-31 14:04:34 +01:00
Rosiak
dd9bf300f4 fix: Don’t add Cisco VSS sensors if VSS is not running #4111 2016-08-31 14:26:53 +02:00
deutor
5f68bb82cd Formatting issues
Formatting issues
2016-08-31 11:01:33 +02:00
deutor
74675a7b00 Change the way username is obtained
Username should be obtained by getting user name for effective UID. Using USERNAME or USER variables is not the right way (when you just "su" and not "su - " it keeps previous username):
id  :  uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) context=user_u:system_r:unconfined_t
./validate.php:   [FAIL]    You need to run this script as root
echo $USER: <name of user that did su>
2016-08-31 10:20:07 +02:00
deutor
70ef3dadf0 Merge pull request #2 from librenms/master
update to master
2016-08-31 09:34:13 +02:00
Neil Lathwood
f59cfa3b17 Add case insensitive string helper functions. (#4283)
refactor: Refactored new helper functions for case sensitivity #4283
2016-08-31 07:42:32 +01:00
Neil Lathwood
9e45dc17bd docs: Clarify install docs to run validate as root #4286
docs: Clarify install docs to run validate as root #4286
2016-08-31 07:39:53 +01:00
Tony Murray
9b93fc5fd7 Combined case sensitive and insensitive functions
Added tests
2016-08-31 00:11:04 -05:00
joeywas
b2aa271660 Fixing hyperlinks to actually hyperlink 2016-08-30 15:54:09 -07:00
joeywas
149f4538a2 Clarified validate.php is run as root 2016-08-30 15:48:10 -07:00
joeywas
fd67db695f Merge remote-tracking branch 'upstream/master'
Conflicts:
	AUTHORS.md
2016-08-30 15:30:40 -07:00
Neil Lathwood
e29a4261ee bug: Added fallback icon for syslog table #4262
bug: Added fallback icon for syslog table #4262
2016-08-30 22:16:17 +01:00
Neil Lathwood
8c7132a115 docs: Added example to alerting doc for using variables of similar name #4264
docs: Added example to alerting doc for using variables of similar name #4264
2016-08-30 22:15:53 +01:00
Neil Lathwood
3a0487088c fix: Always validate the default dashboard_id to make sure it still exists
fix: Always validate the default dashboard_id to make sure it still exists
2016-08-30 22:03:23 +01:00
Tony Murray
38901bfe83 Add case insensitive string helper functions. 2016-08-30 11:55:24 -05:00
Søren Rosiak
583411046f newdevice: Added support for Fujitsu Primergy switches #4277 (#4280)
* newdevice: Added support for Fujitsu Primergy switches #4277
2016-08-30 17:31:58 +01:00
Søren Rosiak
a6b7f9c4b2 newdevice: Added support for Cisco IMC/UCS #4252 (#4276)
* newdevice: Added support for Cisco IMC/UCS #4252

* change name to cimc

* make travis happy && php 5.3
2016-08-30 14:30:52 +01:00
Neil Lathwood
54daec39ca Merge pull request #4267 from HybridAU/master
newdevice: Added support for Lanier printers #4267
2016-08-30 14:27:23 +01:00
crcro
4cf0f08634 added edgeswitch mibs, missing mib dependencies (#4274) 2016-08-30 13:59:14 +01:00
Guillaume Coeugnet
d2db74c44e [Bugfix] Dashboards redirecting and widgets not adding (#4272)
bug: Fixes dashboards redirecting #4213 and adding new widgets #4255
2016-08-30 13:56:28 +01:00
Joseph
6a3f8b6ac2 Fix spelling of "complete" (#4269) 2016-08-30 13:52:07 +01:00
crcro
135ce1c7a7 discovery: edgeswitch os (#4265)
newdevice: Added Temp and State support for EdgeSwitch OS #4265
2016-08-30 13:46:12 +01:00
Joseph
58b82d7e0a Fixed run validate grammar/fixed hyperlinks at end 2016-08-30 00:19:10 -07:00
Joseph
340ae77a5f Agreement
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-08-29 23:04:18 -07:00
Michael Van Delft
0a17f79adc I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-08-30 12:20:42 +08:00
Michael Van Delft
e531253e42 Add Lanier printers
Lanier printers are rebadged richo so I've copied the settings for ricoh
printers
2016-08-30 12:14:56 +08:00
Michael Van Delft
7e63fcf0eb Remove entry for 'richoh'
It looks like that's a typo and ricoh appears further down.
2016-08-30 12:13:21 +08:00