Re: [Nagios-users] NPC nagios/cacti

2012-08-27 Thread Phil Dobbin
Mykeul wrote: > Hello, > > OK, fine, I did not know the distribution package does not provide those > files, I am used to compile nagios and they are shipped with. Following this thread up, I downloaded the source for both nagios-core & nagios-plugins & there is no template that I can find a la

Re: [Nagios-users] check_snmp

2012-08-27 Thread Andreas Ericsson
On 08/27/2012 03:20 PM, Brad Beckenhauer wrote: > I have got an app that require us to monitor the Swap file > space and trigger an alert when the Available Swap (free > space, falls below 500MB). Initially it seems pretty simple, but the > check_snmp plugin does not seem to be working with range

[Nagios-users] Call for configs

2012-08-27 Thread Andreas Ericsson
Hi everyone. Sorry for crossposting. As some of you may have noticed, the Nagios 4 development is well under way and introduces some changes in how we parse object config. Primarily in order to make it a whole lot faster, which it's in dire need of at the moment. Anyways.. I'm looking for Nagios

[Nagios-users] check_snmp

2012-08-27 Thread Brad Beckenhauer
I have got an app that require us to monitor the Swap file space and trigger an alert when the Available Swap (free space, falls below 500MB).  Initially it seems pretty simple, but the check_snmp plugin does not seem to be working with ranges. Here is the first command and it is correctly rep

Re: [Nagios-users] NPC nagios/cacti

2012-08-27 Thread Mykeul
Hello, OK, fine, I did not know the distribution package does not provide those files, I am used to compile nagios and they are shipped with. M On 27/08/2012 11:13, Phil Dobbin wrote: > Mykeul wrote: > >> Hello, >> >> Did you even search for these files ? >> Let's see how you could find them :

Re: [Nagios-users] NPC nagios/cacti

2012-08-27 Thread Phil Dobbin
Mykeul wrote: > Hello, > > Did you even search for these files ? > Let's see how you could find them : > # dpkg -L nagios3 > or > # find / -name "*.cfg" |grep nagios > or > # updatedb; locate nagios.cfg > or > ... even more ways to find them. > > I dont use Ubuntu, however, my first try would be

Re: [Nagios-users] NPC nagios/cacti

2012-08-27 Thread Mykeul
Hello, Did you even search for these files ? Let's see how you could find them : # dpkg -L nagios3 or # find / -name "*.cfg" |grep nagios or # updatedb; locate nagios.cfg or ... even more ways to find them. I dont use Ubuntu, however, my first try would be /etc/nagios3 or /etc/nagios3/objects ..

Re: [Nagios-users] NPC nagios/cacti

2012-08-27 Thread Travis Runyard
/usr/local/nagios/etc/objects On Aug 26, 2012 7:15 PM, wrote: > Hello, > I installed nagios using: > > apt-get install nagios3 > > I can't find the configuration files I need to edit to define hosts, > services etc. > I'm trying to use npc to integrate with cacti but it shows nagios status > as o