Thanks for replying.
We are actually monitoring it using WMI.
With WMI we want to set the monitoring of number of files in folder rather than folder size.
Search found 26 matches
- Mon Feb 15, 2021 1:29 am
- Forum: Nagios XI
- Topic: Monitoring File count using wmi/nrpe/command
- Replies: 3
- Views: 369
- Wed Feb 10, 2021 12:54 pm
- Forum: Nagios XI
- Topic: Monitoring File count using wmi/nrpe/command
- Replies: 3
- Views: 369
Monitoring File count using wmi/nrpe/command
Hi I want to setup monitoring of file count in a particular folder using wmi/command/nrpe. Can you please advise how can setup using command or plugin etc. I tried this using check command "check_file_service". I created a new command as: $USER1$/folder_watch.pl -H $HOSTADDRESS -u $ARG1$ -...
- Tue Mar 19, 2019 11:23 pm
- Forum: Nagios XI
- Topic: Top 3 processes consuming CPU
- Replies: 3
- Views: 309
Re: Top 3 processes consuming CPU
Will this work as a plugin?
let's suppose, I save this script in Nagios host. Can we set some parameters using nagios GUI interface in a way that whenever we receive a Warning/Critical alert, this script will flick another alert stating the top5 processes consuming memory/ CPU.
????
let's suppose, I save this script in Nagios host. Can we set some parameters using nagios GUI interface in a way that whenever we receive a Warning/Critical alert, this script will flick another alert stating the top5 processes consuming memory/ CPU.
????
- Wed Mar 06, 2019 2:41 am
- Forum: Nagios XI
- Topic: Top 3 processes consuming CPU
- Replies: 3
- Views: 309
Top 3 processes consuming CPU
How can we get the information of Top 3 Processes consuming CPU using wmi and snmp in NagiosXI??
Can we use any plugin or shell script to get this information?
Can we use any plugin or shell script to get this information?
- Tue Sep 04, 2018 6:21 am
- Forum: Nagios XI
- Topic: Customize reports in Nagios
- Replies: 1
- Views: 166
Customize reports in Nagios
Hi,
Can we fetch reports in Nagios during the specific time of day (let's say from 7 pm to 7 am only) for the whole week?
Can we fetch reports in Nagios during the specific time of day (let's say from 7 pm to 7 am only) for the whole week?
- Mon Jul 30, 2018 7:45 am
- Forum: Nagios XI
- Topic: Authentication issue on Importing contacts from AD
- Replies: 5
- Views: 3663
Re: Authentication issue on Importing contacts from AD
Thanks, it worked with the IP address.
- Fri Jul 20, 2018 2:44 am
- Forum: Nagios XI
- Topic: How to tweak the metrics for number of files?
- Replies: 20
- Views: 1192
Re: How to tweak the metrics for number of files?
Hello, I am somehow now stuck on another message : ssl_err !=5 Please find the example : ****************************************************************************************** [root@LABLINNIX01 ~]# /usr/local/nagios/libexec/check_nrpe -H 192.168.101.141 -c check_count -a 'p C:\Test -r -w 3 -c 6'...
- Wed Jul 18, 2018 1:45 am
- Forum: Nagios XI
- Topic: How to tweak the metrics for number of files?
- Replies: 20
- Views: 1192
Re: How to tweak the metrics for number of files?
Even after allowing the arguments in the under the [/settings/NRPE/server] and [/settings/external scripts] sections didn't solved the problem. When tried to run the command it run witout any error but doesn't give any output Following is the command after allowing the arguments : ******************...
- Tue Jul 17, 2018 12:40 am
- Forum: Nagios XI
- Topic: How to tweak the metrics for number of files?
- Replies: 20
- Views: 1192
Re: How to tweak the metrics for number of files?
I tried the command as per the instructions provided : ********************************** [root@LABLINNIX01 ~]# /usr/local/nagios/libexec/check_nrpe -H 192.168.101.141 -c check_count -a '-p C:\Test -r -w 3 -c 6' Exception processing request: Request contained arguments (not currently allowed, check ...
- Mon Jul 16, 2018 11:56 am
- Forum: Nagios XI
- Topic: How to tweak the metrics for number of files?
- Replies: 20
- Views: 1192
Re: How to tweak the metrics for number of files?
Hello,
I tried the steps provided by you, but the command is not generating any output.
And it is also not giving any error.
Is it something missing?
I tried the steps provided by you, but the command is not generating any output.
And it is also not giving any error.
Is it something missing?