Bug 53730 - Rework check_univention_replication nagios check script
Rework check_univention_replication nagios check script
Status: NEW
Product: UCS
Classification: Unclassified
Component: Monitoring (Prometheus or Nagios)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-31 17:46 CEST by Florian Best
Modified: 2022-06-27 17:48 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): API change, External feedback
Max CVSS v3 score:
best: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2021-08-31 17:46:28 CEST
We received a Pull request for the check_univention_replication_nagios script:
https://github.com/univention/univention-corporate-server/pull/20

It also migrates it to Python 3.
The CLA is signed.
Comment 1 Florian Best univentionstaff 2021-08-31 17:48:14 CEST
The pull request speaks about API changes: different command line arguments.
Comment 2 Dirk Ahrnke univentionstaff 2021-09-01 10:02:12 CEST
This check script would be very useful for other large installations where the monitoring is done with external Nagios- (or compatible) instances. 
The current check tends to trigger false alarms or causes reports of "flapping services" when a larger number of changes has to be processed.