Jump to content

DarienAL

Members
  • Joined

  • Last visited

  1. I noticed recently that none of my scheduled reports that were then emailed to me have run since around 7/2... has anyone else noticed this as an issue?
  2. Don't see upload/download options in the storage section of any of my endpoints in the pulseway web interface.
  3. Does Pulseway have a status page?
  4.    DarienAL reacted to a post in a topic: Intermittent Pulseway Webapp disruptions
  5.    DarienAL reacted to a post in a topic: Intermittent Pulseway Webapp disruptions
  6.    rdtshaw reacted to a post in a topic: Older Server SSL Error
  7.    DarienAL reacted to a post in a topic: Older Server SSL Error
  8. Same. Have a few legacy machines that I can't quite kill just yet and noted them going offline. Assumed it was probably a secure connection error just haven't gotten around to opening a ticket with pulseway to confirm that they had just dropped 2003 because of its inability to support current secure connection options.
  9. The issue is still occuring me as well after revisiting our alert history.
  10.    rbadilla reacted to a post in a topic: PCMonitorSrv.exe is committing too much RAM.
  11. I noticed similar behaviour in a number of our servers with the pulseway agent about 2 or so months ago. Most noticeably because when the memory monitor that we configured was being triggered for high memory usage the agent was one of the highest memory usages on the machines. I havent seen this much recently so I'm not sure if, at least for us still an issue. I'd always suspected that it was some bug that would be addressed in a future patch.
  12. I've noticed when reviewing some recent high memory alerts on a few machines that the Pulseway service seems to be using significantly more memory than it use to. Wondering if this is to be expected.
  13. This the case even if you remove a machine from that group and reassign it? Have not seen that one, might have to chat with support about it.
  14. If your machines are organized into groups via the section in the web portal, Server Admin>Configuration then for each Agent Group you can specify the patch management policy at the group level. Then any machine assigned to that group will inherit that policy.
  15.    StevenB reacted to a post in a topic: Pulseway Has Evolved
  16.    DonatoM3 reacted to a post in a topic: Pulseway Has Evolved
  17. DarienAL replied to Anne's topic in General
    It doesn't like you've still implemented the highest requested upvoted item "The ability for Pulseway to clear the notification when the condition is no longer true."
  18. Wouldn't it be easier to have your machines in different agent groups in pulseway and assign the patch policy at the group level?
  19. I continue to receive multiple offline/online notifications from pulseway on many of our machines across multiple environments (onprem and cloud) is this related to the issues you are having?
  20. What were the symptoms for us as users? I received a some offline notifications for machines that weren't offline, was that related to this?
  21. Bumping this topic as I'd also have interest in this feature.
  22. I've been experimenting with a scheduled task to restart some machines based on scope and I've had mixed success. Some machines in the scope restart as scheduled some don't. My powershell skills are limited so right now the pulseway script that I created to do restarts just has the powershell command Restart-Computer. Should there be more?