Toward Agentic SysAdmin: Rethinking System Administration with AI Agents

📅 2026-06-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the growing complexity of network management in cloud-native, heterogeneous, and distributed environments, where traditional manual operations struggle to efficiently handle configuration, troubleshooting, and security challenges. To overcome these limitations, we propose NetLLMeval, a novel framework that introduces the first fully automated evaluation mechanism for network management agents, eliminating the need for human intervention. By integrating large language models, network simulation, and an agent architecture encompassing both monolithic prompting and end-to-end pipeline designs, NetLLMeval enables multidimensional assessment of network agents in realistic settings. Extensive experiments—comprising 24,000 trials—demonstrate that specialized solver designs substantially enhance performance, boosting the accuracy of a 14B-parameter open-source model from 0.43 to 0.88, rivaling state-of-the-art systems with trillion-scale parameters.
📝 Abstract
The growing complexity of computer networks, driven by cloud-native architectures, heterogeneous devices, and distributed systems, places increasing pressure on network administrators who must simultaneously manage configuration, troubleshooting, and security under tight operational constraints. Large Language Models (LLMs) have emerged as a promising tool to assist and partially automate these tasks, yet their systematic evaluation in networking scenarios remains an open challenge. Existing benchmarks rely on static reference outputs or manual expert validation, neither of which scales to the diversity of real-world network states or to the variety of orchestration strategies -- from monolithic prompting to fully agentic pipelines --through which LLMs are increasingly deployed. In this paper, we present NetLLMeval, a framework for automatically evaluating LLM-based systems on network administration tasks by leveraging live network emulation to derive ground truth without human intervention. Through a full-factorial study of 24000 runs spanning 10 foundation models, 4 solver architectures, 10 task types, and 6 network topologies of increasing complexity, we show that solver design has a great impact on accuracy -- lifting a 14B open-weight model from 0.43 to 0.88 correctness -- and that such locally-deployable models can match trillion-parameter frontier systems under the right configuration. NetLLMeval is released open-source to support reproducible benchmarking of future models and solver designs.
Problem

Research questions and friction points this paper is trying to address.

LLM evaluation
network administration
benchmarking
AI agents
systematic evaluation
Innovation

Methods, ideas, or system contributions that make the work stand out.

NetLLMeval
LLM-based system administration
network emulation
agentic AI
automated evaluation
🔎 Similar Papers
No similar papers found.