NRDS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sarpione
Posts: 49
Joined: Fri Oct 14, 2016 10:02 am

NRDS

Post by sarpione »

Hi everyone,
Im trying to check two kind of things:
1) i need to check the size of a folder and / or archive.
2) the last modify date of one archive.

What plugin i need to use? and what is the code i have to use, one example pls.

Thx a lot!
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: NRDS

Post by avandemore »

What is the OS the files reside on? Also it's helpful to post your OS and version, and Nagios version for each new thread. Some users keep this info in their signature to expedite the process.
Previous Nagios employee
sarpione
Posts: 49
Joined: Fri Oct 14, 2016 10:02 am

Re: NRDS

Post by sarpione »

The OS is windows 7 32/64 and the version of nagios is XI
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NRDS

Post by dwhitfield »

The most recent version of XI is 5.3.1. You can see the version in the lower left of the WebUI. Can you tell use which version of XI you are using?

What format of archive are you using? https://exchange.nagios.com/directory/P ... ck/details should work for anything Windows sees as a file.

https://exchange.nagios.com/directory/P ... bs/details looks like it will work for folder size, and if the archives are files, you can use https://exchange.nagios.com/directory/P ... ze/details.

We don't maintain most of the plugins, so you may need to speak with a plugin maintainer.

For a lot of Windows monitoring, I would suggest you look at https://www.nsclient.org/
Last edited by dwhitfield on Tue Oct 25, 2016 3:32 pm, edited 1 time in total.
Reason: added a question about the version #
Locked