Linux
Linux installation and configuration
173 topics in this forum
-
I am testing PC Monitor out on my home network. Everything is going well, except I cannot seem to get stats for eth0 on my Linux machines. All other data (CPU, Disk, etc) is showing just fine for the two Ubuntu 12.04 systems, only network data is absent. I followed the install guide from this forum and edited the config file appropriately (I think). What am I doing wrong? Can anyone confirm they get network data on Ubuntu 12.04? My config and ifconfig output are below. Thanks, Brian My config.xml: <config xmlns="http://www.pulseway.com/linuxconfig"> <!--Account Information--> <!--Username: Your Mobile PC Monitor username--> <!--Passw…
-
- 5 replies
- 5.2k views
-
-
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.8k views
-
-
I am trying to configure Pulseway on my Ubuntu Server 20.04 LTS machine, but I'm having issues getting it to recognise systemd services. The services I want to monitor are smbd, plexmediaserver and clamav-freshclam. Regardless of what configuration I use, none of these services are even recognised by Pulseway let alone monitored. I have also tried setting each service as "NONE", "UPSTART" and "SYSVINIT" but nothing seems to work. The strange part is that ssh is monitored despite the fact that it's configuration is identical to the others. Here is a screenshot of my configuration: Can someone please help me out here? Is there something I'm missing? …
-
- 0 replies
- 2.1k views
-
-
Hi I can't get pulseway to connect to the android app when it's running on my ubuntu 18.04 server. It worked just fine until I updated to U 18.04. Has this occured to any one else? Is there an solution?
- 22 replies
- 16.5k views
- 1 follower
-
Hi, I installed Pulseway Agent on my RPI like they said on the Website. I went to the "config.xml" and entered my Username and Password. When I now go back to the Website it just showes "No systems monitored. Download and install the agent on the systems you want to monitor." I did everything like they said on the Website. I also googled and found out you have to install some SSL stuff, so I typed the command they said on the forum (sudo apt-get install ca-certificate) and the Console just says, that the Package "CA-Certificate" could not be found. What did I do wrong?
-
- 1 reply
- 3.3k views
-
-
Hi, i have installed pulseway on Cento's 6.6. After reboot i cannot see the server online. In the file config: <!--Send a notification when the computer is offline--> <WhenOffline Enabled="true"/> <!--Send a notification when the computer is online--> <OnOnline Priority="0" Enabled="true"/> But i see in the log message this error: Oct 29 18:19:18 vcr pulseway: Error acquiring unique lock. Another process may use the file. Code: 11, Resource temporarily unavailable Oct 29 18:19:25 vcr pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"Try Again"#…
-
- 3 replies
- 4.6k views
-
-
Is it / will it be possible to get system OS updates availability? An aptitude monitor to return number of system updates would be fantastic.
-
- 0 replies
- 2.7k views
-
-
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
-
-
We are having some issues regarding offline notifications. The problem is that when the servers are rebooted for whatever reason, this does not generate a offline notification. It will only trigger if the server has been down for at least 5 minutes. For Windows servers the notification "Send a notification when the computer is shutting down" is working great, only this does not seem to function on Linux machines. Is there another way to track when a server gets a reboot and is back online within that 5 minute period?
-
- 0 replies
- 2.1k views
-
-
Hi guys, I have a linux server with Openfire Installed. Recently we have a problem where the Openfire service stops and has to be restarted. I am trying to configure pulseway on this server to monitor the service. At this point, the server shows up on my Pulseway Dashboard. However, when the openfire service is stopped, i do not get any notification. Any help would be greatly appreciated. Below is a copy of my current configuration. <!--Monitored Services--> <MonitoredServices> <!--Service - Name: "openfire" - DisplayName: "OpenFire" - IsDaemon: "true" - DaemonType: "SYSVINI…
-
- 2 replies
- 3.4k views
-
-
Hi All, i'm running 2 ubuntu 12.04 servers (we are virtualized on vsphere 5.1).. i followed the install guide and the monitors are up and running.. however i've got one sticky issue and i'm not sure whats causing it. randomly it seems the pcmonitord process just stops. if i restart it from the command line they report.. then maybe an hour to 4 hrs later it stops and i have to restart the process again. any ideas? the windows servers are working great and no issues with the software at all. i love the software, its honestly already paid for itself... wish i had found you earlier! thanks -monte
- 8 replies
- 6.6k views
-
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.4k views
-
-
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
-
-
Hi Here I'm new so please be kind. I have gone trough the installation process outlined in a YouTube video to install the Slackware variant of pulseway onto Unraid. Unraid = latest RC2 6.something. By the error I understand something is missing. Error -:- /etc/pulseway# /etc/rc.d/rc.pulseway start Starting Pulseway Daemon ... /usr/sbin/pulsewayd: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory Error! In the YouTube video it all works fine, obviously the Linux dependencies are met in the Video. It would seem that a library is missing. YouTube Video -:-…
-
- 3 replies
- 6.9k views
-
-
Hi, I have pulseway 6.5 installed on Ubuntu 20.04 My config.xml includes a section which tries to monitor some website responses (two servers on the same LAN). When I query these websites in the WebApp, the pulseway daemon on the server crashes hard and no data is returned. Is this a bug in pulsewayd or an error in my config ? many thanks
-
- 3 replies
- 2.7k views
- 1 follower
-
-
Hi..! We have multiple Debian Linux installations, but suddently Pulseway stopped working.. root@Marine-RPS:~# /etc/init.d/pulseway start /usr/sbin/pulsewayd: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory What happend since yesterday? - Has there been an automatic update or something on pulseway? //Dennis
-
- 15 replies
- 9.9k views
-
-
Is it possible to install Pulseway on Alpine linux? I tried just installing the latest debian/ubuntu image, but it didn't work, so I'm wondering if there's any chance of this still working out
-
- 0 replies
- 2.3k views
-
-
Hi, Running Pulseway dashboard 4.9.5 and I have a linux CentOS 6.8 with latest agent installed, setup on Cron job, it starts but dashboard always shows offline for this server (stays green however), it used to work but gradually stopped... Message from cron: Can you help?
- 3 replies
- 3.1k views
- 1 follower
-
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
-
-
Ok so the other day i got informed about pulseway by linus tech tips and it seemed a good idea for me to install it on my raspberry pi vpn server for monitoring. But a few days after that my sd card died and i decided to start from scratch and make a new vpn + install pulseway again. But now i cant get the pi to show up at all. I installed everything as this post described but cant get it to show up. I did try to search the problem on google but nothing i tired helped. My raspberry pi model is the 3b
-
- 7 replies
- 4.2k views
-
-
Hi. I have a CentOS machine that I've been trying to get pulseway working on. I could not find anyone having the same problem. I have successfully installed pulseway, or at least the system thinks so. I edited the config file and removed the sample text from the name. However, when I attempt to start pulseway, the terminal gives me no indication of success or failure. However, when I check the systemctl logs, it claims that pulseway failed to start because of a missing file. I searched for the file, and it was indeed there. Can anyone help me with this? Here's what it says: "delta systemd[11600]: Failed at step EXEC spawning /usr/sbin/pulsewayd: No s…
-
- 0 replies
- 2.6k views
-
-
After a recent System Update and Reboot, the Pulseway Service now fails to start up with the error message "Configuration: expected =" No configuration files were touched or changed, can´t find anything wrong with /etc/pulseway/config.xml either. Server Specs: Ubuntu Server 20.04.3 LTS, 16GB RAM, ARM / aarch64 Updated packages before reboot: cockpit, cockpit-bridge, cockpit-packagekit, cockpit-storaged, cockpit-system, cockpit-ws, command-not-found, iptables-persistent, libcephfs2, libnss-systemd, libpam-systemd, librados2, libsystemd0, libudev1, netfilter-persistent, openssh-client, openssh-server, openssh-sftp-server, python3-commandnotfound, systemd,…
- 1 reply
- 2.5k views
- 1 follower
-
Hi guys, I'm new to Pulseway ans i must say that it's a great software. I'm using the Ubuntu version. I'd like to monitor (and restart if necessary) my plex media server process. I can't figure out how the config.xml "services" section works. I'm using "sudo service plexmediaserver start" to start Plex ... Can anyone help me with that issue ? Thanks Best regards, Thibault.
- 4 replies
- 7.2k views
-
Hi all! When I am running the pulseway-registration command in the terminal of my Ubuntu server, I am receiving the error: "An error encountered while processing the request. Please check the logs." Checking my logs, I can see: Bit stumped on this one, so any support would be hugely appreciated! Kind regards, Phil
-
- 4 replies
- 5.7k views
-
-
Is there a way to install pc monitor on Raspberry Pi running Openelec? I can connect to the Raspberry pi via ssh but commands are limited. There’s no dpkg command nor does apt-get work. Best option of course would be a normal xbmc add-on support. Would that be possible?
-
- 3 replies
- 4.5k views
-