Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_remotenagios

Current Version
0.1
Last Release Date
2016-10-29
Compatible With
  • Nagios 4.x
  • Nagios XI
License
Other
Hits
6767
Files:
FileDescription
README.txtREADME.txt
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Get's remote nagios server, host and service status values. Useful for Nagios Distributed Environment without installing extras on Main Nagios server
Basic help

usage:
check_remotenagios.pl [remote_nagios_host] [nagios_user] [password] [host] [service]

Where:
[remote_nagios_host] = ip address of remote nagios server to check
[nagios_user] = nagios user
[password] = nagios user password
[host] = name of remote host in nagios
[service] = name of remote service in nagios

For example the command:
./check_remotenagios.pl 192.168.1.50 nagiosadmin pa55w0rd localhost SSH
Will check service 'SSH' on host 'localhost' on remote server nagios with IP:192.168.1.50 using nagiosadmin with pa55w0rd as password

Others params:
--version show version
--help show help