====== Processes ====== FIXME Deprecated :!: Comment (by Vidar): Isn't this info redundant, take a look at [[:backendprocesses]]. ===== Network Collection Processes ===== ==== arplogger/iptrace ==== * Description: FIXME * Language: Perl * Process Type: Cron * Source Location: src/getBoksMacs/ * Documentation: [[devel:arplogger]] ==== mactrace/getBoksMacs ==== * Description: FIXME * Language: Java * Process Type: Cron * Source Location: src/getBoksMacs/ * Documentation: [[devel:mactrace]] ==== getDeviceData ==== * Description: FIXME * Language: Java * Process Type: Daemon * Source Location: src/getDeviceData/ * Documentation: [[devel:getdevicedata]] ==== pping ==== * Description: FIXME * Language: Python * Process Type: Daemon * Source Location: subsystems/statemon/ * Documentation: [[devel:pping]] ==== serviceMon ==== * Description: FIXME * Language: Python * Process Type: Daemon * Source Location: subsystems/statemon/ * Documentation: [[devel:servicemon]] ===== Data/Maintenance Processes ===== ==== maintengine ==== * Description: FIXME * Language: Python * Process Type: Cron * Source Location: subsystems/maintenance/ * Documentation: [[devel:maintengine]] ==== networkDiscovery ==== * Description: FIXME * Language: Java * Process Type: Cron * Source Location: subsystems/networkDiscovery/ * Documentation: [[devel:networkdiscovery]] ==== logengine ==== * Description: FIXME * Language: Python * Process Type: Cron * Source Location: FIXME * Documentation: [[devel:logengine]] ==== thresholdMon ==== * Description: FIXME * Language: Python * Process Type: Cron * Source Location: subsystems/thresholdMon/ * Documentation: [[devel:thresholdmon]] ==== eventEngine ==== * Description: FIXME * Language: Java * Process Type: Daemon * Source Location: src/eventEngine/ * Documentation: [[devel:eventengine]] ==== alertengine ==== * Description: Daemon that handles alerts from eventengine and notifies user based on custom alertprofiles * Language: Perl (pre 3.5), Python (as of 3.5) * Process Type: Daemon * Source Location: subsystems/alertEngine/ (pre 3.5), subsystems/alertengine (as of 3.5) * Documentation: [[devel:alertengine]] ==== smsd ==== * Description: The SMS daemon fetches alerts from the alert queue and sends them to NAV users by SMS. * Language: Python * Process Type: Daemon * Source Location: subsystems/smsd/ * Documentation: [[devel:smsd]]