Linux
Linux installation and configuration
173 topics in this forum
-
In order to manually upgrade the Pulseway agent to the latest version, the old version need to be removed first: rpm -e pcmonitor or dpkg --remove pcmonitor Check if pcmonitord process is still running: ps auxw | grep pcmonitord Kill the process if it is still running: killall pcmonitord Install the new version: rpm -Uhv pulseway_xXX.rpm or dpkg -i pulseway_xXX.deb Start the pulseway service: /etc/init.d/pulseway start
-
- 8 replies
- 13.7k views
-
-
In order to configure a Linux machine you have to edit the /etc/pulseway/config.xml file. Here's a sample configuration: <?xml version="1.0" encoding="utf-8"?> <config xmlns="http://www.pulseway.com/linuxconfig"> <!--Pulseway Linux Monitoring Agent - pulseway.com --> <!--Account Information - Username: your Pulseway username - Password: your Pulseway password (the plain password will be automatically encrypted the next time the Pulseway service starts) - UseCustomServer: enable this option only if you have a dedicated Enterprise Server assigned to your account - CustomServerAddress: your Enterprise Server address--> <…
-
- 0 replies
- 22.8k views
-
-
Supported Linux Distributions Debian based: Debian 6 or newer and Ubuntu 12.04 or newer RPM based: CentOS 6 or newer, Red Hat Enterprise Linux 6 or newer, Oracle Linux 6 or newer, Fedora 16 or newer Choosing the right package First step when installing is to choose the right package from http://www.pulseway.com/downloads. You should consider your Linux distribution (debian or rpm based) and if you have a 32 or 64 bit machine. To determine the latest use the Linux command: uname -m If the result of this command is something like i386,i586 or i686 then it's a 32bit machine if it's x86_64 then it's a 64bit machine. Installing Now , that you have downloaded t…
-
- 0 replies
- 25.3k views
-
-
We recently got an Axe Effect Temperature monitor to keep an eye on the server room temperature. This is a linux based device and we've managed to get the device discovered on the Site Map and we can see the temperature values from the device via a SNMP variable that we have setup. The issue is that we want to have Pulseway send out an alert if the server temperature rises about a certain level. Trying to define a policy to monitor the snmp variables to flag on an overheat condition, I am unable to properly map to these variables, I am assuming it's due to the fact that SNMP only applies to Windows devices? Was wondering if there was a work around for li…
-
- 1 reply
- 1.6k views
-
-
Can anyone point me to the Linux Agent 8.* /etc/pulseway/config.xml documentation?
-
- 2 replies
- 2.3k views
-
-
pulseway[761385]: Signal handled: 11 kernel: pulsewayd[761509]: segfault at 30007 ip 00007f1bf8d55704 sp 00007f1beb7fdc38 error 4 in libc-2.31.so[7f1bf8c09000+159000] kernel: Code: 17 c5 fb 93 c2 83 e8 ff 75 0c c3 66 66 2e 0f 1f 84 00 00 00 00 00 f3 0f bc c8 0f b6 04 0f 0f b6 14 0e 29 d0 c3 90 0> systemd[1]: pulseway.service: Main process exited, code=killed, status=11/SEGV colo-vm1 systemd[1]: pulseway.service: Failed with result 'signal'. This keeps happening on one of my Debian bullseye boxes. I have other boxes where this is not happening at all and the client is fine. So I'm not sure why this particular box has this issue. My XML config for this box is stock.
-
- 0 replies
- 1.2k views
-
-
Did you guys move an endpoint? Cant run `pulseway-registration` Validate registration error: Failed to validate. Code: 404, error Failed CreateInternalRequest: SOAP 1.1 fault SOAP-ENV:Client[no subcode]#012"System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://mobilepcmonitor.com/serverlite/CreateInternalRequest.#015#012 at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()#015#012 at System.Web.Services.Protocols.SoapServerProtocol.Initialize()#015#012 at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse re…
-
- 0 replies
- 784 views
-
-
edit- resolved. please delete
-
- 0 replies
- 762 views
-
-
Anyone had any luck installing the agent in to a PFsense firewall? Tried with no luck, with my limited linux knowlage.
-
- 20 replies
- 15k views
-
-
Evening All, I was wondering if anyone had ever seen the following error when attempting to install pulse way on a ras pi: root@:/home/pi/Pulseway# dpkg -i pulseway_armhf.deb (Reading database ... 93533 files and directories currently installed.) Preparing to unpack pulseway_armhf.deb ... Stopping Pulseway service done Stopping Pulseway service done Unpacking pulseway (9.2.0) over (9.2.0) ... Setting up pulseway (9.2.0) ... Platform systemd detected. Installing service Synchronizing state of pulseway.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable pulseway **…
-
- 1 reply
- 2.5k views
-
-
I am trying to install the pulseway agent on a linux device (proxmox VE), but the registration is not working. After I run `pulseway-registration` and follow instructions, then I run `systemctl status pulseway`, this is the output that I get: ● pulseway.service - Remotely Monitor and Control IT Systems Loaded: loaded (/etc/systemd/system/pulseway.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2023-03-31 18:15:15 AEDT; 13min ago Process: 1837126 ExecStartPre=/bin/sleep 10 (code=exited, status=0/SUCCESS) Main PID: 1837160 (pulsewayd) Tasks: 6 (limit: 38345) Memory: 3.5M CPU: 2.735s CGroup: /system.sli…
-
- 0 replies
- 2k views
-
-
So I have configured Pulseway agent on RHEL 8 to monitor nginx. I have configured it as a systemd service and sure enough I get an alert if I stop nginx. But it only does this once. If I start the service wait a few mins and stop it again it does not re alert, even if I clear the alarm. The only way i can get it to work again is restart the pulseway service.
-
- 1 reply
- 1.4k views
-
-
Hello All, I would like to Install pulseway on a FreeBSD based system. I saw some posts about this topic from way back in 2013; and was just wondering if there had been any more progress on this topic. Thanks!
-
- 0 replies
- 2k views
-
-
I have an Ubuntu server that Pulseway failed to work after the 8.0 upgrade. I left it for awhile and installed the new version which is now working. The group shows default site...... - Legacy. I stopped the service, verified the computer went offline and service had stopped, changed "Legacy" to my domain name, saved the XML then started the service. When it popped back online it still showed Legacy. I pulled the XNL and sure enough Pulseway changed it back. Did it again and again the service changed it back. Tried again, this time removing it client side, but still reverted when it populated. Why does the service keeps ignoring my settings and reverting to what I can onl…
- 2 replies
- 2.1k views
-
Hello, I have just registered and configured two Linux-based systems (both openSUSE Leap 42.3) and have been able to receive notifications about system down/up events as well as notifications about services not being started. This works perfectly well. What received my attention is that: * Shutdown notifications are not being sent. I have found out on this forum that this may be caused by the event being sent after the network interface has been taken down, so I am just ignoring it. Nonetheless: can you confirm this behaviour? * Notifications about user login events are being sent correctly, whereas notifications about user logout events …
- 1 reply
- 2.5k views
-
Downloading and installing the Arch package fails: $ sudo pacman -U pulseway_x64.pkg.tar.xz loading packages... resolving dependencies... looking for conflicting packages... Packages (1) pulseway-4.9.3-1 Total Installed Size: 4.53 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [#######################################################################################] 100% (1/1) checking package integrity [###################…
- 6 replies
- 6.5k 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.8k views
-
-
Several Linux machines behind proxy server are suddenly showing as offline. No changes to proxy or network so assume there has been a software update? I have tested with the proxy server configured as an IP Address, and hostname. The above is when configured with IP Address. config.xml
-
- 1 reply
- 1.9k views
-
-
Hello. I am only extremely short with TestAccount at Pulseway. I hope I am just too stupid or have not found the info with my poor English. # Question Linux -> Performance Monitor? For Windows systems I see CPU, RAM, hard disk. With my Debian I don't see that. Agent is installed. Are there sample policies somewhere or what do I have to do? I hope this works. Thanks a lot, Lars
- 1 reply
- 2.4k views
- 1 follower
-
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.4k views
- 1 follower
-
So i'll be honest. I'm the new IT guy trying to get pulseway up and running on a Linux Archive server and having issues. Forgive my ignorance. These are the errors I get when I type - service pulseway status - into terminal any help is hugely appreciated pulseway.service - Remotely Monitor and Control IT Systems Loaded: loaded (/etc/systemd/system/pulseway.service; enabled; vendor preset: Active: failed (Result: exit-code) since Wed 2021-12-01 20:35:55 UTC; 4min 59 Process: 15588 ExecStart=/usr/sbin/pulsewayd --no-daemonize (code=exited, status=1/FAILURE) Main PID: 15588 (code=exited, status=1/FAILURE) Dec 01 20:35:55 mf-server systemd[1]: Started Remotely M…
-
- 3 replies
- 2.7k views
- 1 follower
-
-
Hello, See topic. I can't find a suitable installer? Please advise, thank you!
- 10 replies
- 5.9k views
- 1 follower
-
Is it possible to monitor MySQL with the Linux client? I'm running Ubuntu 12.04.
- 12 replies
- 8.7k views
-
Hello everyone, I don't know if the Pulseway agent is compatible with Chromebook and ChromeOS. Does anyone have the answer? Sincerely Dimitri
- 1 reply
- 2.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
-