Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
None
Description
on this page: http://observium.org/docs/unix_agent/
1)
scp /opt/observium/scripts/observium_agent_xinetd user@your_server:/etc/xinet.d/observium_agent_xinetd
|
In default Debian installation the Xinetd configuration folder is named as xinetd.d, so the commmand must be:
scp /opt/observium/scripts/observium_agent_xinetd user@your_server:/etc/xinetd.d/observium_agent_xinetd
|
2)This command:
sudo mkdir /usr/lib/observium_agent
|
sudo mkdir /usr/lib/observium_agent/local
|
can be replaced via:
sudo mkdir -p /usr/lib/observium_agent/local
|
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: classic default workflow [ 12458 ] | New: Observium workflow [ 13089 ] |