Oliver Gorwits
f069a0ca39
[ #202 ] Detect failed OUI and MIB downloads
2015-03-24 21:22:58 +00:00
Oliver Gorwits
eb8c2f056a
[ #207 ] Reject 0.0.0.0 from netdisco-do device or renumber
2015-03-24 21:15:44 +00:00
Oliver Gorwits
03d3098545
[ #119 ] netdisco-do expirenodes (ND1 expirenodes & expire-nodes-subnet)
2015-03-24 21:06:10 +00:00
Oliver Gorwits
d0f686b0fd
mention expire in netdisco-do docs
2015-03-07 15:01:33 +00:00
Oliver Gorwits
b98d75b01c
netdisco-do -d accepts IP prefixes (subnet in CIDR format)
2015-03-07 13:41:40 +00:00
Oliver Gorwits
84d89fd311
also create graph output dir
2015-02-19 13:35:34 +00:00
Oliver Gorwits
eb665dbbef
add docs for graph dependencies to netdisco-do
2015-02-19 13:31:17 +00:00
Oliver Gorwits
daab3836c5
add all/walk docs to netdisco-do
2015-02-19 09:40:29 +00:00
Oliver Gorwits
8cb35f338b
change device delete to use -p param for archive (preserve)
2015-02-06 10:00:11 +00:00
Oliver Gorwits
adf659a40d
undef error when printing help
2015-02-06 09:50:49 +00:00
Oliver Gorwits
24eeb42663
new Troubleshooting documentation
2015-02-05 14:19:02 +00:00
Oliver Gorwits
a01665475e
"psql" option to netdisco-do to open an interactive SQL terminal
2015-02-04 22:46:04 +00:00
Oliver Gorwits
e99f5ee410
[ #199 ] Missing schema changes when user has no permissions on DB
...
This fixes many glitches with the schema deployment:
- silently ignoring real failure modes such as user not having
correct permissions on the DB
- a couple of broken upgrade steps
- adds --reset so schema can be fully redeployed
2015-02-04 21:43:44 +00:00
Oliver Gorwits
b02cb79127
[ #192 ] Fix rejection of set_* actions in netdisco-do
...
The netdisco-do command will handle set_ or naked versions of each command.
2015-02-04 18:54:00 +00:00
Oliver Gorwits
9179b410e7
[ #197 ] Change IP address of device with "renumber" option to netdisco-do
2015-02-04 15:00:00 +00:00
Oliver Gorwits
b4b71bbf85
docs examples for netdisco-do
2015-02-04 14:03:00 +00:00
Oliver Gorwits
aabc65b87a
Delete device from CLI with new "delete" option to netdisco-do
2015-02-04 13:54:00 +00:00
Oliver Gorwits
bd029bcdb1
[ #191 ] Fix error when stopping stopped web daemon
2015-01-25 10:26:28 +00:00
Oliver Gorwits
f4f955885d
12 MB threshold for rename versus truncate
2015-01-25 10:26:28 +00:00
Oliver Gorwits
8305f9bf0b
[ #171 ] Log files now rotate at 10MB up to seven times
2015-01-25 10:26:19 +00:00
Oliver Gorwits
8856cc5d03
update deps versions
2014-11-19 23:02:45 +00:00
Oliver Gorwits
e72bfa750e
fix for latest DBIx::Class (deploy)
2014-10-19 13:46:41 +01:00
Oliver Gorwits
9f4be96964
Add PaloAlto and IOS-XR support to netdisco-sshcollector
2014-09-03 13:22:52 +00:00
Oliver Gorwits
d32024a782
Accept host names to netdisco-do show
2014-09-03 11:11:15 +00:00
Oliver Gorwits
b59e844d57
netdisco-sshcollector script to get ARP data on devices without SNMP
2014-08-25 10:13:18 +01:00
Oliver Gorwits
4124a14e58
Do not autoload all modules in a namespace... picks up old/bad code
2014-08-11 22:00:32 +01:00
Oliver Gorwits
9afbe6d7e6
New backend daemon code, no SQLite. MCE::Flow.
...
Squashed commit of the following:
commit 3284b62509
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 21:17:06 2014 +0100
config defaults tidying
commit ade7bcd880
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 20:00:01 2014 +0100
high priority jobs are picked first and inserted to prio queue
commit d450dfd2bd
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 19:25:21 2014 +0100
better status
commit b8a742e5de
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 16:54:03 2014 +0100
update proctitle when worker not running
commit 0c3675a8f4
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 16:48:58 2014 +0100
remove all trace of SQLite - new lightweight Job object
commit a13ed25f6a
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 14:45:22 2014 +0100
rename pollers to tasks
commit 44b50f413f
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 14:13:00 2014 +0100
update docs
commit 517b1ae4c1
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 13:55:31 2014 +0100
merge interactive and poller worker types
commit e9043b90e8
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 13:47:41 2014 +0100
only take one job at a time per worker
commit 2366738d54
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 13:43:31 2014 +0100
auto job priorities
commit 1fd473fd50
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 13:18:59 2014 +0100
preload all worker modules into shared memory
commit 9ceb43c0f7
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 13:13:07 2014 +0100
daemon clean
commit c817a35537
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Aug 10 12:36:24 2014 +0100
first refactor for MCE::Flow and MCE::Queue
2014-08-10 21:34:46 +01:00
Oliver Gorwits
bc8f75f7f8
fix cli override of options
2014-08-08 23:22:15 +01:00
Oliver Gorwits
1f73f061f7
Always set DBIC_TRACE_PROFILE=console
2014-08-08 21:37:15 +01:00
Oliver Gorwits
f176d7c1ba
portability fix on linux
2014-08-08 06:32:02 +00:00
Oliver Gorwits
d5675c1bb3
portable setting of proctitle
2014-08-07 18:50:26 +01:00
Oliver Gorwits
941308698d
use Sys::Proctitle instead of Perl $0
2014-08-07 16:46:43 +00:00
Oliver Gorwits
5d23338cbd
Process tree updated to show daemon worker status/activity
...
Squashed commit of the following:
commit a785b88b43
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Aug 6 21:32:11 2014 +0100
complete daemon pstree updates
commit f77bf5361f
Merge: f519410 fcb8195
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Aug 6 20:45:22 2014 +0100
Merge branch 'master' into og-proctitle
commit f51941076f
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Aug 5 22:14:58 2014 +0100
set proctitle on daemon
2014-08-06 21:33:41 +01:00
Oliver Gorwits
fcb8195e58
much better control of trace/debug in netdisco-do
2014-08-06 20:39:22 +01:00
Oliver Gorwits
8616b17ab8
Allow process grouping to work portably againa (daemon config watch)
2014-08-05 21:22:58 +01:00
Oliver Gorwits
770a92a772
Additional debug levels for netdisco-do to show DBIx::Class and net-snmp
2014-08-04 23:52:08 +01:00
Oliver Gorwits
f3a9296b6b
add netdisco-do show docs
2014-08-04 22:27:48 +01:00
Oliver Gorwits
4d6f05574e
Show netdisco-do docs on options error
2014-08-04 22:23:50 +01:00
Oliver Gorwits
f63527644a
New netdisco-do command "show" for diagnostic reporting
2014-08-04 22:14:14 +01:00
Oliver Gorwits
aaa3fe61c1
Attempt to keep PID and logfile as netdisco user even when running as root
2014-07-31 23:13:03 +01:00
Oliver Gorwits
04d89320a8
Squashed commit of the following:
...
* Support for stuffing other locations into @INC at runtime
* Reports config is now a list (see ReleaseNotes)
commit 19756faf57
Merge: 2e8afbe 29d3ac7
Author: Oliver Gorwits <oliver@cpan.org >
Date: Thu Jul 31 21:32:30 2014 +0100
Merge branch 'master' into og-autoload
Conflicts:
Netdisco/share/public/javascripts/netdisco_portcontrol.js
commit 2e8afbeea6
Merge: d340c3b 18f507e
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 23 20:09:18 2014 +0100
Merge branch 'master' into og-autoload
commit d340c3b135
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jul 7 22:25:38 2014 +0100
tweak dirty css
commit 032cd82c46
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jul 6 23:05:17 2014 +0100
add dirty classes
commit 2b72c989fa
Merge: 1b8ac7c b77025f
Author: Oliver Gorwits <oliver@cpan.org >
Date: Fri Jul 4 11:28:01 2014 +0100
Merge branch 'og-autoload' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-autoload
commit b77025f34c
Author: Oliver Gorwits <oliver@cpan.org >
Date: Thu Jul 3 23:35:35 2014 +0100
hide save icon
commit 5df5a73aed
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 2 22:31:18 2014 +0100
blue color
commit a3bf20f074
Merge: 1839f26 db53c00
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 2 15:17:25 2014 +0100
Merge branch 'master' into og-autoload
commit 1b8ac7ca1f
Merge: 1839f26 db53c00
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 2 09:23:31 2014 +0100
Merge branch 'master' into og-autoload
commit 1839f2634b
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 2 03:43:53 2014 +0100
add jquery.fix.clone.js
commit 3eee9f1997
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jul 2 00:08:27 2014 +0100
save button css
commit 95b6cb61b3
Merge: 13957e8 58e5d05
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Jul 1 21:50:01 2014 +0100
Merge branch 'master' into og-autoload
Conflicts:
Netdisco/share/config.yml
commit 13957e82dc
Merge: bedbec6 6abceba
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 30 22:50:40 2014 +0100
Merge branch 'og-autoload' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-autoload
commit bedbec6b4b
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 30 22:49:49 2014 +0100
css fixes
commit 6e2d5a4b48
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 30 21:30:26 2014 +0100
css fixes
commit 755fc92c59
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 30 13:05:43 2014 +0100
reports now a list not a hash
commit 6abcebafbe
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jun 29 12:41:47 2014 +0100
start as non-root if port switch not required
commit e5e0c0c8d1
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sat Jun 28 13:10:51 2014 +0100
fix err in docs
commit 6d680aabed
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sat Jun 28 11:10:23 2014 +0100
move content
commit d2668d6db7
Author: Oliver Gorwits <oliver@cpan.org >
Date: Fri Jun 27 00:30:54 2014 +0100
minor styling
commit e46cbd252d
Author: Oliver Gorwits <oliver@cpan.org >
Date: Thu Jun 26 23:19:19 2014 +0100
add bootstrap-switch checkbox styling
commit 5b0a723c9f
Author: Oliver Gorwits <oliver@cpan.org >
Date: Wed Jun 25 22:20:57 2014 +0100
typo in defaults
commit e45fa89c44
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Jun 24 22:42:45 2014 +0100
css for configuration pane
commit 62c53a5e49
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 23 23:33:26 2014 +0100
minor typo
commit caedbdadc6
Author: Oliver Gorwits <oliver@cpan.org >
Date: Mon Jun 23 20:35:30 2014 +0100
properly search the template path!! [#103 ]
commit 5742bc7856
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jun 22 23:13:53 2014 +0100
fix registering template paths
commit 2b09476f29
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jun 22 22:19:35 2014 +0100
allow INC stuffing via NETDISCO_INC env var
commit 7c47a277be
Merge: 128e96f 3a1cd19
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jun 22 22:17:11 2014 +0100
Merge branch 'master' into og-autoload
commit 128e96f9a3
Author: Oliver Gorwits <oliver@cpan.org >
Date: Sun Jun 22 20:48:01 2014 +0100
use Module::Find to load Auto things and Web
2014-07-31 22:54:28 +01:00
Oliver Gorwits
f53c35acb9
Missing action to netdisco-do should not throw Perl error
2014-07-31 11:42:26 +01:00
Oliver Gorwits
2402855797
Daemon crash when restarting with in-progress jobs and many workers
2014-07-31 00:55:56 +01:00
Oliver Gorwits
af97767fcd
Load Graph modules only if available
2014-07-22 22:46:54 +01:00
Oliver Gorwits
2178860394
add node monitor email in netdisco-do
2014-07-22 21:06:51 +01:00
Oliver Gorwits
1d0ec0bed0
Add 'graph' option to netdisco-do
2014-07-21 21:57:59 +00:00
Oliver Gorwits
91c09305e9
[ #116 ] Log true client IP when running through a proxy
2014-07-17 13:34:44 +01:00
Oliver Gorwits
38cd5d98f9
Added by_hostname config option support
2014-07-13 18:36:30 +01:00
Oliver Gorwits
e06f1b3437
add by_hostname config option to netdisco-rancid-export
2014-07-13 18:24:56 +01:00
Oliver Gorwits
533a7c393a
start as non-root if port switch not required
2014-07-01 20:49:24 +01:00