#9351 Upgrade nagios checks to python3
Closed: Fixed 3 years ago by mobrien. Opened 3 years ago by mobrien.

Describe what you would like us to do:


In our ansible repo the following nagios checks explicitly state python2 and should be upgraded to run for both python3 and python2.

Nagios server:

roles/nagios_server/files/nagios/plugins/check_fcomm_queue
roles/nagios_server/files/nagios/plugins/check_supybot_plugin
roles/nagios_server/files/nagios/plugins/check_raid.py
roles/nagios_server/files/nagios/plugins/check_datanommer_timesince.py
roles/nagios_server/files/nagios/plugins/check_lock
roles/nagios_server/files/nagios/scripts/check_nagios_notifications.py

Nagios client:

roles/nagios_client/files/scripts/check_fcomm_queue
roles/nagios_client/files/scripts/check_supybot_plugin
roles/nagios_client/files/scripts/check_datanommer_timesince.py
roles/nagios_client/files/scripts/check_lock

When do you need this to be done by? (YYYY/MM/DD)



nagios server role plugins pr

https://pagure.io/fedora-infra/ansible/pull-request/276#

nagios client plugins to follow

I merged the server ones.

Will keep open for the client ones.

Turns out that the client checks were the same files so I pushed them up directly. We should probably have these in the same place rather than having duplicates.

Metadata Update from @mobrien:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
dev Status: Done