When I edit the nsca file, adding another host and attempt to restart I receive the following which I understand to mean there is a syntax error in my command.
[root@localhost etc]# cd init.d
[root@localhost init.d]# xinetd restart
Usage: xinetd [-d] [-f config_file] [-filelog filename] [-syslog facility] [-reuse]
[-limit proc_limit] [-pidfile filename] [-logprocs limit] [-shutdownprocs limit] [-cc interval]
What parameters am I missing?
I am using the process documented in the Nagios XI - Using The NSCA Addon document.
Thanks
Restart of xinetd giving error
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Restart of xinetd giving error
run
Code: Select all
service xinetd restart