4.12.1 pushd.email.auth.password #
4.12.2 pushd.email.auth.username #
4.12.2 pushd.email.from #
- Possible values: valid email address
- Default value: root@localhost
4.12.4 pushd.email.host #
- Possible values: Hostname or IPv4/IPv6 address
- Default value: 127.0.0.1
4.12.5 pushd.email.port #
- Possible values: 1-65535
- Default value: 25
- Recommended value: 25
4.12.6 pushd.listen.port #
- Possible values: 1-65535
- Default value: 10499
4.12.7 pushd.log #
- Possible values: full path to log file
- Default value: /var/log/irp/irppushd.log
4.12.8 pushd.log.level #
- Possible values: emerg, fatal, alert, crit, error, warn, notice, info, debug, trace
- Default value: info
- Recommended value: info
4.12.9 pushd.sms.account_sid #
- Possible values: random string
4.12.10 pushd.sms.auth_token #
- Possible values: random string
4.12.11 pushd.sms.gateway #
- Possible values: none, twilio, plivo
- Default value: none
4.12.12 pushd.sms.message_size #
 The SMS gateway enforces its own text size limits. In case the notification exceeds SMS gateway limits the SMS message can be either trimmed or rejected.
The SMS gateway enforces its own text size limits. In case the notification exceeds SMS gateway limits the SMS message can be either trimmed or rejected.- Possible values: 150-6000
- Default value: 150
4.12.13 pushd.sms.phone_number #
 SMS gateways might have policies regarding the valid phone numbers that they will accept. Check with your SMS gateways if there are any restrictions and if yes what phone numbers can be provided in this configuration parameter.
SMS gateways might have policies regarding the valid phone numbers that they will accept. Check with your SMS gateways if there are any restrictions and if yes what phone numbers can be provided in this configuration parameter.- Possible values: valid phone number
4.12.14 pushd.sms.uri.plivo #
 Do not change this parameter unless Plivo SMS API URL has changed.
Do not change this parameter unless Plivo SMS API URL has changed.- Possible values: valid URL
- Default value: https://api.plivo.com/v1/Account/%1%/Message/
- Recommended value: https://api.plivo.com/v1/Account/%1%/Message/
4.12.15 pushd.sms.uri.twilio #
 Do not change this parameter unless Twilio SMS API URL has changed.
Do not change this parameter unless Twilio SMS API URL has changed.- Possible values: valid URL
- Default value: https://api.twilio.com/2010-04-01/Accounts/%1%/Messages.json
- Recommended value: https://api.twilio.com/2010-04-01/Accounts/%1%/Messages.json
4.12.16 pushd.templates.datadir #
- Possible values: full path to notification templates
- Default value: /etc/noction/templates
4.12.17 pushd.webhook.avatar_emoji #
 The avatar emoji is used if an avatar icon in pushd.webhook.avatar_url is not specified.
The avatar emoji is used if an avatar icon in pushd.webhook.avatar_url is not specified.- Possible values: valid emoji in :colon: notation
- Default value: :robot-face:
4.12.18 pushd.webhook.avatar_url #
 This is the default avatar image. The avatar icon will be used instead of an emoji if both are specified. Refer to pushd.webhook.avatar_emoji.
This is the default avatar image. The avatar icon will be used instead of an emoji if both are specified. Refer to pushd.webhook.avatar_emoji.- Possible values: valid URL
- Default value: http://www.noction.com/round-logo.png
- Recommended value: http://www.noction.com/round-logo.png
4.12.19 pushd.webhook.botname #
- Possible values: text
- Default value: IRP
- Recommended value: IRP
4.12.20 pushd.webhook.url #
POST https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX This parameter is required in order for any subscription to web hooks channels to work. Currently only the Slack.com web hooks API has been tested and confirmed to work.
This parameter is required in order for any subscription to web hooks channels to work. Currently only the Slack.com web hooks API has been tested and confirmed to work.- Possible values: valid URL
4.12.21 trap.bgpd_announced_rate_low.limit_pct #
- Possible values: 1-100
- Default value: 60
- Recommended value: 60
4.12.22 trap.core_cc_improvements_spike.diff_pct #
- Possible values: 1-100
- Default value: 50
4.12.23 trap.core_cc_improvements_spike.period_sec #
- Possible values: 30-86400
- Default value: 300
4.12.24 trap.core_cc_overload.inbound_limit_mbps #
- Possible values: 1-100000
- Default value: 100
4.12.25 trap.core_cc_overload.inbound_limit_pct #
- Possible values: 1-1000
- Default value: 10
4.12.26 trap.core_cc_overload.limit_mbps #
- Possible values: 1-100000
- Default value: 100
4.12.27 trap.core_cc_overload.limit_pct #
- Possible values: 1-1000
- Default value: 10
- Recommended value: 10
4.12.28 trap.core_cc_provider_overload.inbound_limit_mbps #
- Possible values: 1-100000
- Default value: 100
4.12.29 trap.core_cc_provider_overload.inbound_limit_pct #
- Possible values: 1-1000
- Default value: 10
4.12.30 trap.core_cc_provider_overload.limit_mbps #
- Possible values: 1-100000
- Default value: 100
4.12.31 trap.core_cc_provider_overload.limit_pct #
- Possible values: 1-1000
- Default value: 10
- Recommended value: 10
4.12.32 trap.core_excessive.prefixes #
- Possible values: list of valid IPv4/IPv6 prefixes
- Default value: 300
- Recommended value: 300
4.12.33 trap.core_excessive_latency.limit #
- Possible values: 1-10000
- Default value: 300
- Recommended value: 300
4.12.34 trap.core_excessive_loss.limit #
- Possible values: 1-100
- Default value: 50
- Recommended value: 50
4.12.35 trap.destination.auth_password #
- Possible values: text
4.12.36 trap.destination.auth_protocol #
0 – MD5
1 – SHA
- Possible values: 0, 1
- Default value: 1
4.12.37 trap.destination.auth_username #
- Possible values: text
4.12.38 trap.destination.community #
- Possible values: textual SNMP v2c community name
- Default value: public
4.12.39 trap.destination.port #
- Possible values: 1-65535
- Default value: 162
4.12.40 trap.destination.priv_password #
- Possible values: text
4.12.41 trap.destination.priv_protocol #
 DES isn’t supported in RedHat Enterprise Linux 9
DES isn’t supported in RedHat Enterprise Linux 90 – DES
1 – AES
- Possible values: 0, 1
- Default value: 1
4.12.42 trap.destination.seclevel #
0 – Neither Authentication nor Privacy
1 – Authentication only
2 – Authentication and Privacy
- Possible values: 0, 1, 2
- Default value: 0
4.12.43 trap.destination.version #
2 – SNMP v2c
3 – SNMP v3
- Possible values: 2, 3
- Default value: 2






