Jump to content
Pulseway 9.14 🔥

pheald

Members
  • Joined

  • Last visited

  1.    BartB reacted to a post in a topic: Explore Hard Disks CentOS 7
  2. pheald replied to jdmaloney's post in a topic in Linux
    Upon further investigation there is a setting in the linux config file to turn this on so the feature was added at some point.
  3. pheald posted a post in a topic in Linux
    I am running CentOS 6 and I can track most of my /etc/init.d services just fine - except for iptables. When the service is running, Pulseway reports that it is down. For example, these lines work just fine: <Service Name="ntpd" DisplayName="NTPD Service" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> <Service Name="crond" DisplayName="Cron Daemon" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> But this one does not <Service Name="iptables" DisplayName="iptables Service" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true"/> Does anyone have any ideas? I'm relatively new to Pulseway so it is entirely possible that I'm just missing something obvious. Edit: I just confirmed that I can start the service successfully when I manually stop it, but it still never detects it as running.
  4. pheald replied to jdmaloney's post in a topic in Linux
    Is there an ETA on when this feature may be available?
  5. pheald replied to Marius's post in a topic in SNMP
    I would love this feature as well.