Tomas Edwardsson
Tomas Edwardsson
This pull request seems to have some issues. I think the main issue is that there are javascript libarary updates within this pull request. One problem noted is that the...
I don't think this is a real issue and we should cross that bridge when we need to. The libraries that we are using are packaged in the rpm/deb packages...
@titilambert can you confirm that the deb packaging change is needed? I'm quite sure that rpm packaging also needs to be updated although I don't see anything needing to be...
@titilambert we switched from using file backed session cookies to using Signed Cookies. You should remove any cookies when moving between pre-django16 and django16 based code.
I'm quite sure this has to do with changing contact_name and updating all objects which refer to this contact object. Considering the following: ## Pre-chage ``` define contact { use...
@Pro it sure would! I am afraid that this is in no way a small task since the configuration format of Icinga2 is no longer compatible with the nagios format.
@palli viðskiptavinur/verkefn... ;-) I'm not sure what that has to do with anything?
Yes, it is safe, check_yum and check_package_updates are only being used.
The link scared the bah jeesus out of me, which started me in a different direction. It's not quite up to dealing with rhel/centos 5 but it is still a...
The destination-filename is a stumbling block, plus alternate service_descriptions which I want to address. Instead of going with the mssql, I'm going to post an example using check_postgres which highlights...