Page 1 of 1
Release Build 1.0.0.5
Posted: Fri Feb 02, 2024 7:41 pm
by Cubert
What is new in this release?
We updated policy assignments to test the agents and preset the assigned policy when assigning a policy. We also updated the following scripts.
Added policy and source policy assignments to all OS types
Added a cleanup function to the beginning of the script to look for policies and sources that are still assign to agent but no longer exist in database.
- Package Manager Installer
Updated the Windows section to better qualify a valid install of Chocolatey and improved the version success.
Re: Release Build 1.0.0.5
Posted: Wed Feb 07, 2024 3:52 pm
by strombly
having a weird issue with this build, I just bought it and installed and trying to setup my first policy.
I have deleted it and recreated it 3 times the policy is called Linux Updates the only items checked Linux, but when I save it and go to the policies pane it shows only Mac is checked. Attached two screenshots
Re: Release Build 1.0.0.5
Posted: Wed Feb 07, 2024 4:51 pm
by Cubert
Interesting.
Im out of office today but will look at that. I bet it's setting linux but in data view column is switched, Mac maybe linux and linux Mac.
To test this create a Mac only policy and see if it shows up as Linux. (its still Mac but in wrong column.
If this is the case I'll have a update out asap.
Re: Release Build 1.0.0.5
Posted: Wed Feb 07, 2024 5:19 pm
by strombly
Yes that appears to be the case, as I create a mac policy and got the linux box checked.
Re: Release Build 1.0.0.5
Posted: Tue Feb 13, 2024 1:34 pm
by strombly
another question are there versions of Linux that are not supported, I ask as after setting it up for a specific agent running Oracle 9.3 (Linux). it doesn't seem to be working and I see it picking up systems with Ubuntu 22.4 (Linux), but under the same location is doesn't seem to see:
Oracle 9.3 (Linux)
CentOS 7.9 (Linux)
Re: Release Build 1.0.0.5
Posted: Tue Feb 13, 2024 3:32 pm
by Cubert
I found and fixed where we had our SQL backwards INSERT (Windows, Mac, Linux) Values (Windows , Linux, Mac) during policy creation.
As for Linux support, If agent is available on agent to run BASH scripts & either YUM or Apt-Get is available. So we should absolutely support CentOS as it should have YUM available to it. Oracle I am less sure about but if it has (YUM or Apt-get) then yes it should be supported. We may also add down the road Zypper package manager for (SUSE).
So if your not seeing them, have a look at the command line logs in Automate for the agent in question. See what the response from the execution of scripts is.
Post that in detail here for us to review. Create a new post of course.