Jump to content

JohnnyJoker

Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by JohnnyJoker

  1. Hello,

    today we've noticed that on our Server 2016 OS machines we can't use the Windows Update GUI to Search for or Install Updates.

    Controlling it with USOCLIENT startscan & USOCLIENT startinstall works as expected but the Button to Search for new and Install pending Updates is greyed out.

    After a bit of testing (blocking our GPO, removing the Pulseway Patch Policy, Resetting Windows Update) it seems that Pulseway sets Registry Keys that interfere with either our (GPO) settings or sets invalid values which in turn lead to an unusable Windows Update GUI.

    Server 2019 & 2022 work fine with GPO + Pulseway Patch Policy applied.

    Next Screenshot is a Diff of the Registry Keys with just the GPO applied (left) and GPO + Patch Policy applied (right):

    image.thumb.png.7f80174114bb10a6361ec6fb0e9577d4.png

     

    Our Windows Settings from the Patch Policy are set as follows:

    image.thumb.png.a858a730b15a53547ea72ad4ee181d5e.png

    I've tested changing the new Drop-Down in the Pulseway Patch Policy from "Automatically download updates and let a user choose when to install" to "Notify before downloading and installing and updates" - which controls the AUOptions Registry Key and changes that to 2, so it matches with our setting from GPO - but unfortunately that didn't change that behaviour (button still greyed out).

    I've now tested removing a few keys to see which one's the culprit and manually deleting the Key "SetDisableUXWUAccessSetDisable" (which gets configured with the value 0 by Pulseway) and starting a Scan via "USOCLIENT startscan" restores the button to "Check for updates" in the UI.

    "Prevent end users from executing and configuring Windows Update" in the Patch Policy is disabled, so it shouldn't be blocked but then again it's set correctly in the registry and I can't seem to find incompatibilities on that key with Server 2016.
    The GPO Value for "Remove access to use all Windows Update features" (which this key sets) is supported on "At least Windows Server 2016 or Windows 10" according to our Windows Server 2022 ADMX.

    Do you guys see anything, other than that Key, interfering?

     

     

  2. We use Pulseway to automatically patch our servers and since last weekend the history shows the above error for each system - the weekend before everything was fine - and they have pending updates ("2023-07 CU for .NET 3.5, 4.7.2 and 4.8" mostly).

    A manually triggered installation via App and Webapp worked fine - updates were installed successfully on a system that showed the message in the topics title when executed through the schedule.

    Our Policy is as follows - OS Rules are "approve and install" for critical, important and optional updates and we don't use 3rd party patching.

    image.thumb.png.58931ec5c4b034293b964b4e65c3d3e7.png

     

    Screenshot of the history.
    As you can see everything was fine the weekend before and I've noticed that the agents got updated on 21.07.2023 - maybe a coincidence, maybe not.

    image.thumb.png.42e58c5460215534dc554d1bc4986ab3.png

    We have a mix of Server 2016-2022, with some (legacy) 2008R2 and 2012R2 sprinkled in between.

    Help and/or input is very much appreciated.

    Cheers!

  3. We have (of course) some monitored Windows services and today we were stumped that the notification of a service that wasn't running didn't show up again after clearing all notifications.

    The service died Monday night (due to problems with the SQL server hosting the corresponding database of the service) and we missed the alert, since we clear our notifications first thing in the morning to get a clean "what's up" (or down ;) )view.

    So the alert was there, it just didn't come up again after clearing and we're almost certain that this behaviour was changed in the past, although I couldn't find anything about it in the changelogs.

    I've just tested this:

    • Start monitored service
    • Kill the service's process via Task Manager
    • Wait for the set notification timeout (2 min)
      • -> Notification was triggered
    • Clear all notifications
    • Wait for the set notification timeout (2 min)
      • -> Notification was NOT triggered again

    We're on the current release (9.2.1 Agent) and not sure when this started happening.
    Me and my team are (or were?) in belief that it used to re-trigger and behave like it does with certificate expiration notifications.

    Could you confirm if this behaviour we just noticed is intended or has (recently) been changed?
    If it has been changed or this is intended (and always has been this way): Is there another way to re-trigger the service stopped/not running notification?

  4. Hey Jamie,

    thanks for opening the ticket.


    Whilst detailing the case to the support agent, me and my colleague noticed - while doublechecking our setup and my description of it - that the common denominator of those certificates was that they had no "Subject" filled out and instead we were using "Subject Alternative Names" (SANs) which works fine in browsers but isn't checked by the agent.

    I've already re-issued one of the certificates with a "Subject" (CN=<DNS FQDN>) + SANs and the check now succeeds.

  5. I've set this up with PerfMon Counters (Notifications -> Counters):

    • Category: Print Queue
    • Instance: <Printer Object Name>
    • Counter: Jobs
    • Counter Value is: Greather than
    • Value: <Numer of Queued Jobs>
    • For: <x Minutes>
  6. Hey there!

    When we try and add notifications for certificate expirations on internal certificates the status stays at "checking".
    Those certificates are from an internal Certificate Authority (Microsoft CA) and the websites in question can be opened correctly in a browser on the machine where we setup the notifications.

    Do you have any tips where and why this is failing or not completing the checks or where to get verbose/debug logs for this?

    Website monitoring the https:// where the certificates in question is setup works.
    Checking the validity of the certificate(s) behaves the same if configured on the local agent - on the machine where the certificate/site resides.

     

    image.png.63c324525751ef15121c86eaec2dc9d3.png

  7. Hello dear Pulseway team,

    today I noticed that the navigation with the keyboard is inconsistent (or at least it felt a bit off) when adding notifications for Performance Counters.

    image.png.172b0e9ba5a81c638cca1b3f9bc11380.png

    The numbers indicate the next option each time i pressed Tab.

    Cycling through the menu works fine, but "Cancel" (2) as the second option, when starting from "Name:" (1) seems wrong.
    Maybe remove the description (4) as a target for Tab-cycling?

    Also I noticed that Ctrl+Backspace (delete whole preceding word) doesn't work in here, it just adds rectangle (symbol) to the text.
    Behaves the same in Name: (1) and Value (6) and Minutes (7). This is also true for other textboxes in other areas of the app, like Computer Name: (Registration Tab) etc.

    Counter selection (3) works fine (e.g. Alt+Down arrow to expand Drop-Down List and .

    ESC doesn't cancel out of the dialogue.

    Just some minor annoyances I had while setting up many counters.

    Cheers
    Joker

     

     

  8. We have the Slack integration enabled but 2 days ago we stopped receiving notifications.

    When sending a test message from the integration settings the following message appears.
    The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.

    I've also disabled and re-enabled the integration to no avail.

    The wording suggests that the problem is on the remote side of things.
    Any thoughts/ideas are appreciated.

     

    Cheers, Joker

     

    image.png.132f4afcaa82188349b6e2af60eec3dc.png

  9. Hello,

    me and my colleague switched to a P30 Lite and we too can't enable PUSH Notifications on that phone. I've read that the EMUI power saving features make it hard, but it just won't.

    The Device is approved and registered and the notifications settings in the app are enabled, the power saving options have been disabled (run in background etc.) but still no dice.
    We also deleted the old device, dis- and reenabled Push on the account settings.
    At the moment the device is running Android 9 although it should get Android 10 ... somehow. I'll update when I find something.

    Do you guys have any ideas?
    I can provide screenshots etc.

    EDIT: I've fixed the notifications by removing the App and reinstalling from the Playstore. After that I've logged into the app but the final kicker was another Sign Out from the App (Cogwheel/Settings -> Sign Out (Clear the configured account). I think that helped because the App was transferred with/by "Phone Clone" (Huawei Tool) from the old Honor 7 to the new P30 Lite. Everything is working fine now. Power Saver Settings weren't an issue.

    Cheers, JohnnyJoker

     

  10. Thanks for the tip - would've been quite easy but sadly I get a fatal error:

    image.thumb.png.65eb4754e5e8bb30e344d652078088ec.png

     

    The target SQL Server resides on a Windows Server 2016 - maybe that's a new one?

    I don't see any failed login attempts in the target SQL Server's Error Logs nor any errors regarding this process in the Windows Event Log.

    With SQLCMD the Connection succeeds and I can query tables.

    Any ideas?

     

    Edit: After some thinking - Server 2016 out of the box has different cipher suites and protocols active than 2012R2 and I have the idea to run IISCrypto (https://www.nartac.com/Products/IISCrypto) on the SQL Server and to try best-practices but it would be better if someone knows what to (de-)activate ;)

  11. Hello,

    we'd like to move our pcmonitor database from the current SQL Server (2014 Standard) in one Domain to another SQL Server (2016 Enterprise) in a different domain. The Pulseway Enterprise/Admin Server won't change and is already a member of the target domain.

    As far as I remember the process would be:

    1. Stop Pulseway Services
    2. Backup DB on old SQL Server
    3. Create SQL Login for the Service on the new SQL Server
    4. Restore DB on new SQL Server
    5. Edit the connectionstring in the Registry (HKLM\SOFTWARE\MMSOFT Design\PC Monitor Admin\DatabaseConnectionString)
      1. The connection string is encrypted - what would be the required format?
    6. Edit the connectionstring in the Hosting folder for the follwing web.config files
      1. ..\Hosting\Service\web.config
    7. Start Pulseway Services

    Did I miss anything important? If not, all I'd need would be the format of the connectionstring in the registry :)

    Cheers, Jonathan

  12. Isn't this the Linux Subforum?

    I just came here and had a good laugh when I read HKLM ;)

    Where is the ComputerIdentifier for Linux Agents?

     

    regards,

    Jonathan

     

    EDIT: Found it! Please delete the /var/pulseway/pulseway.id and restart the Pulseway daemon.

  13. Hello dear friends of monitoring ;)

    We're using SQL 2014 Enterprise Edition in production and it seems I can't setup the SQL Server Module.

    It's a named Instance and Connection Tests succeed.

    I've tried with Windows Authentication (Service runs as Local System) and a dedicated SQL Login with serveradmin role (not using a Domain Account there) but it shows the same behaviour.

    Also I have installed "Microsoft SQL Server 2008 R2 Management Objects (x64)" (Version 10.50.1600.1) and "Microsoft SQL Server System CLR Types (x64)" (Version 10.50.1600.1) but there are also the x86 Versions (without (x64) in their name - Version 10.51.2500.0) installed or rather were installed with the SQL Server 2014 itself. When I try to install them from a fresh download (https://www.microsoft.com/en-US/download/details.aspx?id=16978) the setup tells me that there is already a newer version installed.

    On the Client (Android App) it can't load any information from the SQL Server. I can see The Databases but can't do anything else.

    See attached trace.log and Screenshot of Programs and Features of said Server.

     

    Thank you and kind regards, Jonathan

    SQL2014_SMO-CLR.jpg

    trace.log

  14. +1 on the mountpoints and storage events

    Our new MS SQL Server will utilize mountpoints instead of drive letters which we would like to monitor with Pulseway.

    kind regards

    edit: My workaround for this is to setup System\Performance Counter for each Mountpoint found under "Logical Disk" just for viewing purposes and alerts through Notifications/Counters following the same procedure and additionally defining the treshold there. It's not as dynamic and easy to setup as the Harddisk Monitoring.

×
×
  • Create New...