Displaying 12 results from an estimated 12 matches for "hostaddress".
2009 Feb 13
10
Nagios: Error: Service check command ... not defined anywhere!
...other Linux-servers by replicating the
entries from /etc/nagios/objects/localhost.cfg
But now I''m trying to add 2 more things:
1) monitoring Squid
2) monitoring Apache at ports 8080 and 8090
I have found the following 3 lines:
command[check_http]=/usr/lib/nagios/plugins/check_http -H
$HOSTADDRESS$ -I $HOSTADDRESS$
command[check_http2]=/usr/lib/nagios/plugins/check_http -H $ARG1$ -I
$HOSTADDRESS$ -w $ARG2$ -c $ARG3$
.......
command[check_squid]=/usr/lib/nagios/plugins/check_http -H
$HOSTADDRESS$ -p $ARG1$ -u $ARG2$ -e ''HTTP/1.0 200 OK''
in the file /etc/nagios/command-plu...
2007 Apr 11
10
Nagios asterisk monitoring
...does not run.
Anyone are using this plugin?
Could you helpme to solve that?
Any clue will be appreciated.
Thanks for your time.
VoipCrazy
Here goes my nagios check_sip plugin configuration.
define command{
command_name check_sip
command_line $USER1$/check_sip -u $ARG1$ -H $HOSTADDRESS$ -w 5
}
define service{
use generic-service
host_name -PBX
service_description SIP test
check_command check_sip!sip:108@192.168.30.10
contact_groups admins...
2017 Apr 01
2
how do you test (nagios) that upsmon is connected?
Dear all,
I got nut going on one machine as standalone and on another 2 as
master/slave and would like to add some checks to nagios to make sure that
things are in order.
Most of the checks I've seen out there use upsc to check the ups. This is a
step forward compared to no monitoring, however as far as I can tell it
doesn't really address what I think is a critical point: upsmon is
2015 May 24
2
specify port on check_memcached.pl
...guys,
I'm trying use check_memcached.pl to monitor a couple of memcached services
running on two ports.
I have my command definition setup like this:
# 'check_memcached' command definition
define command {
command_name check_memcached
command_line $USER1$/check_memcached.pl -H $HOSTADDRESS$ -p $ARG1$
}
And I have my service definitions setup like this:
# Define a service to check memcached on web1 (just the basics for right
now).
define service{
use local-service ; Name of
service template to use
host_name...
2015 Sep 08
4
Samba AD DC, DHCP & Address Assignments
Hi All,
I should have considered this beforehand... Assumed the info would be
in the Wiki somewhere. Cannot find.
The way our LAN has been working is clients use DHCP, but all address
assignments are static. Thus, when a given PC asks "what's my
address?", the DHCP server looks at the MAC address and asks the
configured resolver what is the IP address for the hostname for that
2006 Jun 22
4
Quality monitoring
Does anyone out there have a recommendation for tools that will monitor the
quality of VoIP systems? I am looking for jitter and MOS monitoring. I have
a custom Nagios plugin that is alerting me if the jitter jumps out of a 20ms
but I am looking for a little more detail. I would not be against writing
something in Perl for Nagios to do but I don't really know where to start on
measuring jitter
2017 Oct 11
2
Opensolaris-ish joins but does not seem to be valid
...Name: krbtgt
Name: EXAMPLE.COM
from: 2017-10-11 22:30:52 (UTC)
till: 2017-10-12 08:30:52 (UTC)
Nonce: 1507761052
Encryption Types: aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 des3-cbc-sha1 rc4-hmac rc4-hmac-exp des-cbc-md5 des-cbc-crc
HostAddresses: 192.168.0.115
No. Time Source Destination Protocol Length Info
2 0.002177 192.168.6.6 192.168.0.115 KRB5 303 KRB Error: KRB5KDC_ERR_PREAUTH_REQUIRED
Frame 2: 303 bytes on wire (2424 bits), 303 bytes captured (2424 bits)...
2017 Apr 01
0
how do you test (nagios) that upsmon is connected?
...load), battery
charge (battery.charge) and runtime (battery.runtime).
If these return "unknown", it means upsd is no longer monitoring the
UPS. As long as you get data, upsd is working.
PS: as an example, this is my check for the status:
/usr/bin/perl -w $USER$/check_nut_plus -d $ARG1$@$HOSTADDRESS$ -v
'ups.status=c!~^OL'
HTH,
Dan Craciun
On 4/1/2017 9:00 PM, Spike wrote:
> Dear all,
>
> I got nut going on one machine as standalone and on another 2 as
> master/slave and would like to add some checks to nagios to make sure
> that things are in order.
>
> Most of...
2015 Sep 08
0
Samba AD DC, DHCP & Address Assignments
...and the zone for that sub-domain is a dlz. So...
> how do I set/assign client PCs' IP addresses?
It's here:
https://wiki.samba.org/index.php/DNS_administration
But basically, all you have to do is (on your DC):
samba-tool dns add <yourDC> addc.example.com <hostname> A <hostaddress>
2017 Oct 10
3
Opensolaris-ish joins but does not seem to be valid
----- Original Message -----
> From: "samba" <samba at lists.samba.org>
> To: "samba" <samba at lists.samba.org>
> Sent: Tuesday, October 10, 2017 10:19:29 AM
> Subject: Re: [Samba] Opensolaris-ish joins but does not seem to be valid
> On Tue, 10 Oct 2017 09:39:43 -0500 (CDT)
> Andrew Martin <amartin at xes-inc.com> wrote:
>
>>
2017 Apr 01
2
how do you test (nagios) that upsmon is connected?
...ry.charge) and runtime (battery.runtime).
>
> If these return "unknown", it means upsd is no longer monitoring the
> UPS. As long as you get data, upsd is working.
>
> PS: as an example, this is my check for the status:
> /usr/bin/perl -w $USER$/check_nut_plus -d $ARG1$@$HOSTADDRESS$ -v
> 'ups.status=c!~^OL'
That's great, but Spike wants to know whether *upsmon* is working. He
already has a way to check that upsd is working.
I don't have a complete solution, but I use NOTIFYCMD in upsmon.conf to
run upssched. As part of upssched.conf, I append NOCOMM (and...
2007 Apr 12
14
how to make puppet a killer app
I''ve been thinking about how to make Puppet a killer app, and I think there
is one specific thing that could be done to help make that happen:
People using Puppet now to consistently state what they *really* wish Puppet
could do for them -- the recent thread around Puppet on Windows is in that
vein, but it''s not specific enough. For example, I''d like to know what