Jump to content

Chris

Staff
  • Posts

    1347
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    Chris got a reaction from itshero in Batch File not executing correctly.   
    Try to use something like this (via PowerShell):
    $j = Start-Job -ScriptBlock { TASKKILL /f /im iexplore.exe } Wait-Job $j -Timeout 5 | out-null if ($j.State -eq "Completed") { CD "C:\Program Files (x86)\Internet Explorer" start iexplore.exe }  
  2. Upvote
    Chris got a reaction from Stuart Mitchell in Email notification for critical alerts only   
    Hi Toby,
    Welcome to the Pulseway community. At this moment you can only enable email notifications for all priorities. We plan on adding support in the upcoming HTML5 web application to support email notifications filters.
    Chris
  3. Upvote
    Chris got a reaction from JamesP in Server Down / Critical Notifications   
    Hi,
    Unfortunately, that's not possible at the moment.
    We will look into this in the future.
    Thanks
    Chris
  4. Upvote
    Chris got a reaction from xedgyn in PowerOfTheShell Plugin 1.5   
    Hi everyone,
     
    I've raised a question about this with our development team and they believe that it makes sense that it doesn't work because:
     
    Explanation: On Windows Vista (or higher) operating systems, Microsoft moved all windows services into a different User Session on the computer, namely Session 0. This change was done to enhance the security (and privacy) of the user so that Windows Services will no longer be able to interact with the User Sessions, behaviour called "Session 0 Isolation". Furthermore services run in separate WindowStations (console session runs in WinSta0 and session 0 into a generated WindowStation for each windows service). This is the reason why the Terminal or PowerShell features from Pulseway cannot launch applications directly into the Console Session. Since POTS is running in a sandbox in the Pulseway Service it has the same limitations as windows services do.
     
    Solution: You could create a Scheduled Task (impersonate it run with your user credentials) and have it run the powershell script you desire. User impersonated scheduled tasks run into the console session and CAN interact with the Desktop the user currently sees. You can use Pulseway to start the scheduled task on demand.
     
    Regards,
    Chris
    Pulseway Support
  5. Upvote
    Chris got a reaction from cmiller in This is not 2FA   
    Hi,
    Thank you for your feedback. Pulseway currently only supports sending OTP via email at this moment, we have plans for adding support for Google Authenticator in the future too. This is a feature that is very functional and it does add another layer of security.
    Chris
  6. Upvote
    Chris got a reaction from grunta in A few newbie questions...   
    Hi Grunta,
    There is no global lockdown option available, however you can push the registry keys required to do so through a GPO. If you need assistance how to do that please send an email to support [at] pulseway [dot] com.
    If the device isn't online at least once during the password propagation period, then it will not show up again on the agent until it's credentials are manually updated. You can resolve this issue by registering all systems under an administrator account and then provide delegated access to the employees. Once an employee leaves the company you delete the account to revoke it's access to the systems.
    Regards
    Chris
  7. Upvote
    Chris reacted to sdoyle in Installation of modules fails - proxy   
    Hi CHris and Paul,
     
    Thanks for the support. Our firewall team finally made the changes outlined above - direct access to
    slv.pulseway.com slv2.pulseway.com  and it is working a treat. Happy for this to get locked.
  8. Upvote
    Chris reacted to jjacobs in Some sugestions/questions from a potential buyer   
    Well unfortunatly the company has decided to drop the whole monitoring project   luckil im still having my own business so i do get to play with Pulseway ;-) 
     
    the reason for not going on with Pulseway are, besides political (in my view) the fact that it doesnt have software inventory, i was told that with what we use (PRTG, teamviewer, hostmonitor) allready they saw no reason to switch other then the possible use of pulseway when it had software inventory  
  9. Upvote
    Chris reacted to jjacobs in Some sugestions/questions from a potential buyer   
    Ahh this is a dream come true and makes my case to the business a whole lot stronger  
    what i would like to see in a new dashboard app? Well i wouldnt want a new dashboard app perse! I currently run the Windows 10 metro app, and the only "real" provlem is that i can't initiate a remote desktop session from it.. 
    On another note, we plan to use Pulseway to monitor client laptops, our server infrastructure, and our network structure, it would be nice to have seperate dashboards for those, so say i run the dashboard on PC one and select "show SNMP dashboard" to show the network infrastructure, then i run a dashboard on PC two where i can select "show server dashboard" etc.. I suppose this is possible allready through the filtering option but im not sure? I like the simplicity of the metro app, its a great, clean way of showing issues without getting too much distraction. Make it "themeable" so i can select our company's color and i could awe our CIO off her feet  
    also, while this may not perse be in the field of pulseway as a monitoring tool, it would be handy to use it in combination with asset management.. Pulseway allready knows all about the inventory, if we could somehow store this info for further use, this would be wonderful!
    I get that pulseway is about monitoring, and personally i think it does this far better then PRTG or Kaseya, which we also looked into, and it has so many bonus when it comes to mobility! But to our management, they simply want stats and reports! They dont care how i monitor, or what i do it with.. As long as they get easy to understand piecharts at the end of our quarterly meetings. All they care about is cost management and SLA Compliance, if you catch what i mean  
    maybe you should hire me and i help you form a complete IT product inclusive asset/compliance management etc etc  
    but seriously, with Pulseway allready knowing everything about the network and the nodes, this would be the perfect tool for such things. Hook it up to Jira servicedesk module and BAM! Nobody would have an excuse NOT to go for Pulseway  
  10. Upvote
    Chris reacted to Labsy in Locked account notification repeating   
    Hi Chris,
    Thank you. I assumed that was so. Maybe the request on feature to auto clear notifications upon reverse info will make it less intrusive.
  11. Upvote
    Chris reacted to sdoyle in Installation of modules fails - proxy   
    Hi Chris,
    Thanks yet again. Still no success. I have made contact with Paul and will work it out with him. Will update this when I find out what was wrong.
     
    Shane
  12. Upvote
    Chris reacted to Digital in Customer Remote Desktop   
    Thank you Chris I will follow the blog instructions.
    Best Regards,
    Daragh.
  13. Upvote
    Chris reacted to martin in Reports by Group   
    Thank you Chris, your software is very good as have trialled a lot of others but this is just one thing I find that would be great
    Martin
     
  14. Upvote
    Chris reacted to Digital in New Installation of Pulseway Remote Desktop   
    Thanks Guys sorted..
  15. Upvote
    Chris reacted to JohnnyJoker in Clone server with pulseway installed   
    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.
  16. Upvote
    Chris reacted to Martin Stevnhoved in Enhance graphs in the apps   
    +1
    It would be very nice If all the graphs, would have some more retention time - like lets say 30 days.
    I know that you as a cloud serve don't want to collect to much data, but it could be an Enterpise Server feauture, or the data could be keept at the agent.
    It would also we great if we could compare different legends on the same graph. This could be a mini performance monitor availability on the Enterprise Server website, like the notification history.
    Best Regards,
    Martin
  17. Upvote
    Chris reacted to Consolidated in MySQL Monitoring?   
    @Chris
    Top 5 features for MySQL monitoring:
    Overall load (thread count) Overall transfer (bytes i/o) Busiest table Cache status (not set) We would really enjoy having MySQL monitoring support on Linux (Debian specifically)
  18. Upvote
    Chris reacted to jare8000 in Remote Desktop for Portrait Screens   
    Thanks for implementing this!
  19. Upvote
    Chris reacted to Edwin Bakkes in New Server Module WSUS   
    That solved my problem. Thanks to Chris and Paul Csiki.
  20. Upvote
    Chris reacted to PinnacleHD in Configuring to monitor Web Services   
    This is what I use to monitor NGINX on Debian/Ubuntu
    <Service Name="nginx" DisplayName="NGINX Daemon" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="false" Enabled="true"/>
    The trick was to change the Daemon Type to SYSVINIT - then Pulseway would detect the service and work with it.  I believe Apache will work the same way but the name would need to be Apache2 or HTTPD - not sure which as I have not used Apache in ages...
     
    Hope this helps.
     
  21. Upvote
    Chris reacted to JohnnyJoker in SQL Server 2014 Dependencies?   
    Okay, so I basically picked the wrong role Works like a charm now.
  22. Upvote
    Chris reacted to Marius in New Server Module WSUS   
    Hi Andreas,
    Do you have an Enterprise Server? If so, the server update will start to be rolled out today.
    Regards,
    Marius
  23. Upvote
    Chris reacted to Edd in Need instance id   
    https://www.pulseway.com/restapi/
  24. Upvote
    Chris reacted to SCKoman in PCMonitorSrv.exe High CPU Usage, Cyclic   
    I did not know there was a response to this.  I did try as proposed. The perfect counters rebuild worked (took 3 minutes) and end result looks promising. The PC MON process does spike cpu regularly, but it is MUCH better than before. Thanks.
  25. Upvote
    Chris reacted to AMillar in Monitoring Services / Processes Ubuntu 12.04   
    Hi Mark,
    Thanks for getting back to me, that's great.
    I have managed to get the HPCC_INIT service monitored for now, and I can run the bash start-hpcc.sh start / stop /status in terminal via the app which is great for now.
    Do keep me posted on any future releases etc,
    Best Regards
    Antony
     
×
×
  • Create New...