Commit Graph
17185 Commits
Author SHA1 Message Date
stokbaekandNeil Lathwood 7b923ae307 fix: Quanta blade switches are now being correctly detected as Quanta switches (#4358)
* Quanta blade switches are now being correcly detected as Quanta switches

* Fixed syntax error
2016-09-06 17:41:25 +01:00
deutorandNeil Lathwood 3691928455 fix: support for Bash version 3 in daily.sh (#4347) 2016-09-06 17:31:16 +01:00
Aaron DanielsandNeil Lathwood 948d4f67a1 feature: extended graphing for sla - icmp-jitter #4341
* - Added more graphs for rtt_type: icmpjitter

* - use $fields as that is the standard throughout the code.
2016-09-06 17:19:10 +01:00
Neil LathwoodandTony Murray 4001f8c60a webui: Updated bootgrid + added syslog colouring based on priority (#4287)
* Updated bootgrid + added syslog colouring based on priority

* Updated functions and removed uneeded file
2016-09-06 07:39:53 -05:00
Neil LathwoodandGitHub 5ea4d3154d Small change from previous PR (#4357) 2016-09-06 11:58:22 +01:00
Tony MurrayandNeil Lathwood f6134f429c refactor: OS Discovery cleanup (Part 1) (#4335)
* refactor: OS Discovery cleanup (Part 1)
Convert linux.inc.php to use new string functions
Create OS discovery tests
Use glob instead of readdir in os discovery (could change discovery order)
Stop discovering once $os is set

* Remove duplicate file header.
2016-09-06 11:43:04 +01:00
crcro d1130818dd fix functions.php, sql queries 2016-09-06 02:55:29 +03:00
crcro 23e31bd030 fix functions.php, sql queries 2016-09-06 02:54:13 +03:00
crcro 4e5bd343b5 fix #4275 - custom title 2016-09-06 02:44:55 +03:00
crcro 7a5f9d5a41 enabling all help tips, new descriptions 2016-09-06 02:13:26 +03:00
crcro aad9b675c3 more options to amap 2016-09-06 02:01:15 +03:00
David BellandNeil Lathwood f42406e2b0 fix: Added options to make temperature graphs display y-axis correctly #4350 2016-09-05 16:19:53 +01:00
David BellandNeil Lathwood 0b9b85c224 fix: Added options to make voltage graphs display y-axis correctly #4326 2016-09-05 14:47:31 +01:00
Aaron DanielsandTony Murray a27ecd1f0c fix: calling rrdtool_pipe_open() instead of rrdtool_initialize(); (#4343) 2016-09-04 16:26:38 -05:00
Tony MurrayandNeil Lathwood ec3a6182a7 fix: Enterasys use ifname for port names #3263
fixes #3263
2016-09-04 16:37:23 +01:00
Aaron DanielsandNeil Lathwood 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 RosiakandNeil Lathwood 96fc6a8ff8 fix: Improve BDCOM detection (#4329) 2016-09-04 16:31:08 +01:00
crcroandNeil Lathwood 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 RosiakandNeil Lathwood 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 RosiakandNeil Lathwood 28db97382e feature: Added Cisco Stackwise Support #4301
feature: Added Cisco Stackwise Support #4301
2016-09-04 16:26:55 +01:00
crcroandNeil Lathwood 1110de3ab3 fix: toner nrg os capacity (#4177)
fix: ricoh/nrg toner levels #4177
2016-09-04 16:20:41 +01:00
crcroandTony Murray 8ce1d81b71 amap device box reverted to original size, fixes for device groups (#4334) 2016-09-04 07:04:53 -05:00
Søren RosiakandTony Murray 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 RosiakandTony Murray 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
deutorandTony Murray 7afbb6455f feature: IRCBot re-connection back-off (#4322) 2016-09-03 08:54:37 -05:00
Søren RosiakandTony Murray 90b573d685 fix: Remove Cisco remote access stats graph transparency (#4331) 2016-09-03 08:50:58 -05:00
Søren RosiakandTony Murray b81e67c656 fix: Cisco remote access stats bugfix #4293 (#4309) 2016-09-02 13:12:01 -05:00
Søren RosiakandTony Murray 657ee386e0 newdevice: Added support for PLANET Networking & Communication switches (#4308) 2016-09-02 13:02:01 -05:00
Neil LathwoodandTony Murray 0d2c443ee9 fix: Added ability to force devices to use ifEntry instead of ifXEntry (#4100) 2016-09-02 12:53:35 -05:00
crcroandTony Murray 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 MurrayandGitHub 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 MurrayandGitHub 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
deutorandGitHub 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 RosiakandTony Murray 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 LathwoodandTony Murray 16a47ac5e9 fix: Use isset for checking poller option (#4291) 2016-08-31 09:23:35 -05:00
Neil LathwoodandGitHub 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
deutorandGitHub 5f68bb82cd Formatting issues
Formatting issues
2016-08-31 11:01:33 +02:00
deutorandGitHub 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
deutorandGitHub 70ef3dadf0 Merge pull request #2 from librenms/master
update to master
2016-08-31 09:34:13 +02:00
Neil LathwoodandGitHub 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 LathwoodandGitHub 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 LathwoodandGitHub 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 LathwoodandGitHub 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 LathwoodandGitHub 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