TracNav
Documentation
Guides
Information
Sponsoring
Modules
- overview
Checks and commands
- overview
CauseCrashes
CheckNSCP
CheckDisk
CheckLogFile
CheckEventLog
CheckSystem
CheckHelpers
- overview
- check_always_ok
- check_always_critical
- check_always_warning
- check_ok
- check_critical
- check_warning
- check_multi
- check_version
- check_timeout
- check_negate
CheckTaskSched
CheckTaskSched2
CheckWMI
Scripting Languages?
Servers and protocols?
- overview?
check_nrpe (NRPE Server)
check_nrpe (NRPE Client)
check_nt (NSClient Server)
check_nt (NSClient Client)?
NSCA (NSCA Server)
NSCA (NSCA Client)
NRDP (NRDP Client)
check_mk (CheckMK Server)
check_mk (CheckMK Client)
graphite (Graphite Client)
SMTP (SMTP Client)
syslog (Syslog Client)
Utilities and tools?
Donate
SMTPClient
SMTP client can be used both from command line and from queries to check remote systes via SMTP
Queries (Overview)
A list of all avalible queries (check commands)
- smtp_submit Submit information to remote host via SMTP.
Aliases
A list of all avalible aliases for queries and check commands
Commands (executable)
TODO: Add command list
Configuration
| Path / Section | Key | Default value | Description |
|---|---|---|---|
| /settings/SMTP/client/targets | REMOTE TARGET DEFINITIONS | ||
| /settings/SMTP/client/handlers | CLIENT HANDLER SECTION | ||
| /settings/SMTP/client | channel | SMTP | CHANNEL |
| /settings/SMTP/client/targets/default | sender | nscp@localhost | SENDER |
| /settings/SMTP/client/targets/default | timeout | 30 | TIMEOUT |
| /settings/SMTP/client/targets/default | template | Hello, this is %source% reporting %message%! | TEMPLATE |
| /settings/SMTP/client/targets/default | address | TARGET ADDRESS | |
| /settings/SMTP/client/targets/default | recipient | nscp@localhost | RECIPIENT |
| /settings/SMTP/client/targets/default | parent | default | TARGET PARENT |
| /settings/SMTP/client/targets/default | is template | 0 | IS TEMPLATE |
| /settings/SMTP/client/targets/default | alias | default | TARGET ALIAS |
| /settings/SMTP/client/targets/default | host | TARGET HOST | |
| /settings/SMTP/client/targets/default | port | 0 | TARGET PORT |
Queries (Reference)
A quick reference for all avalible queries (check commands) in the SMTPClient module.
smtp_submit
Submit information to remote host via SMTP.
For details on this command go to the smtp_submit page
Usage: (Click any option to go to the description page for that option)
| Option | Default value | Description |
|---|---|---|
| help | N/A | Show help screen (this screen) |
| help-csv | N/A | Show help screen as a comma separated list. |
| host | The host of the host running the server | |
| port | The port of the host running the server | |
| address | The address (host:port) of the host running the server | |
| timeout | Number of seconds before connection times out (default=10) | |
| target | Target to use (lookup connection info from config) | |
| sender | Length of payload (has to be same as on the server) | |
| recipient | Length of payload (has to be same as on the server) | |
| template | Do not initial an ssl handshake with the server, talk in plaintext. |
Last modified 4 months ago
Last modified on 02/02/13 09:20:46








