Search found 5 matches

by selia04
Wed Mar 03, 2021 6:06 am
Forum: Nagios XI
Topic: how to monitorins space on a NFS
Replies: 1
Views: 270

how to monitorins space on a NFS

Hello, We need to check the free space of a NFS Unit of a Netapp Filer. How can I check this ? The NFS is \\10.80.X.X\filer We need the most easy option to check this. (Its possible to do it with snmp?) We was able to check that the NFS drive is mounted, but I want to check the free space too, and w...
by selia04
Thu Feb 18, 2021 9:29 am
Forum: Nagios XI
Topic: help for custom monitoring check on unix
Replies: 1
Views: 179

help for custom monitoring check on unix

Good morning everyone, We need to execute this remote custom command on a server to check if a service is alive: (this process not appears in the discovered services of this Linux and is not detected by Nagios) so we can't use the standard check_xi_service_snmp_linux_process! , the command we need t...
by selia04
Wed May 27, 2020 5:33 am
Forum: Open Source Nagios Projects
Topic: Need to generate specific alert of file exists.
Replies: 1
Views: 929

Need to generate specific alert of file exists.

Hello everyone,

I need an alert to be triggered every time a file with the * .chk extension is generated in a certain folder on several Windows servers.

How could I do this? I have not found any specific plugin.

thanks and greetings
by selia04
Tue Mar 10, 2020 10:41 am
Forum: Open Source Nagios Projects
Topic: File Age Check on old Linux
Replies: 3
Views: 1558

Re: File Age Check on old Linux

Thanks for your videos, but they are very generic,

in short, is it possible then? how?
by selia04
Mon Mar 09, 2020 10:45 am
Forum: Open Source Nagios Projects
Topic: File Age Check on old Linux
Replies: 3
Views: 1558

File Age Check on old Linux

Hello, i hope i can get some advice from the community on how to check the age of a group of files on a linux machine. Its possible to check it only with the snmp probe of Nagios?? at the moment this server is in Nagios using only snmp checks for cpu, ram, disk , etc In case is not possible, what I ...