Search found 10 matches
- Sun Aug 06, 2017 3:18 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring Total Bandwidth Utilization
- Replies: 1
- Views: 862
Monitoring Total Bandwidth Utilization
Hi, I've been searching all-over the place for a simple plugin that will output total bandwidth utilization on Linux. The closest thing I found was this one: https://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_eth/details But this monitors both TX and RX sp...
- Sun May 07, 2017 2:26 am
- Forum: Open Source Nagios Projects
- Topic: Excluding data using CHECK_WMI_PLUS
- Replies: 6
- Views: 2981
Re: Excluding data using CHECK_WMI_PLUS
I actually still have some more questions... I just cant seem to figure out how to filter this query down. #---------------------------------------------------------- [checkio physical2] requires=1.42 inihelp=<<EOT Check physical disk IO. These disks checks use WMI Raw counters to calculate values o...
- Thu May 04, 2017 1:18 pm
- Forum: Open Source Nagios Projects
- Topic: Excluding data using CHECK_WMI_PLUS
- Replies: 6
- Views: 2981
Re: Excluding data using CHECK_WMI_PLUS
Altering the ini file was my last resort.
I really thought there was an option to filter out the data.
That checkio just outputs way too much stuff. It sounded natural.
Oh well, I guess I dont have much of a choice now.
Thanks for the reply!
I really thought there was an option to filter out the data.
That checkio just outputs way too much stuff. It sounded natural.
Oh well, I guess I dont have much of a choice now.
Thanks for the reply!
- Thu May 04, 2017 11:04 am
- Forum: Open Source Nagios Projects
- Topic: Excluding data using CHECK_WMI_PLUS
- Replies: 6
- Views: 2981
Excluding data using CHECK_WMI_PLUS
Hi, Running the following command gives me a HUGE amount of performance counters: ./check_wmi_plus.pl --IgnoreMyOutDatedPerlModuleVersions -H '10.12.11.29' -u 'USER' -p 'PASS' -m checkio -s physical This outputs the following: Overall Status - OK (Sample Period 11 sec) - Physical Drive Name="0 ...
- Mon Apr 10, 2017 2:08 am
- Forum: Open Source Nagios Projects
- Topic: Running custom WMI commands remotely from Nagios
- Replies: 2
- Views: 1654
Running custom WMI commands remotely from Nagios
Hi I've been looking into migrating all Windows service checks from NRPE to WMI and going agentless. My issue is that I'm having difficulties finding a plugin that can get back performance counters without using NSCLIENT as the middleman. If someone could send me down the right path it'd be great. T...
- Thu May 19, 2016 1:39 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring Average Memory Consumption
- Replies: 5
- Views: 1917
Re: Monitoring Average Memory Consumption
I appreciate the educated answer. Using RRD is nice and all but as we say "less is more". It gave me an idea though. As all I need to is to store some numbers for a period of time, I could script a FIFO mechanism using Powershell that just maintains a txt file with a list and disposes of t...
- Wed May 18, 2016 7:15 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring Average Memory Consumption
- Replies: 5
- Views: 1917
Re: Monitoring Average Memory Consumption
MSSQL
Windows Server 2012 R2.
I could do this with a PS script it'd have to be running in the background non-stop.
There must be another way...
Windows Server 2012 R2.
I could do this with a PS script it'd have to be running in the background non-stop.
There must be another way...
- Wed May 18, 2016 11:00 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring Average Memory Consumption
- Replies: 5
- Views: 1917
Monitoring Average Memory Consumption
Hi,
Is there a plugin for RAM usage similar to nrpe's check_cpuload?
I have some SQL servers with high memory consumption for which I'd like to receive alerts once the average has been over 80% for a certain amount of time.
How can this be achieved?
Thanks
Is there a plugin for RAM usage similar to nrpe's check_cpuload?
I have some SQL servers with high memory consumption for which I'd like to receive alerts once the average has been over 80% for a certain amount of time.
How can this be achieved?
Thanks
- Sun Jun 22, 2014 1:38 am
- Forum: Open Source Nagios Projects
- Topic: Nagios + NSCLIENT = text as attachment in notification email
- Replies: 1
- Views: 936
Nagios + NSCLIENT = text as attachment in notification email
Hi, I use NSCLIENT to run a custom powershell script that echos a few lines of text. From what I noticed, after echoing more than 2 lines, the alerts received via email from Nagios have the body empty and the body's text included as an attachment file by the name of AT000001.BIN. The weird thing is,...
- Sat Oct 26, 2013 8:03 am
- Forum: Open Source Nagios Projects
- Topic: Check CPU Average Load
- Replies: 3
- Views: 2464
Check CPU Average Load
Hey guys,
I'm relatively new to Nagios and I need to check one of my server's CPU Average Load for the past 5 hours.
I wasnt able to find anything helpful in the Nagios Exchange.
Can anyone help out?
Thanks!
I'm relatively new to Nagios and I need to check one of my server's CPU Average Load for the past 5 hours.
I wasnt able to find anything helpful in the Nagios Exchange.
Can anyone help out?
Thanks!