Linux
Linux installation and configuration
173 topics in this forum
-
I'm getting an error in the Ping status on my Linux server, running Debian 8 (Linux x86_64 3.16.0-4-amd64 according to the agent info) It says there is an error, but there are no details on what the error is. When I manually ping 8.8.8.8 from the Command Line, it works fine, both from the server itself and from the Webapp terminal. Here are the relevant lines from the config file: <!--Ping - Server: server IP address or hostname--> <Ping Server="8.8.8.8" Enabled="true"/> I checked the sample config file, which I copied and edited for my needs, and I noticed there is no </Ping> statement. Most …
-
- 4 replies
- 4k views
- 1 follower
-
-
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
-
-
What would be the best practice for installing the agent on a virtual Linux machine where I don't have root access? The server is managed at/by cloudways.com Their support is phenomenal, I can always direct them to install for me (but then I would have to give them my account password) For the most part I would just need to monitor a running instance of Laravel (web framework) on Apache and MySQL (i saw MySQL monitoring is currently in the works) Would the API be a better solution for this case? Any thoughts appreciated.
-
- 1 reply
- 4.4k views
-
-
We configured a Pi2 with Pulseway and it is working fine. We cloned the SD card and changed the system name and config.xml to the new device name. They also have different ip adresses. In the Pulseway monitor they are displayed as the same device, (the name changes continue) How can we configure and see theme as seprate devices, is there u Unique identifier we have to change.
-
- 2 replies
- 3.8k views
-
-
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
-
-
We are using pulse way to monitor our web server. It is unbuntu and the problem I am having is with basic configuration. I am really unsure how to tell pulseway to monitor the mysql, apache and nginx services. Could someone show me an example configuration for these services?
- 4 replies
- 6.8k views
-
I am using my personal Raspberry Pi B+ to test Pulseway Linux before we try on live Ubuntu 12 servers. I have been able to get everything working except the online/offline/shutdown alerts. Here is a copy of my current config section. I added Priority="0" to WhenOffline hoping I would get a notification, but the icon still only changes to grey on the Android app. There is also no notifications for OnShutdown or when it comes back OnLine. <!--Send a notification when the computer is offline--> <WhenOffLine Priority="0" Enabled="true"/> <!--Send a notification when the computer is online--> <OnOnline Priority="2" E…
-
- 6 replies
- 4.3k views
-
-
Good Afternoon, We have been using your pulse way product on windows machines for a few years now and are very impressed with it, as it’s been a life saver many of times. This week I have tried implementing the monitoring agent on one of our Ubuntu 12.04 LTS boxes which are running a big data platform powered by HPCC Systems. I have pretty much configured it so it will tell me if drive space is low, CPU usage is high, free memory is low, whether the machine is off or on etc., but I am having problems getting it to tell me of these services HPCC components are running : mydafilesrv mydali mydfuserver myec…
- 2 replies
- 4.7k 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.5k views
-
-
I've installed Pulseway (4.8 agent) on my Raspberry Pi B+. In the syslog, I am seeing these messages repeated every 15 seconds: Oct 1 09:31:00 pidp8 pulseway: free_percentage 82 Oct 1 09:31:15 pidp8 pulseway: free_percentage 82 Oct 1 09:31:30 pidp8 pulseway: free_percentage 82 I have all the syslog stuff in config.xml set to Disabled="false". On my Ubuntu box (also running the 4.8 agent) I'm not seeing these repeated space check messages. On both, I have the LowHDDSpace setting enabled: <LowHDDSpace> <Hdd Percentage="10" Path="/" Priority="0" Enabled="true"/> </LowHDDSpace> Is there a way I can stop these syslog messages?
- 7 replies
- 4.4k views
-
Hi guys 2 new CentOS 6.7 64 bit installations, all works as expected and the agent does its job well however, once machine restarts, agent doesn't start automatically. We need to force it by: /etc/init.d/pulseway start The get around the problem we tried: chkconfig --add pulseway and error comes up: service pulseway does not support chkconfig Any ideas please?
- 3 replies
- 4.5k views
-
Hi, I have installed pulseway on server with centos 6.6. I have configured the file config.xml and the system notify me when his UP or DOWN. But i need to configure the notification when a service shutdown. I try with this code <Service Name="orkaudio" DisplayName="orkaudio VCR" IsDaemon="true" DaemonType="UPSTART" Path="" StartParameters="" CanBeStopped="true" Enabled="true" /> or <Service Name="orkaudio" DisplayName="orkaudio VCR" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true" /> without success. On the console i start and stop the service with: service orkaudio start service orkaudio stop Witch i…
- 7 replies
- 5.4k views
-
Hi, I am on trial of pulseway. I notice that I wasn't able to install pulseway agent for xenserver 6.5. On this version xenserver is now using 64bit but they're still using centos 5 (not 6) for their base system. Because of this I wasn't able to install the 64bit agent as it requires dependencies from centos 6 which doesn't exists on centos5. Is there a solution for this? Thanks
-
- 6 replies
- 5k views
-
-
If I clone a server with pulseway installed and enabled it seems pulseway see the two servers as the same. How do I get pulseway to recognize the clone as a new server ?
- 3 replies
- 4.9k views
- 1 follower
-
As requesed by support, I am posting my issues and configuration information. This is a newly setup and configured Slackware 14.1 64-bit server and it is fully patched. Interesting part is I get the same error/results when I tried the agent on a Slackware 13.37 32-bit server (I know not technically supported, but I was trying for testing purposes and I think it'll actually work...). The errors I see are similar to those posted by another forum member recently at this url: http://forum.pulseway.com/topic/1452-error-with-pulseway-agent/ Something to do with the use of SOAP, etc. Can't seem to register or get server cert... My config info as requested is below…
-
- 0 replies
- 2.5k views
-
-
Hello, I have got a problem with the pulseway agent on Debian. I have this error on the logs of Debian : May 27 12:40:23 xivo pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"SSL_ERROR_SSL#012error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed"#012Detail: SSL_connect error in tcp_connect() And, when i type this command, this error appear : root@xivo:~# openssl s_client -CApath /usr/libs/ssl/certs -quiet -connect wsn.pulseway.com:443 gethostbyname failure connect:errno=0 And when i ping wsn.pulseway.com on my Windows computer, wsn.pulseway.com don't respond. Thank you for your help
-
- 0 replies
- 3.2k views
-
-
Hey all, Recently installed Pulseway on various machines to get our monitoring up and running. Everything has worked out so far with the exception of Linux services. I saw some past posts about them not working at one point, but a follow up thread seemed to indicate they should be expected to work now. In my case, I'm running PostFix for mail, and I have included this line in my config.xml: <Service Name="postfix" DisplayName="PostFix Mail Service" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> However, the portal displays this service as stopped. I also tried UPSTART for the daemon type, even thoug…
-
- 2 replies
- 3.5k views
-
-
In order to upgrade to the latest version of Pulseway, I'm following the removal instructions for the old version as per this thread: http://forum.pulseway.com/topic/1079-linux-agent-manual-upgrade/ after running the command "dpkg --remove pcmonitor" It outputs "dpkg: warning: there's no installed package matching pcmonitor" Am I missing something? Its been ages since I've install this into my Ubuntu 12.04 server so I'm not sure how I actually installed it. There doesn't seem to be any entry relating to "pcmonitor" under synaptec either. However I can still see everything going on within the app on my Android phone. The app still responds and notifies…
-
- 2 replies
- 3.4k views
-
-
Hi, I previously had PW running on a virtualized instance of Centos 7 using Nginx. For some reason communication was suspended with PW about 25 days ago. Did a chkconfig --list and showed that the agent was installed. pulseway 0:off 1:off 2:off 3:on 4:off 5:on 6:off So, I decided to uninstall and reinstall (64 bit). Reverified that I had the customized XML file inside of /etc/pulseway directory (same one I used before). But I can't figure out how to start PW. Here what I've done: [root@twilight ~]# rpm -ivh http://www.pulseway.com/download/pulseway_x64.rpm Retrieving http://www.pulseway.com/download/pulseway_x64.rpm Preparing...…
-
- 1 reply
- 4k views
-
-
Hi Wondering if anyone has managed to get one of the UNIX/Linux agents to install on one of these NAS units? The RPM install looks like it should work but rpm errors with no gzip installed. Looks like it may need a custom agent package created in .APK to suit Asustor ADM v2 Cheers
-
- 0 replies
- 2.8k views
-
-
Hi I am not able to install the agent on a ubuntu server. Under is the log from the installation root@ubuntuserver:/home/pc/pulseway# sudo dpkg -i pulseway_x86.deb pulseway_x86.deb Selecting previously unselected package pulseway. (Reading database ... 535339 files and directories currently installed.) Preparing to unpack pulseway_x86.deb ... Stopping pulseway service done Unpacking pulseway (4.7.2) ... Preparing to unpack pulseway_x86.deb ... Stopping pulseway service done Unpacking pulseway (4.7.2) over (4.7.2) ... More than one copy of package pulseway has been unpacked in this run ! Only configuring it once. Setting up pulseway (4.7.2) ... Adding system start…
-
- 1 reply
- 3.8k views
-
-
Hi I've been using Pulseway on Windows for some time now and it's great. I now have a Raspberry Pi that I'm using to run my Domoticz home automation system, and want to use Pulseway to monitor that too. I have Pulseway installed on the Pi and it's working fine, but I can't quite figure out how to setup monitoring of the Domoticz process correctly. The Domoticz service is started using the command: sudo service domoticz.sh start The process it runs is (from a ps -ef ): /domoticz/domoticz -daemon -www 8089 -log /domoticz/domoticz.log I've set this up in the config.xml, but am not entirely sure what to put for the following parameters: IsDaemon - NONE, SYSVINIT, U…
-
- 1 reply
- 4.1k views
-
-
How do I remove the 64bit agent from my linux vps server/host? I sucessfully installed it a couple months ago and its working fine, but I am going a different route now and need to remove it but I can't figure out how. Please advise. Thanks
- 1 reply
- 8k views
-
This is what happened on CentOS 7... assuming it's not supported yet? pulseway.service - LSB: start and stop pulsewayd Loaded: loaded (/etc/rc.d/init.d/pulseway) Active: failed (Result: exit-code) since Thu 2015-01-22 12:54:17 MST; 1min 9s ago Process: 4925 ExecStart=/etc/rc.d/init.d/pulseway start (code=exited, status=1/FAILURE) Jan 22 12:54:17 (removed).com pulseway[4925]: Starting pulseway daemon: /bin/bash: /usr/sbin/pulsewayd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory Jan 22 12:54:17 (removed).com pulseway[4925]: [FAILED] Jan 22 12:54:17 (removed).com systemd[1]: pulseway.service: control process exited, code=exited status=1 Jan 22…
-
- 8 replies
- 9.5k views
-
-
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.1k views