Oliver Gorwits
cb9a24ed51
release 2.035002
2017-04-24 12:47:34 +01:00
Oliver Gorwits
48cb6dd4c1
Fix DB schema files location with Module::Build
2017-04-24 12:41:15 +01:00
Christian Ramseyer
0737914af5
Fix potential Postgres insert failure ( #306 )
...
Some devices can contain random non-utf8 data in syscontact and syslocation,
making the insert fail with "ERROR: invalid byte sequence for encoding "UTF8"
on discovery. Work around this with Encode::decode.
2017-04-21 20:20:36 +01:00
Oliver Gorwits
96a3313fb7
explicit mention to use File::Copy
2017-04-20 08:43:41 +01:00
Oliver Gorwits
7feb0c5e85
release 2.035001
2017-04-19 22:18:11 +01:00
Oliver Gorwits
a9f01aaa54
reindex DB (I did not realise this was being indexed! oof.)
2017-04-19 22:16:13 +01:00
Oliver Gorwits
16fa8ecc23
and mention NXOS in SSHCollector list
2017-04-19 22:00:40 +01:00
Oliver Gorwits
b23dc2d551
release 2.035000
2017-04-19 21:56:33 +01:00
Oliver Gorwits
608d1b86b2
#298 NXOS SSHCollector and note in docs about VRFs
2017-04-19 21:48:45 +01:00
Oliver Gorwits
d1a7761fda
#302 Device searching now searches on module serial numbers
2017-04-19 21:30:47 +01:00
Oliver Gorwits
ca3ed44ca5
fix changelog
2017-04-19 19:48:48 +01:00
Oliver Gorwits
d23b32500f
relocate repo files so ND2 is the only code
2017-04-14 23:08:55 +01:00
Oliver Gorwits
9a016ea6ba
version 2.034003
...
migrate from Module::Install to Module::Build
2017-04-14 22:53:22 +01:00
Oliver Gorwits
b7724bc16c
#296 modification to add min_runtime optional sleep
2017-04-14 21:24:02 +01:00
Oliver Gorwits
6524ceefae
use File::Slurper instead of File::Slurp to better handle UTF8 in oui.txt
2017-04-14 21:01:49 +01:00
Oliver Gorwits
79b1520126
use github release feature
2017-04-14 20:38:21 +01:00
Oliver Gorwits
7a2fa272b6
move anything using db into the db update part
2017-04-14 20:38:00 +01:00
Oliver Gorwits
2406244f4c
Move to Github hosted IEEE OUI data
2017-04-14 08:56:12 +01:00
Oliver Gorwits
b0263b0767
Add another community FreeBSD install guide
2017-02-27 15:07:35 +00:00
Oliver Gorwits
4d070ee754
Add GAIA Embedded SSH collector (not the same as VSX, apparently)
2017-02-27 15:04:29 +00:00
Oliver Gorwits
724ff68946
#296 Fix occasional empty macsuck when run in daemon
2017-02-27 14:39:09 +00:00
Dean Hamstead
b449558e8b
Merge pull request #295 from arcanez/topic/typo-fix
...
fix typo
2017-02-09 10:26:12 +11:00
Justin Hunter
10460986a0
fix typo
2017-02-08 12:20:53 -05:00
Oliver Gorwits
9437bccb72
Update Changes
2017-02-04 20:09:55 +00:00
Oliver Gorwits
2cf2119f77
Fix #27 SNMP for Huawei, CloudEngine, Linksys
2017-02-04 20:08:01 +00:00
Dean Hamstead
bb44ed4046
Add travis build status ruby image and link
2017-01-20 11:01:41 +11:00
Dean Hamstead
bcf6c5cbe6
Typo
2017-01-16 22:21:07 +11:00
Dean Hamstead
fb5278f43c
Add README.md
...
Just a basic README.md for now.
2017-01-16 22:19:19 +11:00
Dean Hamstead
cb2cf11d6b
Add Travis CI support ( #289 )
...
* Add travis.yml config file
* Add AutoInstall, so we can push our dependencies to cpanm for travis
2017-01-15 17:34:35 +00:00
Oliver Gorwits
f533a994f2
no need for M::I or META files in the dist
2017-01-06 14:35:23 +00:00
Oliver Gorwits
d5afb73cee
release 2.034002
2017-01-06 14:33:53 +00:00
Oliver Gorwits
33a37ffe06
update M::I
2017-01-06 14:33:27 +00:00
Oliver Gorwits
bf3ffc460b
Add documentation note about SNMPv3 configuration on Cisco IOS ( #288 )
...
* Add note about SNMPv3 context config on IOS
* Update changelog for snmpv3 doc note
2017-01-06 14:06:11 +00:00
Oliver Gorwits
f031446a6f
Add issues template for github ( #287 )
...
* Added issue template file to help users.
* Added link to markdown docs
* reformat
2017-01-06 12:42:14 +00:00
Oliver Gorwits
927bbc0cce
release 2.034001
2016-11-20 17:50:55 +00:00
Oliver Gorwits
a1b1928ffb
Add note on SLES 11 SP4 install workaround (C. Ramseyer)
2016-11-20 17:30:58 +00:00
Oliver Gorwits
d311d1a8cc
Add Linux SNMP, LLDP setup docs (S. Hobson)
2016-10-03 22:41:29 +01:00
Oliver Gorwits
6c17fe65b8
community data now deleted with devices
2016-10-03 22:18:47 +01:00
Oliver Gorwits
9227e8cde8
note on how to force change the community string
2016-10-03 21:26:31 +01:00
Oliver Gorwits
61415eee6e
add config note about cached community strings
2016-10-03 21:11:01 +01:00
Oliver Gorwits
afe3d29175
Remove some odd behaviour of cached SNMP config hints (L. Ferguson)
2016-10-03 21:05:35 +01:00
Oliver Gorwits
e2b20c13a1
fix misformat in config docs
2016-10-03 19:16:53 +01:00
Oliver Gorwits
1f06cdbfcb
Add validate_remote_user setting to check proxied users are known
2016-10-03 18:02:06 +01:00
Oliver Gorwits
13af48bffa
release 2.034000
2016-10-03 16:56:52 +01:00
Oliver Gorwits
87651acb24
[ #270 ] ports search vlan column not populated in CSV output
2016-10-03 16:47:36 +01:00
Oliver Gorwits
efe7137cd8
Missing display name for device when device has no DNS
2016-10-03 16:34:53 +01:00
Oliver Gorwits
fef940ece5
add release notes item for web sessions change
2016-10-03 15:20:56 +01:00
Oliver Gorwits
3d1d206905
[ #266 ] netdisco subnet utiiization report div by zero (V. Puchkov)
2016-10-01 19:04:03 +01:00
Oliver Gorwits
922c4aa808
[ #265 ] Default sort for Nodes discovered through LLDP/CDP
2016-10-01 18:58:55 +01:00
Oliver Gorwits
ca4fb72638
Documentation patches (S. Elipot)
2016-10-01 18:31:26 +01:00