Search found 13 matches

by pentiumone133
Wed Jun 22, 2016 2:41 pm
Forum: Nagios XI
Topic: Monitor disk usage on NTFS volume mounted as folder
Replies: 1
Views: 317

Monitor disk usage on NTFS volume mounted as folder

I have a windows 2012 server with an SSD which is mounted within the filesystem as a folder, so it doesnt have a drive letter. How do I monitor the space of a volume like this that does not have a drive letter ?

Image
Image
by pentiumone133
Wed Jun 22, 2016 11:38 am
Forum: Nagios XI
Topic: Monitor for presence of daily uploaded file
Replies: 3
Views: 350

Monitor for presence of daily uploaded file

Hello, We have an FTP server that accepts a number of files from different offices around the globe. The frequency of the uploads varies but a basic example is something like this: Sales : file name is Italy – YTD Sales _yyyymmdd_hhmm.xlsx every day at 08.00 AM Items : file name is Italy-Items_yyyy....
by pentiumone133
Fri Apr 15, 2016 12:27 pm
Forum: Nagios XI
Topic: Agent install on Debian
Replies: 10
Views: 1470

Re: Agent install on Debian

Any luck?
by pentiumone133
Fri Apr 08, 2016 1:13 pm
Forum: Nagios XI
Topic: Agent install on Debian
Replies: 10
Views: 1470

Re: Agent install on Debian

lmiltchev wrote:I don't have Debian 8.3 to test our Linux agent installer on but I tried it on Debian 7.9. I didn't have any issues.
example01.PNG

Yup, I have some older debian machines that it works fine on also. These 3 machines in particular are pretty new installs and not having any luck.
by pentiumone133
Fri Apr 08, 2016 1:12 pm
Forum: Nagios XI
Topic: Agent install on Debian
Replies: 10
Views: 1470

Re: Agent install on Debian

hsmith wrote:
sed: can't read /etc/xinetd.d/nrpe: No such file or directory
What's in /etc/xinetd.d/ ?

Doesn't exist
by pentiumone133
Fri Apr 08, 2016 1:10 pm
Forum: Nagios XI
Topic: Agent install on Debian
Replies: 10
Views: 1470

Re: Agent install on Debian

There are a couple of things that pop up in the install.log. I know you mentioned xinetd being installed, but for whatever reason it's not being registered. configure: error: in `/root/linux-nrpe-agent/subcomponents/nagiosplugins/nagios-plugins-2.0.3': configure: error: no acceptable C compiler fou...
by pentiumone133
Fri Apr 08, 2016 12:30 pm
Forum: Nagios XI
Topic: Agent install on Debian
Replies: 10
Views: 1470

Agent install on Debian

Hi, Trying to install the agent on a Debian 8.3 and the installer claims it is not supported, but then says it is... root@kvmhost1 ~/linux-nrpe-agent # cat /etc/debian_version 8.3 root@kvmhost1 ~/linux-nrpe-agent # ./fullinstall Debian GNU/Linux is not currently supported. Please use either Red Hat,...
by pentiumone133
Mon Apr 04, 2016 2:27 pm
Forum: Nagios XI
Topic: check_mssql_health
Replies: 3
Views: 827

Re: check_mssql_health

The author of check_mssql_health states: This Plugin requires the installation of the Perl-module DBD::Sybase. https://labs.consol.de/nagios/check_mssql_health/ You will need to install the DBD::Sybase perl module on your Nagios XI box. On RHEL/CentOS 6, you should be able to run: yum install perl-...
by pentiumone133
Mon Apr 04, 2016 10:12 am
Forum: Nagios XI
Topic: AIX 7.1 agent?
Replies: 1
Views: 117

AIX 7.1 agent?

Is there an ETA for an agent that will run on AIX 7.1?
by pentiumone133
Mon Apr 04, 2016 9:44 am
Forum: Nagios XI
Topic: check_mssql_health
Replies: 3
Views: 827

check_mssql_health

I'm trying to install the plugin check_mssql_health since it allows monitoring of SQL server backup age, which I don't think the built-in checks can do. The installation completes fine, but when I attempt to run manually from the command line I encounter the following errors. Seems that a perl modul...