Question & Answer
Question
Answer
The product documentation is used to configure the probes configuration files.
The additional guidance is provided to help in the probes configuration.
Review the Nokia NSP message bus probe document control page in the manual to see what files and settings were updated. Review the main message bus probe manual document control page as well.
/opt/IBM/tivoli/netcool/ominbus/probes/NokiaNSP
cd probes/NokiaNSP
cp $NCHOME/omnibus/java/conf/nokiaNspKafkaConnectionProperties.json .
cp $NCHOME/omnibus/java/conf/nokiaNspRestMultiChannelHttpTransport.json .
cp $NCHOME/omnibus/java/conf/nokiaNspKafkaTransport.properties .
cp $NCHOME/omnibus/java/conf/nokiaNspKafkaClient.properties .
cp $NCHOME/omnibus/probes/linux2x86/message_bus_nokia_nfmp.rules .
cp $NCHOME/omnibus/probes/linux2x86/message_bus_nokia_nfmp_parser.json .
message_bus_nokia_nfmp.rules
message_bus_nokia_nfmp_parser.json
nokiaNspKafkaClient.properties
nokiaNspKafkaConnectionProperties.json
nokiaNspKafkaTransport.properties
nokiaNspRestMultiChannelHttpTransport.json
"uri":"https://[host]:443/rest-gateway/rest/api/v1/auth/token",
"GET_REFRESH_ACCESS_TOKEN":
"uri":"https://[host]:443/rest-gateway/rest/api/v1/auth/token",
"GET_SUBSCRIPTION":
"uri":"https://[host]:8544/nbi-notification/api/v1/notifications/subscriptions",
"GET_SUBSCRIPTION_REFRESH":
"uri":"https://[host]:8544/nbi-notification/api/v1/notifications/subscriptions/++subscriptionId++/renewals",
"RESYNC_FAULT_MANAGEMENT_ALARMS":
"uri":"https://[host]:8544/FaultManagement/rest/api/v2/alarms/details",
"DELETE_SUBSCRIPTION_ID":
"uri":"https://[host]:8544/nbi-notification/api/v1/notifications/subscriptions/++subscriptionId++",
"REVOKE_ACCESS_TOKEN":
"uri":"https://[host]:443/rest-gateway/rest/api/v1/auth/revocation",
File : nokiaNspKafkaConnectionProperties.json
{
"zookeeper_client" :
{
"target" : "",
"properties" : "",
"java_sys_props" : "",
"topic_watch": true,
"broker_watch": true
},
"brokers" : "[host]:9092",
"topics": "",
"kafka_client" :
{
"properties" : "/opt/IBM/tivoli/netcool/ominbus/probes/NokiaNSP/nokiaNspKafkaClient.properties",
"java_sys_props" : ""
}
}
In the probe property file.
Name : 'NokiaNSP'
RulesFile : '$NCHOME/omnibus/probes/NokiaNSP/message_bus_nokia_nfmp.rules'
NetworkTimeout : 15
PollServer : 60
# Buffering
Buffering : 1
BufferSize : 200
FlushBufferInterval : 9
# Performance tuning
MaxEventQueueSize : 50000
TransportQueueSize : 50000
# Object Server heartbeating
ProbeWatchHeartbeatInterval : 60
Related Information
Nokia Network Services Platform for the message bus probe manual
Message bus probe with Kafka integrations frequently asked questions
Message bus probe Nokia NSP integration - Recovering from an IO Exception when …
Message bus probe Nokia NSP integration log file messages
Nokia NSP partial resynchronisation - LastResyncTime substitution clarification
Message bus probe for the Nokia NSP integration does not process real time even…
Message bus probe for Nokia NSP integration rules file logic - message_bus_noki…
Was this topic helpful?
Document Information
Modified date:
09 May 2025
UID
ibm17013481