inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.37k stars 287 forks source link

v9-gui: Status > Services : missing services #4324

Open nqb opened 5 years ago

nqb commented 5 years ago

On latest builds, standalone install, missing services in Status > Services page

I just did a comparison between output of pfcmd service pf status

cgx commented 5 years ago

We rely on the API endpoint, so I'm reassigning this issue to @jrouzierinverse.

$ /usr/local/pf/sbin/pfperl-api get /api/v1/services | jq '.items'
[
  "api-frontend",
  "fingerbank-collector",
  "haproxy-db",
  "haproxy-portal",
  "httpd.aaa",
  "httpd.admin",
  "httpd.collector",
  "httpd.dispatcher",
  "httpd.parking",
  "httpd.portal",
  "httpd.proxy",
  "httpd.webservices",
  "iptables",
  "keepalived",
  "netdata",
  "pf",
  "pfbandwidthd",
  "pfdetect",
  "pfdhcp",
  "pfdhcplistener",
  "pfdns",
  "pffilter",
  "pfipset",
  "pfmon",
  "pfperl-api",
  "pfqueue",
  "pfsso",
  "pfstats",
  "radiusd-acct",
  "radiusd-auth",
  "radiusd-load_balancer",
  "radsniff",
  "redis_ntlm_cache",
  "redis_queue",
  "routes",
  "snmptrapd",
  "tc",
  "winbindd"
]
nqb commented 5 years ago

Ok @cgx but radiusd-load_balancer is in your API result.

cgx commented 5 years ago

It's also in the web admin.

nqb commented 5 years ago

@fdurand: I suppose you would like to close #4325 in place of this one. I will re-open this one.

julsemaan commented 5 years ago

These services have always been missing so pushing to 9.1