@anilgupta , In this case, I'd recommend hardcoding arguments in the nrpe.cfg file itself. Your nrpe agent version is old and was likely compiled without the functionality of accepting arguments. In the future, you should consider upgrading the agent as @lmiltchev recommended.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
@anilgupta , In this case, I'd recommend hardcoding arguments in the nrpe.cfg file itself. Your nrpe agent version is old and was likely compiled without the functionality of accepting arguments. In the future, you should consider upgrading the agent as @lmiltchev recommended.
I will do. Thanks
Secondly, I am getting
CODE: SELECT ALL
"CRITICAL - 10.92.34.66: rta nan, lost 100%"
for my host status.
How does "Host Status" work, meaning does it use specific port to get the status?
@anilgupta, Host status check is using ping(icmp). Are you able to ping the Solaris server(10.92.34.66) from the Nagios XI server? It says there's 100% packet loss. Make sure that the monitored host is ICMP(ping) discoverable and that there are no network issues.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.