Commit Graph

4086 Commits

Author SHA1 Message Date
Tony Murray 12cdec8024 Do not rely on OS shipped mibs, just our mibs. 2016-09-26 10:56:45 -05:00
Tony Murray 1b4d44b2f8 Netonix switch update
New mib
Added total power consumption and dc power input (for dc switches)
Small cleanups
2016-09-26 10:34:49 -05:00
Neil Lathwood 8b68429a06 Tidy up alert output info for poller cli (#4578) 2016-09-25 10:01:58 -05:00
Neil Lathwood 0c0c553d74 Merge pull request #4566 from laf/fix-ad-auth
fix: AD auth stop alerts being generated
2016-09-25 10:41:14 +01:00
Neil Lathwood 54fb0d658f Excluded X86_64_LINUX_IOSD from IOS discovery 2016-09-25 10:30:32 +01:00
Neil Lathwood b7861af705 refactor: OS discovery files (c) (#4534)
* refactor: OS discovery files (c)

* Small fixes to oids
2016-09-24 14:14:41 -05:00
Neil Lathwood 74aae36354 Merge pull request #4573 from crcro/refactor-os-disco-i-m
refactor: OS discovery files (i - m)
2016-09-24 18:46:22 +01:00
Neil Lathwood 956a076c4b Exclude IOS-XE from IOS discovery 2016-09-24 18:35:39 +01:00
Neil Lathwood be611e6f16 Merge pull request #4448 from crcro/app-ups-nut-update1
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
crcro f87043eca7 readded ds 2016-09-24 20:09:27 +03:00
crcro f4e65cbc3f ios register mibs 2016-09-24 19:08:43 +03:00
crcro b0295ac716 ios xe fix 2016-09-24 19:07:31 +03:00
crcro 75467a2774 travis fix, ios.inc.php clean 2016-09-24 18:48:39 +03:00
crcro e2a017d14f fixes as @laf indications 2016-09-24 17:58:16 +03:00
Neil Lathwood af0534f721 Revert "fix: possible additional fix for non-terminating rrdtool processes." 2016-09-24 15:52:35 +01:00
crcro 34978945ea fix macosx disco 2016-09-24 17:03:36 +03:00
crcro d1055a5b9d missing leading . ibm-imm 2016-09-24 16:56:13 +03:00
crcro e7c0b748e9 m 2016-09-24 16:41:17 +03:00
crcro 43d3e16bc3 l 2016-09-24 16:34:54 +03:00
crcro f1b25d1457 k 2016-09-24 16:31:36 +03:00
crcro 1d7592e85d j 2016-09-24 16:30:32 +03:00
crcro 97e9a7f692 i 2016-09-24 16:24:07 +03:00
Neil Lathwood 97b632e915 Merge pull request #4565 from murrant/rrdtool-defunct-fixes
fix: possible additional fix for non-terminating rrdtool processes.
2016-09-24 13:50:48 +01:00
Neil Lathwood fedcd8eef0 refactor: OS discovery files (b) (#4531)
* refactor: OS discovery files (b)

* Switched order

* small if() if() fix
2016-09-23 20:53:55 -05:00
Neil Lathwood 92e09df5a5 Merge pull request #4552 from crcro/refactor-os-discovery-n-r
refactor: OS discovery files (n - r)
2016-09-23 22:51:22 +01:00
Tony Murray 37dba71101 fix: possible additional fix for non-terminating rrdtool processes.
Sends the quit command to the process, but doesn't call close as that can block the php process.
When the process exits all objects are destroyed and Proc::terminate() is called, this will terminate 15 then kill 9.
2016-09-23 16:47:14 -05:00
Neil Lathwood 00d59362f2 fix: AD auth stop alerts being generated 2016-09-23 22:45:51 +01:00
Tony Murray 882e9382f1 newdevice: Eaton PowerXpert
Just initial os detection for now.
Issue  #4562
2016-09-23 16:32:09 -05:00
Neil Lathwood 88a6146d5e Some small updates to if() if() 2016-09-23 22:30:53 +01:00
Neil Lathwood 91ce012cd0 Updated some of the tests 2016-09-23 22:13:33 +01:00
Neil Lathwood 4a9ffb4154 Merge branch 'master' of github.com:librenms/librenms into refactor-os-discovery-n-r 2016-09-23 22:09:45 +01:00
Neil Lathwood b5cd175cf9 Merge pull request #4538 from murrant/snmpsim
feature: Add snmpsim to Travis automated testing
2016-09-23 21:56:22 +01:00
Neil Lathwood 4dcad92917 Merge pull request #4537 from crcro/refactor-os-discovery-s-w
refactor: OS discovery (s - w)
2016-09-23 21:37:22 +01:00
Neil Lathwood 70c996d4b8 Split out OSes where necessary 2016-09-23 21:28:02 +01:00
Tony Murray c31b3c0301 feature: use snmpsim for testing
fallback feature so we don't have to run snmpsim on devel computers, should be adequate for now
./scripts/pre-commit.php -u -snmpsim will start an snmpsimd.py process automatically
2016-09-23 14:57:31 -05:00
Florian Beer 3272b82958 newdevice: Add OS detection for macOS Sierra (#4557)
* Add OS detection for macOS Sierra

Darwin Kernel Version 16

* Add OS discovery test for macOS Sierra
2016-09-23 12:38:22 -05:00
crcro 188493b066 start with routeros fix 2016-09-23 01:36:45 +03:00
crcro 32b7fcad4e missing leading . in riverbed 2016-09-23 01:35:17 +03:00
crcro 15366199f2 finished n to r 2016-09-23 01:26:54 +03:00
Neil Lathwood 765ee3e1ab refactor: OS discovery (w - z) (#4549) 2016-09-22 16:59:35 -05:00
crcro 96a3160ff4 bad usage of functions 2016-09-22 23:10:34 +03:00
crcro b3a178f98e first batch 2016-09-22 23:03:44 +03:00
Neil Lathwood 31f1b3483b Merge pull request #4545 from murrant/restore-vdebug
fix: Restore previous snmp debug/vdebug logic so -v can be specified by itself
2016-09-22 20:34:51 +01:00
Neil Lathwood d808eb7f77 Merge pull request #4543 from benwa/font-awesome
webui: Update all glyphicon to font awesome
2016-09-22 19:54:49 +01:00
Tony Murray 6fbd8b3f05 fix: port ifLastChange polling (#4541)
* fix: port ifLastChange polling

* Small changes, default to 0

* Don't update 0->0
2016-09-22 11:39:15 -05:00
Tony Murray cd7737db9d Restore previous snmp debug/vdebug logic so -v can be specified by itself. 2016-09-22 11:36:33 -05:00
crcro 6b42bd87f5 one space 2016-09-22 16:11:42 +03:00
crcro 0af87dfb3a fix test units 2016-09-22 16:06:08 +03:00
Bennett Blodinger 2ec3132c64 close icon element 2016-09-22 08:09:31 -04:00
Neil Lathwood fee15f5e53 Merge pull request #4535 from murrant/snmp-debug-output
feature: improved readability for snmp debug output
2016-09-22 08:38:51 +01:00