Jump to content

cross

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by cross

  1. I saw that example. But it doesn't explains why in few section is for example Path="" without any fields what does it mean that DaemonType is UPSTART SYSVINIT or Systemd. Not all services are configure the same. For example I started ntpd like in the example above And pulseway won't start, the same issue like before. So not always is like that

  2. I did. Here is log provide by fpaste service. I forgot I can use it too : http://ur1.ca/hw09y

     

    Ok fixed / There was problem with Monitoring Service section. I deleted few of them and Now it works :)

     

    But I can understand why in ssh section of monitored service I made 

     

     

    <Service Name="ssh" DisplayName="SSH Daemon" IsDaemon="true" DaemonType="UPSTART" Path="/usr/sbin/sshd" StartParameters="systemctl start sshd.service" CanBeStopped="true" Enabled="true"/>

    <Service Name="ntpd" DisplayName="NTPD Process" IsDaemon="false" DaemonType="NONE" Path="/usr/sbin/ntpd" StartParameters="-p /var/run/ntp/ntpd.pid -g -u ntp:ntp -i /var/lib/ntp -c /etc/ntp.conf" CanBeStopped="true" Enabled="false"/>

     

    I gave ISDaemon cus SSHD is a Deamon and  gave parameter that CanBeStopped and in pulseway it shows only "start" option. Can't be stopped ?

     

    Please give some  Tags in config explaination because I'm doing like in the examples and in MonitoreService section I can write properly tag for ssh service monitoring.

     

    I have something like this: sie 01 22:33:39 sonic pulseway[27138]: Configuration: Value for 'Name' attribute 'Service' node is invalid

  3. Hey,

     

    I use PCmonitor, I mean now is Pulseway (terrible name btw :P) for 2 years ? More less. I had only one time configure config and it was on fedora 17 , config of PCmonitor. I had to make clean install of Fedora 20 so it's about time to reinstall old PCmonitor to pulseway. So I did. It should be easy but.. I quess it's not. I configure whole config, add username and password usually stuff, started the service systemctl start pulseway.service chkconfig pulseway on .. and? Nothing. I don't see my computer in my account any of my smartphone.. what could be the problem?

     

×
×
  • Create New...