Jump to content
Pulseway 9.14 🔥

Linux

Linux installation and configuration

  1. As the title goes I just can't get it to authenticate my username. --------------------------------------------------------------------------------------------------- pulseway.service - LSB: start and stop pulsewayd Loaded: loaded (/etc/rc.d/init.d/pulseway; bad; vendor preset: disabled) Active: active (exited) since Sun 2018-09-30 16:56:59 CEST; 53s ago Docs: man:systemd-sysv-generator(8) Process: 16999 ExecStop=/etc/rc.d/init.d/pulseway stop (code=exited, status=0/SUCCESS) Process: 17053 ExecStart=/etc/rc.d/init.d/pulseway start (code=exited, status=0/SUCCESS) Sep 30 16:56:59 plexserver systemd[1]: Starting LSB: start and stop pu…

  2. Started by jlct021,

    Which is the correct directory for the config.xml file in Debian 9 please? /etc/pulse/ or /etc/pulseway/ (Agent installed into / etc/pulse/ by default) Below example config isn't working / what must we change? (Agent starts with no errors, but password remains visible and device is not showing up in Pulseway) ============================================== <?xml version="1.0" encoding="utf-8"?> <config xmlns="http://www.pulseway.com/linuxconfig"> <!--Pulseway Linux Monitoring Agent - pulseway.com --> <!--Account Information - Username: *** - Password: *** - UseCustomServer: enable this option only if …

  3. I have installed Pulseway on my unraid server and it has ben working great. I can monitor everything and shutdown/restart the machine. However, wake on lan is not working at all. I have enabled it in the BIOS and in the OS. I can wake the machine using my router, but not with the Pulseway app. In the config.xml file I have WoWAN set to true and the port to 9 (also tried 50000) and it still doesn't work. Is there something I am missing? P.S. I also have a Windows machine that has WOW working perfectly. Thank you for your help.

  4. If you need to install on SLES15 or openSUSE LEAP 15 and are fighting with ssl1.0 and systemV script limitations from pulseway 5.4, I wrote a how-to over at Novell's Coolsolutions https://bit.ly/2PP1OuI

  5. Hello, I've juste rebooted a Centos7 server. After the reboot, the Pulseway service is crashed : Aug 27 22:54:12 linuxopenvpn pulseway: Could not get server info SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect() Aug 27 22:54:12 linuxopenvpn pulseway: Could not get existing notifications: SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect() Aug 27 22:54:12 linuxopenvpn pulseway: Last error getting group policy SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect() Aug 27 22:54:15 linuxopenvpn p…

    • 1 reply
    • 2.6k views
  6. Started by Polaris,

    We have a cPanel server using centos7 as based system, all monitors are fine except the hard disks seems can't detect any local drives and always shows "Data not available" as result. We do have other centos7 based system that runs pulseway and can detect all hard disks and mounting points as well. Do we have to enable any service for pulseway to detect the hard disks? Or there is some failure on system? Thank you. P.S. below is the result when runs df -h on the problematic server: Filesystem Size Used Avail Use% Mounted on /dev/mapper/cl-root 50G 19G 32G 37% / devtmpfs 16G 0 1…

    • 5 replies
    • 3.2k views
  7. Is it possible to configure thermal monitoring in Linux like it is in Windows?

    • 3 replies
    • 4.5k views
  8. Started by David,

    I seem to be able to install the agent but not start the Pulseway service. Can anyone confirm that this agent does work on Mint 18.3? Thanks,

  9. Good day when logging in, user priority is set at 2 and when logging out at 3. The notifications come as cricital! What am I doing wrong? <!--Send a notification when a user logs in--> <UserLogsIn Priority="2" Enabled="true" /> <!--Send a notification when a user logs out--> <UserLogsOut Priority="3" Enabled="true" />

  10. Started by Keith,

    We would like to be able to notify on both successful and failed logins on Linux. (Specifically Ubuntu) We see that there is a property in config.xml called "UserLogsIn" and this is exactly what we want to notify on when there is a login. What I have not found is a way to notify on a failed login. Is there a way to notify for failed Logins? If not, is there a way to notify based on the text "FAILED LOGIN" being added to auth.log? Any help would be appreciated.

    • 1 reply
    • 3.2k views
  11. Started by guyvaio,

    Hello, I've made a new fresh install on a Raspberry Pi 3. I've followed the instructions of the "Install and Setup Agents / Raspbian" page. As usual. Service does not start correctly. The syslog shows raspberryXyz pulseway[854]: /usr/sbin/pulsewayd: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory Any hint to solve this problem? Thanks in advance. Best regards, Guy

  12. Started by unclerico,

    I am running CentOS Linux release 7.4.1708 (Core) and have just installed the latest agent. The base config is done and it is visible in the console, but only to the master account (the one whose credentials are added to the config file). How do I make the system visible for all users so that they may all receive alerts and see the status of the box in the dashboard and mobile app? In Windows this is easy, but I see no way to do the same thing in the Linux config. Thanks.

    • 1 reply
    • 2.7k views
  13. Hello, Have a number of Ubuntu 16.04 workstations with agent 5.3.3 installed. The daemon starts without error (nothing logged in syslog), but doesn't appear to report back. There are 15 units at this particular site, and only one has reported back since installation. They are all running kernel 4.10.0-42. I can't find any error messages in the obvious logs (/var/log/syslog - in particular). Appreciate any direction you can offer.

    • 4 replies
    • 4k views
  14. Started by vebaev,

    Is there a way of making new notification in the WebApp. I see in the configuration file in my linux machine there is notification rules, but it will be nice if I can change them in the webapp? PS Also I have noticed that I do not have in the WebApp menu Server Admin? I have only System from I can see my 2 machines?

  15. We recently noticed a problem with our Pulseway notifications, on one of our Linux servers that is running Cassandra. The Cassandra service had been put into the following state: Active: active (excited), unfortunately we never received notification about the excited state. I did some testing and when I manually stop the service, it shows Active: inactive (dead), I do get notifications. I am at a lose as to why I get notifications when inactive (dead) but not when it is Active (excited). This is the current configuration: <Service Name="cassandra" DisplayName="cassandra" IsDaemon="true" DaemonType="SYSTEMD" Path="" StartParameters="" CanBeStopped="true" En…

    • 1 reply
    • 3.7k views
  16. Started by spammy,

    More as an explatory experiment than a question for production, but is it possible to run Pulseway in an LXC container, for the purposes of it monitoring the host? It seems like a reasonable question for a container (as opposed to a VM). How does Pulseway monitor a system? Is it by using proc etc? These can be "passed" in from the host, so it might be possible.

    • 0 replies
    • 2.4k views
  17. I recently installed the latest version of Pulseway on my Ubuntu 17.04 server. The service appears to be starting, and I'm not seeing any errors. However, the machine never shows up in the Pulseway app. I feel like I'm missing something simple here. Any advice would be greatly appreciated.

    • 6 replies
    • 5.3k views
  18. Started by Rave-Net Computers,

    I noticed there is an updated 5.3 linux agent today. Is there a changelog for this?

    • 1 reply
    • 2.7k views
  19. Started by Keith,

    I have a Ubuntu Linux machine that I have setup to monitor a number of network resources. One of the things I want to do is pick a few locations across VPN's to look for any latency issues. When I setup my config.xml with multiple servers, I only seem to look at the first server. Here is an example (IP's changed to protect the innocent): <!--Network--> <Network> <!--Ping - Server: server IP address or hostname--> <Ping Server="1.2.3.1" Enabled="true"/> <Ping Server="1.2.3.2" Enabled="true"/> <Ping Server="1.2.3.3" Enabled="true"/> <Ping Server="1.2.3.4…

    • 2 replies
    • 4.3k views
  20. Was there a Pulseway service outage last night, perchance? I found this repeated error over and over in my syslog from 2:28am through 6:19am EST this morning: Jan 7 06:11:52 pidp8 pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"Try Again"#012Detail: get host by name failed in tcp_connect() During that time, Pulseway recorded the machine as being down (which it was not).

    • 6 replies
    • 9.1k views
  21. Started by comredit,

    # rpm -i pulseway_x64.rpm error: Failed dependencies: rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by pulseway-5.1.2-1.x86_64 # uname -m i686 # cat /etc/redhat-release CentOS release 5.11 (Final) please advice asap ...

    • 1 reply
    • 3.4k views
  22. Started by kavaa,

    Hi, We got a linux (Ubuntu) System with some mounted drives form a Synology NAS. The Server has UniFi Video from Ubiquiti installed. This depends on the mount point /media/NVR as mount point. When the NAS goes down or there is an other issue where the mounted drive could not be mounted lets say on startup. I would like to receive a notification of that. How can i integrate this with Pulseway on Linux? The OS drive is not more than 30 Gb. So i could say if /media/NVR has less than 30GB of free Space I want to get a notification. But I cannot figure out how to set this up, who has done this, or knows how its done?

    • 1 reply
    • 3.5k views
  23. I have two drives connected to a single Odroid-XU4 server running a linux OS. In the monitor I would like to name these drives so that I can quickly know which is which.

    • 1 reply
    • 2.8k views
  24. Started by themattman,

    I have two Linux servers, one running Jessie, the other running DietPi. The Jessie is running on a RPi 3 with external 2TB HDD connected by USB2, the Pulseway client is installed working and monitors the drive just fine, alerts when getting too low and everything. The DietPi is running on an Odroid-XU4 board, is monitoring services with Pulseway just fine, but now I have added a 6TB external HDD to the USB3 port. I am able to get to the drive just fine, and put files on it. But I cannot monitor the drive through Pulseway. The config file is virtually identical with the RPi, with the obvious differences in name and services monitored. <LowHDDSpace>…

    • 2 replies
    • 3.5k views
  25. Started by doh,

    Hi I run Domoticz on a Raspberry Pi and have this successfully being monitored by Pulseway. I am now also using the BA-Bridge software which runs as a java process. Can anyone tell me how to configure Pulseway to monitor this and be able to re-start it if it should fail? The process is started by having /etc/rc.local call a script that does this: nohup java -jar -Dserver.port=8090 -Dconfig.file=/home/pi/habridge/habridge.config /home/pi/habridge/ha-bridge-3.5.1.jar > /home/pi/habridge/habridge-log.txt 2>&1 & Thanks