WHATPORT(15004) whatport.net WHATPORT(15004)
15004

PBS/TORQUE pbs_sched

Where a PBS or TORQUE batch server contacts its scheduler.

TCP UDP IANA registry

Description

pbs_server looks for the scheduler on the loopback address at port 15004 unless started with -S; pbs_sched binds it. It completes the 15001-15005 block that TORQUE and PBS use (server, MOM, MOM resource manager, scheduler, trqauthd). Seeing it open means an HPC head node. The port is unassigned at IANA — the number comes from the PBS source, not a registration.

Exposed to the internet?

Do not expose

Normally a loopback-only conversation between two daemons on the head node; a scheduler port answering from outside the cluster is a misconfiguration.

Check it yourself

$ sudo lsof -nP -iTCP:15004 -sTCP:LISTEN

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.