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. Re: Node Monitor email (Oliver Gorwits)
--- Begin Message ---
Hi Brian

On 2018-09-12 13:48, Brian R. Swan wrote:
I’m setting up NetDisco for the first time, and I’m trying to get the
Node Monitor function working.  Is there a place to setup mail/smtp
settings?  I have mail forwarding working off my server, and the
“mail” command works, but I don’t see NetDisco trying to use the
builtin mail/sendmail functionality?

It should already be working if you have /usr/sbin/sendmail working.

What's probably not happening is the actual Node Monitor activity running!

This can be tested:

bin/netdisco-do nodemonitor

or with debug:

bin/netdisco-do -D nodemonitor

And run daily by adding this to your deployment.yml config:

schedule:
  nodemonitor:
    when: '5 3 * * *'

(for example to run at 05:03 each day)

Sorry this is not made clear in the docs.

regards,
oliver.


Thanks,
Brian

_______________________________________________
Netdisco mailing list
[email protected]
https://sourceforge.net/p/netdisco/mailman/netdisco-users/



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

Reply via email to