On 4/20/07, Maxwell,Brady <[EMAIL PROTECTED]> wrote:
>I have tested some commercial applications for testing
> applications but am now looking at open source methods that will report up
> into the nagios interface.
> Basically I want to be able to
> log on a web application and do a search on a s
Hi,
With SNMP on Windows machines, you can check with the check_snmp_* scripts
(http://nagios.manubulon.com) :
- Disk Usage (check_snmp_storage.pl)
- Virtual memory usage (check_snmp_storage.pl)
- Windows Service state (check_snmp_win.pl)
- Process state, memory and CPU usage (check_snmp_process
Hi Stephen,
is the Computername the Servername of the BES Server?
kind regards
Christian
it-novum GmbH
Ein Unternehmen der Mehler AG
Christian Mies
Consultant Systemmanagement
Edelzeller Stra?e 44
36043 Fulda
FON:+49 (661) 103-874 (-333)
FAX:
Hello Nagios-Users,
I am preparing to deploy the lastest Nagios to replace our current
monitoring system. I have tested some commercial applications for
testing applications but am now looking at open source methods that will
report up into the nagios interface. For instance check_website seems
You can do the NSclient installs remotely by staging it on a common
share, have a .cmd file something like this:
mkdir c:\nsclient
@if "%ERRORLEVEL%"=="1" goto :EXIT
copy C:\\temp\nsclient\Win_2k_XP_Bin\* c:\nsclient
@if "%ERRORLEVEL%"=="1" echo "error occurred while copying files"
c:\nsclient\
The Check command from the Nagios v3.x Documentation should be better to use
in most situations:
define command{
command_namecheck_nt
command_line$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v $ARG1$
$ARG2$
}
(make sure port matches your systems and change it to ch
Use the Microsoft SNMP service, and look at Patrick Proy's snmp
plugins.
I've had good success with them.
Russell
On Thu, Apr 19, 2007 at 10:21:58AM -0400, Valdinger, Stephen (DOV, MSX) wrote:
> Is there a way to just use SNMP to monitor windows machines in Nagios.
> We have a lot of servers and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Valdinger, Stephen (DOV, MSX) wrote:
> Is there a way to just use SNMP to monitor windows machines in Nagios.
> We have a lot of servers and installing an agent like NSClient++ would
> be a real pain, when they all run SNMP already. Any ideas?
>
I u
Am Donnerstag, 19. April 2007 16:21 schrieb Valdinger, Stephen (DOV, MSX):
> Is there a way to just use SNMP to monitor windows machines in Nagios.
> We have a lot of servers and installing an agent like NSClient++ would
> be a real pain, when they all run SNMP already. Any ideas?
Get the OIDs of
Is there a way to just use SNMP to monitor windows machines in Nagios.
We have a lot of servers and installing an agent like NSClient++ would
be a real pain, when they all run SNMP already. Any ideas?
-
This SF.net email is sp
Hi,
I want to monitor a certain service on my BES server. Does
any have, or can someone tell me how to write a definition for the
service Blackberry Admin_(Computername)?? I'd appreciate the help.
-
This SF.n
Hi Anthony,
What is then the exact syntax?
This will not work:
define command{
command_namecheck_nt_disc_average_sec_write
command_line$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
"PhysicalDisk\Average Disk sec/Write" -l $ARG1$ -w $ARG2$ -c $ARG3$
}
thx,
Marc
__
Hi,
i made a plugin which integrates the SUN Storagetek Common Array Manager
into Nagios. The CAM is a management software for SUN StorEdge 6130 and SUN
StorageTek 6140 and 6540 Storage arrays. So with this plugin you can monitor
a bunch of these storage devices. You can download it from
http://ww
Hi Marc,
Install a widows plugin onto the Windows Host.
I recomend NC_NEt, then use check_nt or compile and use check_nc_net
if using check_nc_net the syntex is in the help "check_nc_net
--help=COUNTER"
nc_net is availible from sourceforge: http://sourceforge.net/projects/nc-net
There are also
Hi,
Has somebody a example of the checkcommands.cfg for me with a
performance counter for Windows 2003?
I want to monitor Check Average Disc sec/Write
.
thx,
Marc
-
This SF.net email is sponsored by DB2 Express
Download
> Hi,
>
> the "official" 1.3 is now available at
> http://www.consol.de/opensource/nagios/check-hpasm
> There's an option --with-degrees for ./configure which lets you chose
> between temperatures displayed as celsius or fahrenheit.
> The second and important new thing is the --blacklist option.
>
adi yesaya wrote:
Hi Nagiosers,
I'm just starting my school project in writing plug-ins for
Nagios, it's my first time with Nagios and im also learning more about
Linux.
In this project i installed Nagios on a Linux box and run
several plug-ins.
My question is:
Is there any way t
Hi Nagiosers,
I'm just starting my school project in writing plug-ins for Nagios, it's my
first time with Nagios and im also learning more about Linux.
In this project i installed Nagios on a Linux box and run several plug-ins.
My question is:
Is there any way that we can know how much memory and
Hugo van der Kooij wrote:
On Wed, 18 Apr 2007, Jim Perrin wrote:
On 4/18/07, Alessandro del Gallo <[EMAIL PROTECTED]> wrote:
Hello, I think we have a poblem with Red Hat rpm's.
When an update occurs, rpm erases all the files I modofied
in /usr/share/nagios/ without
19 matches
Mail list logo