Search found 4 matches

by JFBITAPA
Mon Jun 04, 2012 4:28 pm
Forum: Nagios XI
Topic: Restart of xinetd giving error
Replies: 2
Views: 1003

Re: Restart of xinetd giving error

Thank you
by JFBITAPA
Mon Jun 04, 2012 4:27 pm
Forum: Nagios XI
Topic: Edit of nsca file - add remote hosts
Replies: 2
Views: 634

Re: Edit of nsca file - add remote hosts

Thanks
by JFBITAPA
Fri Jun 01, 2012 11:34 am
Forum: Nagios XI
Topic: Restart of xinetd giving error
Replies: 2
Views: 1003

Restart of xinetd giving error

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 fac...
by JFBITAPA
Fri Jun 01, 2012 11:21 am
Forum: Nagios XI
Topic: Edit of nsca file - add remote hosts
Replies: 2
Views: 634

Edit of nsca file - add remote hosts

We are testing the trial version of NagiosXI, running the CentOS VM. Basic question, when we add remote hosts to the nsca file do we add them on separate lines or on one line separated by commas? e.g. only_from =127.0.0.7 =111.11.11.121 or only_from =127.0.0.7,111.11.11.121 Thanks