Jump to content

Calin

Staff
  • Posts

    218
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    Calin got a reaction from Paul in Automations / Tasks do not run at scheduled time.   
    Hi Steve, 
    I've sent you a private message.
  2. Upvote
    Calin got a reaction from Chris in Monitored Service Centos 6.6   
    Hi,
    This will be fixed in the next release.
  3. Upvote
    Calin got a reaction from Chris in Receive notifications if a PC/Server is down   
    Hello,
    You can enable offline notifications from Pulseway Manager -> Notifications -> Status tab
  4. Upvote
    Calin got a reaction from Vincent Willcox in Raspberry Pi - not showing in systems - error in log   
    Are you launching as root ? Can you list us the content of /var/pcmonitor ?
  5. Upvote
    Calin got a reaction from Paul in Bug or feature - not sure   
    You can try and delete HKEY_LOCAL_MACHINE\SOFTWARE\MMSOFT Design\PC Monitor\ComputerIdentifier  value on one of the computers.
  6. Upvote
    Calin got a reaction from Paul in Installation tutorial   
    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 the right install package you have to use one of 2 commands depending on the Linux distribution:
    dpkg -i <package name>.deb or
    rpm -ihv <package name>.rpm If all went well now you should have Pulseway installed on the machine. You should configuring the machine by creating a /etc/pulseway/config.xml file  using the sample located at /etc/pulseway/config.xml.sample
     
    Example
    We will provide two examples , first will be a Debian 6 32 bit machine and the second a Fedora 17 64 bit machine
     
         1. Debian 6 32 bit - package used http://www.pulseway.com/download/pulseway_x86.deb
    root@debian:~# uname -m i686 root@debian:~# wget http://www.pulseway.com/download/pulseway_x86.deb HTTP request sent, awaiting response... 200 OK Length: 747906 (730K) [application/octet-stream] Saving to: “pulseway_x86.deb” 100%[======================================>] 747,906 455K/s in 1.6s 2013-11-17 08:59:29 (455 KB/s) - “pulseway_x86.deb” saved [747906/747906] root@debian:~# dpkg -i pulseway_x86.deb Selecting previously deselected package pulseway. (Reading database ... 119503 files and directories currently installed.) Unpacking pulseway(from pulseway_x86.deb) ... Setting up pulseway(4.4) ... update-rc.d: using dependency based boot sequencing ****************************************************************** *** Beware, you must create the configuration file for Pulseway! *** We provide an example of complete configuration in *** /etc/pulseway directory (config.xml.sample). You can use it *** to create your own custom configuration and then *** start pulseway using command: /etc/init.d/pulseway start ***************************************************************** root@debian:~#        2. Fedora 17 64 - package used http://www.pulseway.com/download/pulseway_x64.rpm
    [root@fedora ~]# uname -m x86_64 [root@fedora ~]# wget http://www.pulseway.com/download/pulseway_x64.rpm HTTP request sent, awaiting response... 200 OK Length: 144460 (141K) [application/x-rpm] Saving to: `pulseway_x64.rpm' 100%[======================================>] 144,460 175K/s in 0.8s 2013-11-17 16:07:44 (175 KB/s) - `pulseway_x64.rpm' saved [144460/144460] [root@fedora ~]# rpm -ihv pulseway_x64.rpm ****************************************************************** *** Beware, you must create the configuration file for Pulseway! *** We provide an example of complete configuration in *** /etc/pulseway directory (config.xml.sample). You can use it *** to create your own custom configuration and then *** start pulseway using command: /etc/init.d/pulseway start ***************************************************************** [root@fedora ~]#
  7. Upvote
    Calin got a reaction from Paul in Re: E-mail notification for abrupt shutdown   
    Hello,
     
    Take a look at this thread http://forum.pulseway.com/topic/661-offline-notification/?hl=offline
  8. Upvote
    Calin reacted to dan.lee in Linux pcmonitor daemon stopped working   
    I had the exact same problem and believe it or not, it turned out to be the July 1 leap second issue described here:
    http://artipc10.vub.ac.be/wordpress/2012/07/01/leap-second-causing-ksoftirqd-and-java-to-use-lots-of-cpu-time/

    I didn't figure it out until I was using Eclipse to build a plug-in and it was dog slow too. A bit of googling pointed me in the right direction. Hope that helps you!

    Dan
  9. Upvote
    Calin got a reaction from Marius in Play Store - Device not compatible with this version   
    Hello,

    Please make sure that you have the google apps package installed on your custom rom and it should work.
  10. Upvote
    Calin reacted to catalin in Plugin support in PC Monitor 2.8   
    Great stuff! Attached is screenshot of weather plugin.

×
×
  • Create New...