Linux
Linux installation and configuration
173 topics in this forum
-
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.9k views
-
-
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.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.4k 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.8k 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
- 822 views
-
-
edit- resolved. please delete
-
- 0 replies
- 812 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.6k 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
- 2.1k 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.5k 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
- 2.1k views
-
-
Can anyone point me to the Linux Agent 8.* /etc/pulseway/config.xml documentation?
-
- 2 replies
- 2.3k 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.2k 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.5k 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.5k 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.8k views
- 1 follower
-
-
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
-
-
By default pulseway reccognizes the systemd services running as root. i want to configure a service which is running as the current user... the service is started using the command "systemctl --user start servicename" the service is placed in the directory "/etc/systemd/user/servicename.service" I have tried using the systemd option in pulseway config, but it is not recognized.
-
- 3 replies
- 3.2k views
-
-
Hi, I activated a trial today, and I'm trying to install a linux agent to see how it works. After installing the package, I can't seem to activate the agent, it get this error in the syslog MM.Monitor.WebService.InvalidAccountException: Invalid username and/or password (295).#015#012 at MM.Monitor.WebService.Data.#002(Account #002, String #003, String #005, String #010, String #006, Boolean #016, String #017, Boolean #002"#012Detail: [no detail] I've tried on 2 machines, both debian 10, both webservers hosted on aws. the username and password I am using are those I set up for the access to the web administration console. Can you please tell me …
-
- 2 replies
- 3.2k 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, I keep getting the following error after installing on Unraid. Apr 11 00:31:38 Tower pulseway: Starting Pulseway Daemon version 6.5 (2019082205) Apr 11 00:31:38 Tower pulseway: Error acquiring unique lock. Another process may use the file. Code: 11, Resource temporarily unavailable Apr 11 00:31:43 Tower pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Client[no subcode]#012"Bad file descriptor"#012Detail: [no detail] Pulseway seems to start fine but cant get it working. Have reinstalled 4 or 5 times thinking it was a misconfigured config file but to no avail. I am running a reverse proxy and forwarding port 443…
-
- 1 reply
- 2.1k views
-
-
Moving from an old piece of hardware to a new one. Getting the following message from the agent. Moving an existing config to a new server, but getting "Error while registering computer:Empty response I've tried unregistering it, and re-registering it, no love. Any idea's? Thanks, Wes
-
- 0 replies
- 1.8k views
-
-
Hello, See topic. I can't find a suitable installer? Please advise, thank you!
- 10 replies
- 6.1k views
- 1 follower