3 $mod_path=/opt/monitor/op5/reports/module
4 $old_mod_path=/opt/monitor/op5/ndbneb
7 %product monitor-reports-module is a database logging event broker module for op5 Monitor
11 %copyright op5 Software License
13 %description monitor-reports-module is an event broker module running inside op5 Monitor. It gets
14 %description called when a host or service check has been processed, when host or
15 %description service downtime starts and stops, and when the op5 Monitor process
16 %description is stopped or started. It inserts information about these events into
17 %description a database, where it is later used by the monitor-reports package to
18 %description generate accurate and pretty reports very quickly.
22 %requires monitor-webconfig 3.3.0
28 # %preinstall <op5build/preinstall
29 # %postinstall <op5build/postinstall
33 d 755 $daemon_user $daemon_group $prefix/op5/reports/module -
34 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/dt_verify.php dt_verify.php
35 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/find_configured.php find_configured.php
36 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/import import
37 f 644 $daemon_user $daemon_group $prefix/op5/reports/module/ndbneb.conf db.conf
38 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/ndbneb.so ndbneb.so
39 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/nebtest nebtest
40 d 755 $daemon_user $daemon_group $prefix/op5/reports/module/scripts/ -
41 f 644 $daemon_user $daemon_group $prefix/op5/reports/module/scripts/monitor_reports.sql scripts/monitor_reports.sql
42 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/scripts/setup.sh setup.sh
43 f 755 $daemon_user $daemon_group $prefix/op5/reports/module/verify_import.php verify_import.php
45 # we create this link for backwards compatibility with
46 # pre-1.0.1 backups of the reports-module package (when it
47 # was installed in a different directory)
48 l 777 $daemon_user $daemon_group $prefix/op5/ndbneb $prefix/op5/reports/module/ndbneb.so