Linux
Linux installation and configuration
173 topics in this forum
-
Hello, is there any way to configure a custom DNS server to use for the agent via config.xml? I am using Pulseway to monitor my DNS server and it's filling up the logs
-
- 1 reply
- 2.4k views
- 1 follower
-
-
Hi there, I have been using Pulseway for some months now and everything was good until yesterday when I rebooted the machine the agent is running on. This machine went throught Linux updates some days before so I think this is related. What I experience is that when the service starts, reads the configuration, but after a second the daemon exits with code 11 as you can see below. ● pulseway.service - Remotely Monitor and Control IT Systems Loaded: loaded (/etc/systemd/system/pulseway.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Sat 2019-08-03 23:42:38 WEST; 1s ago Process: 23493 ExecStart=/usr/sbin/pulsewayd --…
-
- 1 reply
- 3.7k views
-
-
I am attempting to install pulseway on my raspberry pi 3b+, and have downloaded and installed the correct file from the pulseway website, and made sure that my openssl libraries are up to date and correctly setup. I followed through with the given installation instructions and repeatedly the pulseway service is unable to be started. When executing the command sudo systemctl start pulseway, the command works and presents no errors. Upon checking the app or the list of all services, however, pulseway is not shown as a service and there is no devices connected to the app. See the attached images for the output of sudo systemctl status pulseway
-
- 1 reply
- 3k views
-
-
My homeserver is running a pulseway agent and pihole (running dnsmasq) on debian testing. Pihole shows every 16 seconds a CNAME call of the homeserver to ws5.pulseway.com. All my other computers with a pulseway agent (Windows-10) don't call this much. My question is, how can I change my configuration to bring back the amount of calls.
-
- 1 reply
- 2.3k views
- 1 follower
-
-
Seems my server can't connect to ws0 thru the pulseway client, no, it is not a DNS or Internet error, the server in question can successfully ping the server. pulseway: Error while registering online:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No route to host"#012Detail: connect failed in tcp_connect() pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No route to host"#012Detail: connect failed in tcp_connect() These are the two errors I get in syslog.
-
- 1 reply
- 3.7k views
-
-
I am running Ubuntu 12.04.4 on an older Compaq nc6000 laptop. I got the .deb file downloaded and I ran the install as directed, receiving this... ****************************************************************** *** Beware, you must create the configuration file for PCMonitor! *** We provide an example of complete configuration in *** /etc/pcmonitor directory (config.xml.sample). You can use it *** to create your own custom configuration and then *** start pcmonitor using command: /etc/init.d/pcmonitor start ***************************************************************** So I edited the config.xml.sample file, entering my username and password, then tried to st…
-
- 20 replies
- 9.5k views
- 1 follower
-
-
Hi new user here, I was wondering how can install Pulseway on my Unraid Server. i think i have to SSH into it. i was also wondering what download for Linix i would use. thank you Jesse
-
- 0 replies
- 2.6k views
-
-
can anyone show me how can i connect Pulseway to monitors mysql, and Ruby App ? mysql is on /usr/sbin/mysqld -> <Service Name="mysql" DisplayName="MySql" Path="" StartParameters="" CanBeStopped="false" Enabled="true"/> but what about setting ' IsDaemon="true" DaemonType="UPSTART" ' ? SYSV, UPSTARTD and SYSTEMD ? I have same problem with puma from rails server, its on (unix:///home/test/prod.sock)
-
- 5 replies
- 4.7k views
- 1 follower
-
-
I have Pulseway installed on a fresh Debian 9.1 box and receive the below error: pulseway[24336]: /usr/sbin/pulsewayd: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory Any advice?
- 46 replies
- 25.8k views
- 1 follower
-
I'm trying to set up Pulseway on a Kerio server built on CentOS 7-6.1810.2.e17. When I use the command rpm -ivh http://www.pulseway.com/download/pulseway_x64.rpm I get the following error: error: Failed Dependencies: wget is needed by pulseway-6.1-5.x86_64 So what is it thats going wrong? wget is not used on CentOS, its a Debian command.
-
- 1 reply
- 2.6k views
- 1 follower
-
-
ERROR I installed successfully Pulseway on my MacBook and on my main Rig, I'm trying to install pulseway on my 2nd laptop with Ubuntu, I followed the procedure showed to install, I edited the Xml sample file with username and password and tried to start pulseway but if I request service pulseway status it shows me this error. any suggestion?
-
- 2 replies
- 3.5k views
-
-
Hi, I'm using Pulseway with Unraid and it's working properly, but I'm getting a lot of these errors that doesn't make sense because I'm always with the internet. Long Story short. This error concerns me. Apr 13 06:55:22 Tower pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"Timeout"#012Detail: connect failed in tcp_connect() Apr 13 06:55:53 Tower pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"Timeout"#012Detail: connect failed in tcp_connect() Apr 13 06:56:01 Tower pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No route to …
-
- 1 reply
- 2.9k views
-
-
I am running CentOS 6 and I can track most of my /etc/init.d services just fine - except for iptables. When the service is running, Pulseway reports that it is down. For example, these lines work just fine: <Service Name="ntpd" DisplayName="NTPD Service" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> <Service Name="crond" DisplayName="Cron Daemon" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> But this one does not <Service Name="iptables" DisplayName="iptables Service" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="…
-
- 1 reply
- 2.6k views
-
-
Is it possible to explore mount points on Linux machines like it is on Mac OS machines? With the Linux machines I monitor, I tab on the Hard Disks tab (in iOS app), I can view the mounts and their used/free space, but I can't tap to explore any of them. I can do that for the Mac OS machines I monitor. I don't monitor any Windows machines, but I'm assuming they have that same functionality. Looking over my config file doesn't seem to indicate I missed something, but I'd be happy to be proved wrong.
- 3 replies
- 3.8k views
- 1 follower
-
Hi All, I am trying to install the agent on a Pi 3 with Raspbian Stretch Lite running. It looks like it has installed but its not showing up on the device list and the password in the config.xml does not get encrypted. I am a bit of a noob when it comes to all things Linux and I have just followed the website instructions. Has anybody else come across this? thanks Dave
-
- 5 replies
- 7k views
-
-
We had a Rasberry Pi that I believe was offline during the upgrade to 6.0, I turned it on but it will not check in. I did try updating the login info, I don't believe the old Administrator account exists under the new user based system. But still no luck, I have noticed it does not encrypt the password when I restart the service if that is a clue what is wrong. Any ideas appreciated.
-
- 1 reply
- 2k views
- 1 follower
-
-
I did search the forum for the answer to this but couldn't find any. What options do I have if the sysadmin when I'm installing pulseway and decides to use supervise to run the services. Any ideas what I put for DaemonType and any other options? Is much appreciate it!
-
- 1 reply
- 2.2k views
-
-
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.2k views
-
-
Seems like the package for archlinux is broken. The package manger will refuse to install binaries outside of bin, and will not follow symbolic links. I searched the forum recommending to use the --force option, but this option has also been deprecated in favor of the --overwrite flag, which does not resolve the issue with your packaging. Can we get an updated package, please?
-
- 5 replies
- 4.2k views
-
-
Hi, We are running a Linux based VCenter appliance. Do we need to install a Linux version of the agent on this appliance for it to show up as a separate entity under the server groups. Currently we have to access the VCenter from a server module from a different server. Many thanks.
-
- 1 reply
- 2.1k views
- 1 follower
-
-
Hello all, Running Ubuntu Server 18.04. Installed Pulseway service, went through the pulseway-registration, and it completed fine. Started the Pulseway service. Server will not appear in my Pulseway account. I saw a thread stickied that this is currently broken. Is there any manual work around that anyone knows of to get this Ubuntu machine reporting in my Pulseway account? Thank you so much for your time.
- 7 replies
- 6k views
- 1 follower
-
I have a Linux Server that reports as up-to-date version 5.4. Is this correct? Because I can't move it in Pulseway 6.0 to another Organization or Site. I get an error message that the agent requires an update.
-
- 9 replies
- 6.1k views
- 1 follower
-
-
When installing the pulseway agent on my Debian Version 9.4 X64 proxmox VE 5.2-1 server I get the following. I have restarted the server 3 times now after each install attempt - I can't figure out where the log is located. An error occurred while starting Pulseway service. Please see log for more details. Here is the steps that I did to get started... root@Dell-R610:~# wget https://www.pulseway.com/download/pulseway_x64.deb root@Dell-R610:~# dpkg -i pulseway_x64.deb root@Dell-R610:~# pulseway-registration Would you like to register or unregister the system? [1] Register System [2] Exit Enter selection: 1 Please enter a username: ******** Please ente…
-
- 1 reply
- 7.2k views
-
-
Hi guys, Has the Linux Client been updated yet for the new version of Pulseway? If not do we have an ETA on it? Cheers, Martin
- 13 replies
- 7.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.1k views
-