Marc Hultquist wrote:
> Hi All
>
> Ok I seem to have solved my previous problem with the check_ping stuff,
> it seems that by slightly increasing the threshhold as well as changing
> the flags slightly.
>
> Now here's the thing, I have now changed to use check_fping in terms of
> monitoring, for
Hi All
Ok I seem to have solved my previous problem with the check_ping stuff,
it seems that by slightly increasing the threshhold as well as changing
the flags slightly.
Now here's the thing, I have now changed to use check_fping in terms of
monitoring, for example one of my services being hoste
Has anyone used Nagios as a tool to perform Cisco running-config backups via
SNMP???
Mike Hawley
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.488 / Virus Database: 269.14.13/1075 - Release Date: 10/17/2007
9:38 AM
--
Fulton, David wrote:
> I never said I wouldn't supply the coders with what they need. I would
> expect that those who coded it could point me in the right direction.
Unfortunately, none of the people here on nagios-users@ pointed you to
nagios-devel@, where you might have gotten a different recept
Hiamal Llanos wrote:
>
> But if I run the command on the terminal window it works happily:
> $ sudo -u nagios /usr/lib/nagios/plugins/check_nrpe -H otherhost -c
> check_load
> OK - load average: 0.00, 0.00, 0.00|load1=0.
>
What does your check_nrpe checkcommand look like? You'll want to verify
Hi,
I'm having trouble with check_nrpe and I don't know whats wrong, what
I'm doing wrong.
I followed the nagios and nrpe doc's but it don't work :-P
/var/log/nagios2/nagios.log says:
SERVICE ALERT: otherhost;nrpe_load;UNKNOWN;SOFT;1;(No output returned
from plugin)
But if I run the command on
Hi,
I have passed the command configure.
With gcc, now I got this errors with "make all":
-solaris-64int/CORE
/usr/perl5/5.8.4/lib/sun4-solaris-64int/auto/DynaLoader/DynaLoader.a
-L/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE -lperl -lsocket -lnsl -ldl -lm
-lc -lm -lpthread -ldl -l
This was exactly what was needed. During research on how to install
Net::SNMP from CPAN, I found the following in the Nagios FAQ:
http://nagios.manubulon.com/faq.html#FAQ2 and it describes how to
install the needed modules. After installing the Net::SNMP, I recompiled
the source code Nagios-Plugin
Are you aware of the fork/vfork issue between Nagios and the FreeBSD
pthread library? This may be causing your problem.
Try using these /etc/libmap.conf entries:
[nagios]
libpthread.so.2 libthr.so.2
libpthread.so libthr.so
You will need to restart Nagios for the settings
I never said I wouldn't supply the coders with what they need. I would
expect that those who coded it could point me in the right direction. I
have thus far tried changing how I get my data into perfparse and
changing my timeperiods so that there are no overlapping times (i.e.
from 00:00 - 24:00 to
Livio Zanol Puppim wrote:
> Thanks,
> I've used an ALTER TABLE and my problem is now solved
>
> ALTER TABLE nagios_hosts CHANGE alias alias varchar(128) NOT NULL default
> "";
>
> I hope that fields will be bigger in new versions.
>
Since you're well-versed enough in SQL, just submit a patc
Thanks,
I've used an ALTER TABLE and my problem is now solved
ALTER TABLE nagios_hosts CHANGE alias alias varchar(128) NOT NULL default
"";
I hope that fields will be bigger in new versions.
2007/10/17, Andreas Ericsson <[EMAIL PROTECTED]>:
>
> Livio Zanol Puppim wrote:
> > Hi,
> >
> > I'm
Livio Zanol Puppim wrote:
> Hi,
>
> I'm having troubles with the fields length in the table "nagios_hosts". The
> "alias" field is not supporting all characters that is written at the config
> file.
>
> I've checked the database an saw this definition for fields:
> | alias
Hi,
I'm having troubles with the fields length in the table "nagios_hosts". The
"alias" field is not supporting all characters that is written at the config
file.
I've checked the database an saw this definition for fields:
| alias | varchar(64)
| display_name
Jaime Ventura wrote:
> Hello,
> I understand I can configure nagios so that, for a service or host,
> it sends notifications on a specific period of time.
> What about use diferent notification melhods on diferent periods of
> times?
> For instante, from 9 to 18, notify by email, and
Live Great wrote:
> Hi,
>
> I still having this error:
> # CFLAGS="-I/usr/local/include -I/usr/sfw/include"
> LDFLAGS="-s -R/usr/local/lib:/usr/sfw/lib -L/usr/local/lib
> -L/usr/sfw/lib"#
> # export CFLAGS
> # export LDFLAGS
> # echo $LDFLAGS
> -s -R/usr/local/lib:/usr/sfw/lib -L/usr/local/l
Hello,
I understand I can configure nagios so that, for a service or host,
it sends notifications on a specific period of time.
What about use diferent notification melhods on diferent periods of
times?
For instante, from 9 to 18, notify by email, and the rest of the
time notificatio
I have upgraded my 3.0b4 to 3.0b5 and the problem with it stopping
service checks has gone away. But another problem has cropped up. It
seems to run fine all day, but overnight the checkresults directory
fills up with files and I get large numbers of orphaned check results
messages in the log. Can'
Hi,
Nagios 2.9
I'm looking at the document to handle SNMP traps which I found here:
http://www.samag.com/documents/s=9559/sam0503g/
I've got all the SNMP parts configured and I think I won't have problems
doing the external command part.
The Nagios configuration is, however, giving m
19 matches
Mail list logo