Commit Graph

2057 Commits

Author SHA1 Message Date
nick n
08589ebf96 workaround for #457 (#465)
i'm not in anyway versed in javascript, but this hack fixes #457 for me.
2018-12-28 16:00:13 +00:00
Christian Ramseyer
b1ca1b968d Improve netdisco-sshcollector CLI experience (#460)
* Improve netdisco-sshcollector CLI experience

 * add -d <device>
 * add -O debug option to toggle Net::OpenSSH::debug
 * add -w MCE::Loop max_workers
 * updated POD for all of the above

* Fix -Q documentation

 * Specifying -Q multiple times has no effect, removed part talking about that.

* Emit Net::OpenSSH connection failures as warnings
2018-12-28 15:58:32 +00:00
Christian Ramseyer
f5622929e0 Provide stdin to IOSXR.pm when none available (#462)
* See issue #461 for a detailed description
2018-12-28 14:33:02 +00:00
nick n
9f8dd0039b docs are maintained in wiki (#470)
per @ollyg:
"the manual files were all converted into GitHub wiki pages"
2018-12-28 14:32:05 +00:00
Jeroen van Ingen Schenau
f9e7550ca7 Merge pull request #468 from inphobia/patch-3
Fix two typos in PoD
2018-12-17 09:28:48 +01:00
Jeroen van Ingen Schenau
62bed4e2ca Merge pull request #467 from inphobia/patch-2
typo (paramter instead of parameter)
2018-12-17 09:27:38 +01:00
nick n
733f82c3dc 2 typos 2018-12-13 22:52:48 +01:00
nick n
e94f15dc8a typo (paramter instead of parameter)
typo (paramter instead of parameter)
2018-12-13 22:42:52 +01:00
Jeroen van Ingen Schenau
da23cb9bab Merge pull request #459 from inphobia/patch-2
1 more isdn interface to ignore
2018-11-28 09:50:12 +01:00
nick n
3474d028ec 1 more isdn interface to ignore
not sure if this is a typo or not, but bri singaling interfaces have 1 'l' on cisco devices.

"BRI0-Signaling" was taken from a netdisco report, router is a "897VaK9" running ios "15.5(3)M7".

as such, i've added the 1 'l' variant to the ignore_interfaces list. if this was indeed a typo perhaps the double 'll' variant can be deleted.
2018-11-28 02:43:15 +01:00
nick n
2e0965033a remove reference to netdisco user in command examples. (#451) 2018-11-27 11:19:22 +00:00
Mohammad S Anwar
369590d17f Fixed pod error as reported by CPANTS. (#456) 2018-11-27 11:18:45 +00:00
Oliver Gorwits
5c277d7944 release 2.039033 2018-10-19 21:35:50 +01:00
Oliver Gorwits
3ddc1a3c8a #446 fix typo in NodeVendor report - rflor 2018-10-19 21:33:58 +01:00
Oliver Gorwits
8ef42ede38 remove erroring tests 2018-10-19 17:30:00 +01:00
Oliver Gorwits
894e07fe63 test localhost resolver in travis.ci 2018-10-19 17:19:42 +01:00
Oliver Gorwits
561772273d release 2.039032 2018-10-19 15:38:17 +01:00
Oliver Gorwits
5ca76bfc99 release 2.039032 2018-10-19 15:36:03 +01:00
Oliver Gorwits
847d7e16e3 #443 attempt to handle IPs and Names in show arp output - darknicht66 2018-10-19 15:31:31 +01:00
Oliver Gorwits
ffa2aefd8d Revert "#432 fix regexp for arp display - stromsoe"
This reverts commit 75507ed521.
2018-10-19 15:29:32 +01:00
Oliver Gorwits
75507ed521 #432 fix regexp for arp display - stromsoe 2018-10-19 15:25:36 +01:00
Oliver Gorwits
ea2fde1e56 #439 add expire_userlog with default 365 days 2018-10-19 15:11:26 +01:00
Oliver Gorwits
fb3ef12854 in fact localtime is correct if server admin runs server in GMT
Revert "#441 change localtime to gmtime"

This reverts commit 779e0a618d.
2018-10-19 15:08:38 +01:00
Oliver Gorwits
1baa6dacc6 #435 netdisco-deploy allows blank admin password 2018-10-19 15:06:58 +01:00
Oliver Gorwits
2818591462 #431 sshcollector calls die() even if all the work is not done - stromsoe 2018-10-19 14:59:32 +01:00
Oliver Gorwits
d4b79f685b #433 add status note when updating stats in netdisco-deploy - jrbinks 2018-10-19 14:53:01 +01:00
Oliver Gorwits
0e9274467d #434 shuffle input array for sshcollector - stromsoe 2018-10-19 14:50:54 +01:00
Oliver Gorwits
779e0a618d #441 change localtime to gmtime 2018-10-19 14:49:03 +01:00
slofunk
00ac3cff4a update NodeVendor.pm (#427)
It would seem like we'd want for this to be distinct mac addresses here right? Otherwise you'd could get duplicate counters. In our environment where things move around this makes for repeat lines in the nodes table. To get a true inventory count I'd think this should only count unique macs. Apologies if this is NOT the desired output for this module.
2018-10-19 14:42:37 +01:00
Oliver Gorwits
75c26717f0 fix error in regexp as identified by Nick / inphobia 2018-10-19 14:42:02 +01:00
nick n
19ed3d9747 Update config.yml (#438)
* Update config.yml

these are used internally in cisco ucs blade chassis, there is no reason i can think of to collect these.

* update config.yml, ignore ii1/1/1 interfaces

nexus 9000's have controllers to control whatever they run between their asics. for some reason they get exposed over snmp, but they are only needed in the internal fabric. as such, ignore them.

(they are actually called ii*/*/*, no fancy long names for them as for most other interfaces, if you want to find out more you'll need to google "higig2")
2018-10-19 14:40:58 +01:00
Oliver Gorwits
9781006249 release 2.039031 2018-06-17 21:56:35 +01:00
Oliver Gorwits
e39cf197bf further tune job picker 2018-06-17 21:55:18 +01:00
Oliver Gorwits
13d5f04465 #419 "neigh - discrepancy in IP" due to differences in IPv6 formatting 2018-06-08 10:56:16 +01:00
Oliver Gorwits
0cce3b3834 jobs with username are only allowed one attempt to unskip 2018-06-07 23:17:13 +01:00
Oliver Gorwits
662c24c5b5 limit cli max hosts in prefix to 512 2018-06-07 21:57:16 +01:00
Oliver Gorwits
596d2454d6 fix bug in reuse of $worker for prefix actions 2018-06-07 21:50:43 +01:00
Oliver Gorwits
e4098ad3d7 clarify the web app home location 2018-06-07 21:46:58 +01:00
Oliver Gorwits
2e77d5982f release 2.039030 2018-05-09 06:59:30 +01:00
Oliver Gorwits
949dce9b33 release 2.039029 2018-05-09 06:53:46 +01:00
Oliver Gorwits
87f1297f25 Merge branch 'og-2.040' 2018-05-09 06:50:55 +01:00
Oliver Gorwits
d959adde36 issue DB schema statements each within savepoints 2018-05-09 06:07:30 +01:00
Oliver Gorwits
3d27184b1c #414 clicking discover button with empty field causes crash 2018-05-08 22:33:31 +01:00
Oliver Gorwits
d7a0bec20b device port search will match on Description as well as Port 2018-05-07 17:34:13 +01:00
Oliver Gorwits
a97780201d Revert "Squashed commit of the following:"
This reverts commit 232df96457.
2018-05-07 17:25:24 +01:00
Oliver Gorwits
6098b893ad #410 improvements to Undiscovered Neighbors report 2018-05-07 17:15:11 +01:00
Oliver Gorwits
232df96457 Squashed commit of the following:
commit 43a3729a206c8d04f9e156d1d811a1b7cfb84089
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun May 6 22:44:09 2018 +0100

    #408 improvements to MakeRancidConf (earendilfr)

commit 205911175ef52e0107ca59b96f51fee393120582
Author: Ambroise <earendil@toleressea.fr>
Date:   Thu Apr 26 17:44:15 2018 +0200

    Add the following parameters to the MakeRancidConf:

     + Change the default delimiter character from ':' to ';' that is the default RANCID delimiter since
       RANCID 3.x
     + Add an option to define the rancid config directory.
       This directory will be used to extract the vendor defined in the RANCID configuration to avoid to extract
       unexisting vendor devices in RANCID configuration (by example, Ubiquiti AirOS devices).
     + Add an option to define a default_group.
       If a device doesn't match the defined group, it will add to this group
     + Add an option to defined a manually excluded ACL
       To permit to not export devices from Netdisco to RANCID based on an ACL.
2018-05-06 22:46:57 +01:00
Oliver Gorwits
aefef15562 release 2.039028 2018-05-05 16:29:06 +01:00
Oliver Gorwits
0d8cd3e764 #411 store_modules: false is ignored 2018-05-05 16:12:43 +01:00
Oliver Gorwits
fa6f70ac8a #413 manual retrigger of discovery does not work 2018-05-05 16:00:14 +01:00