Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check remote unix scripts
157126
File | Description |
---|---|
check_disk_remote | check_disk_remote |
check_fileage_remote | check_fileage_remote |
check_load_remote | check_load_remote |
check_netstat_remote | check_netstat_remote |
check_uptime_remote | check_uptime_remote |
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!
Various scripts to check disk, load, uptime, metastat, and other stuff via ssh or rsh on remote unix system. Developed on Solaris to check remote solaris, hp-ux and linux systems.
When I started developing these scripts, my requirements were I could not run an agent, like nrpe on the remote systems. Also, in some case, I had issues compiling the check scripts on the remote systems. So I have been developing a series of check commands to check various pieces of information via ssh or rsh. I have tried to include performance data where appropriate, compatible with perfparse.
7/7/2006 - I've started porting scripts to linux (CentOS4.2) and they seem to be working fine for me. Some cleanup and documentation are still needed. But I'm using nagios again, and will try to work on this more now ;)
**NOTE:** In order to make these scripts work, I run nagios as root, since I need root priveldges on the remote systems. I'm sure there is a better way, but this fits my needs. Also, you need to setup ssh keys.
When I started developing these scripts, my requirements were I could not run an agent, like nrpe on the remote systems. Also, in some case, I had issues compiling the check scripts on the remote systems. So I have been developing a series of check commands to check various pieces of information via ssh or rsh. I have tried to include performance data where appropriate, compatible with perfparse.
7/7/2006 - I've started porting scripts to linux (CentOS4.2) and they seem to be working fine for me. Some cleanup and documentation are still needed. But I'm using nagios again, and will try to work on this more now ;)
**NOTE:** In order to make these scripts work, I run nagios as root, since I need root priveldges on the remote systems. I'm sure there is a better way, but this fits my needs. Also, you need to setup ssh keys.
Reviews (0)
Be the first to review this listing!