Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Netdisco on OpenBSD 6.4 (Andy Ruhl)
   2. Error After Netdisco Upgrade (fluxbox)
   3. Netdisco and Arpwatch like feature (Enrico Becchetti)
--- Begin Message ---
A few notes:

Beyond the "BSD" notes (really FreeBSD notes) on the main page, I found this:

Need to install curl, zstd, possibly something else (I didn't start
with a completely clean new install).

All commands are done as root unless there is an su before them.

OpenBSD wants to use postgresql 10.5, this is fine as far as I can
tell. To install the server:

pkg_add -v postgresql-server

Need to do your own initialization of the database:

su - _postgresql
initdb -D /var/postgresql/data

Then follow the OpenBSD rules about starting postgresql and getting it
to start at boot time (rcctl).

Adding a user is:

useradd -m netdisco
passwd netdisco

Seems to work but I haven't tested it thoroughly.

I'll try NetBSD at some point.

I'm considering moving from Linux to one of these BSDs at work. I've
always been a BSD guy. Much simpler.

Andy



--- End Message ---
--- Begin Message ---
Hi All,

Netdisco-daemon log shows a lot of messages with:

Undefined subroutine &MCE::Util::_parse_max_workers called at
/home/netdisco/perl5/lib/perl5/App/Netdisco/Daemon/Worker/Manager.pm line
47.

I can manually run:
~netdisco/bin/netdisco-do macsuck -d 192.200.22.249
~netdisco/bin/netdisco-do arpnip -d 192.200.22.249
~netdisco/bin/netdisco-do nbtstat -d 192.200.22.249

With results as well.
But if I use the automated way via the web interface, the job is just
sitting there.

Please advise.
Thanks.

--- End Message ---
--- Begin Message ---
Dear all,
I'm using Netdisco from some years and it works fine but now to manage my lan I need to check arp address vs IP, in particular I'd like to store both of them.
Also can I use netdisco to send me a notify when there are some changes ?
Thanks a lot
Best Regards
Enrico



--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to