C
C
cat_crash2019-09-19 18:23:08
linux
cat_crash, 2019-09-19 18:23:08

Is there a ready RPC server for Linux management?

Tell me, is there a solution in nature like the Windows XML-RPC service but for Linux?
I would like to be able to manage a Linux-based device through a remote service. As an example of what I would like to have:
- Cron jobs management
- Working telemetry (processor load, memory, temperature)
- Manage processes
- Manage users
- manage the network stack (IP, Routes, DNS, DHCP, etc.)
- Install\remove\ updating packages
Solutions like webmin are not suitable because I'm looking for RPC and not the classic Web

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Shitskov, 2019-09-19
@Zarom

Ansible, Puppet, Slack, Salt

R
Ruslan Fedoseev, 2019-09-19
@martin74ua

unlikely. In the world of text configs, RPC is not really needed.

K
kale, 2019-09-21
@kale

I'm embarrassed to ask.

D
Dmitry Aleksandrov, 2019-09-19
@jamakasi666

In one form or another, almost all of this can be done over snmp.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question