Remote site

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
dbiglin
Posts: 1
Joined: Thu May 10, 2012 8:12 am

Remote site

Post by dbiglin »

Hi guys,

I'm pretty new to using Nagios and I'm setting it up to monitor our systems,

My question is, We have 2 sites connected by an extreamly slow VPN connection (roughly 50KBs) Rather than have one nagios box moniting it all i was thinking it would be better to have 2 then get the main site box to pull the information accross from the remote site at selected intervals.

Would anyone out there know if this is possibal or can think of a better way to do this?
Thanks in advance
DB
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Remote site

Post by mguthrie »

I believe the check_disk plugin returns information on inode usage. For setting up the check on the remote server, the following tutorials cover that decently well, although the version of the nagios plugins and nrpe are a bit out of date, but you can get the latest versions from nagios.org.
http://www.thegeekstuff.com/2008/06/how ... nagios-30/
http://www.kernelhardware.org/nagios-nr ... ux-server/
Locked