{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":754560962,"defaultBranch":"master","name":"checkmk-agent-plugin-yum","ownerLogin":"swampdogmash","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-08T10:15:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35781133?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707387481.131626","currentOid":""},"activityList":{"items":[{"before":"b3a362b20ca932cdd24b8fdaf4d7fd3658b907ff","after":"e304ff6428b7eb9d16df5aabef0d0d008e266595","ref":"refs/heads/patch-10","pushedAt":"2024-06-18T11:02:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Incorrect logic assessment of security updates\n\nThe script was double assessing the presence of 0 in the security updates. Have removed the >= to correct the situation where no updates are available, but the plugin would show \"CRITICAL\" when configured to show critical for update > 0","shortMessageHtmlLink":"Incorrect logic assessment of security updates"}},{"before":"b3a362b20ca932cdd24b8fdaf4d7fd3658b907ff","after":"312909b30b9fe5f4d597460cc9beba2e21cf0094","ref":"refs/heads/patch-9","pushedAt":"2024-06-18T09:36:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Add check in case there ISN'T any update\n\nAdded an extra check to flag an error if there is no current update timestamp because the host has, for example, been built from an internet source and has already got up to date packages and no updates have yet successfully run.","shortMessageHtmlLink":"Add check in case there ISN'T any update"}},{"before":"b3a362b20ca932cdd24b8fdaf4d7fd3658b907ff","after":"594c42591db3ae6ff7d2b794e3dc6a937984fa81","ref":"refs/heads/patch-8","pushedAt":"2024-06-17T15:22:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Update yum.py\n\nRe-submission of comments. I've added some extras, done some general tidy up of spaces vs tabs (only spaces used now). This shouldn't now have any conflicts.","shortMessageHtmlLink":"Update yum.py"}},{"before":"3b4a1bbbd281e7f37934f935ccc6d68592f0cc93","after":"04a8ebf351efe40b5b7d2bf786e7b1f2d10a85fb","ref":"refs/heads/patch-7","pushedAt":"2024-05-28T15:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Update yum.py\n\nNoticed tabs instead of spaces causing validation errors.","shortMessageHtmlLink":"Update yum.py"}},{"before":"3b4a1bbbd281e7f37934f935ccc6d68592f0cc93","after":"54264fc77948154b9d293f14293652fa9ced0c8a","ref":"refs/heads/patch-6","pushedAt":"2024-04-16T13:53:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Error in IF statement...\n\nAn error in the IF statement for the improved YUM History checking meant no last update timestamp was actually output.\r\n\r\n(missing $ for variable and missing space before ] )","shortMessageHtmlLink":"Error in IF statement..."}},{"before":"b76286c7f4b5ed69b333f1d4a3a45df8af626a61","after":"c0856124b1a7f4220900851525699506d78cfce6","ref":"refs/heads/patch-5","pushedAt":"2024-04-12T09:48:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Fix YUM HISTORY command to ensure coverage and OS support\n\nin RHEL <8 yum only displays 20 entries if using \"yum history\". The command \"yum history list all\" can be used but this fails to work on RHEL8 so added a major version check and now switch command based on OS version.","shortMessageHtmlLink":"Fix YUM HISTORY command to ensure coverage and OS support"}},{"before":"b76286c7f4b5ed69b333f1d4a3a45df8af626a61","after":"1efb6637677c5df20093d287c4c34da4875affa3","ref":"refs/heads/patch-4","pushedAt":"2024-04-02T16:37:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Added some explanatory comments to the code to aid further development\n\nI've added some extra comments to the code to make it easier for others to understand what is happening if they are (like me) new to CheckMK and to make future code updates easier to incorporate for those who \"know a bit\".","shortMessageHtmlLink":"Added some explanatory comments to the code to aid further development"}},{"before":"b76286c7f4b5ed69b333f1d4a3a45df8af626a61","after":"c56684056ce3f865d6bb49d789466e22ee5459c4","ref":"refs/heads/patch-3","pushedAt":"2024-04-02T09:13:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Update agent to cover edge situation with 20+ non updates yum actions\n\nAdded \"list all\" to the history command as yum by default only shows 20 of the last actions. On a very old unpatched machine, or one that has had a 20+ manual yum RPM installs, the \"last update\" did not work correctly.","shortMessageHtmlLink":"Update agent to cover edge situation with 20+ non updates yum actions"}},{"before":"b76286c7f4b5ed69b333f1d4a3a45df8af626a61","after":"f7d2648f4e279ef748bdfa2a6ce98ece5bd09b0c","ref":"refs/heads/patch-2","pushedAt":"2024-04-02T08:58:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Update of agent side checks to be more thorough\n\nI've added some extra check conditions to cover off results combinations that come from the agent script.\r\n\r\nEG. When updates are available but non are security updates, the perf-o-meter is not available as no metric for security updates was reported\r\n\r\nEG. When security updated failed it was not reported\r\n\r\nEG. When no updates were available that was ONLY reported in text not in metrics","shortMessageHtmlLink":"Update of agent side checks to be more thorough"}},{"before":"3cfca8c3df8d241ce58c0d5c1d35938b50793ce2","after":"b88fad68844ca4e6d9c096532f4806d915a00a39","ref":"refs/heads/patch-1","pushedAt":"2024-02-08T10:18:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swampdogmash","name":"SwampdogMash","path":"/swampdogmash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35781133?s=80&v=4"},"commit":{"message":"Updated timeout waiting for security update checks\n\nUpdated the security update timeout (using waitmax) before the logic statement about whether the --security yum feature is enabled. The check was not completing on many servers due to the sheer number of security updates that are required to be processed by yum, and thus the plugin reported \"-2\" to the check. This gave false results in the check suggesting no updates were available when they are.","shortMessageHtmlLink":"Updated timeout waiting for security update checks"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaFsLYQA","startCursor":null,"endCursor":null}},"title":"Activity ยท swampdogmash/checkmk-agent-plugin-yum"}