Search found 27 matches

by digitallife
Tue Jan 12, 2016 4:37 pm
Forum: Nagios XI
Topic: Monitor top 10 processes using up the most memory
Replies: 12
Views: 7331

Re: Monitor top 10 processes using up the most memory

rkennedy:

This will work from me. Thanks for your input.
by digitallife
Tue Jan 12, 2016 11:19 am
Forum: Nagios XI
Topic: Monitor top 10 processes using up the most memory
Replies: 12
Views: 7331

Monitor top 10 processes using up the most memory

I'm monitoring the memory via NRPE which works great. However, when the threshold is met, I have no idea which processes are running high on memory. So, is there a way for Nagios to display the top 10 processes using the most memory when the check_mem hit it threshold? Something like taking a snap s...
by digitallife
Tue Aug 18, 2015 10:52 am
Forum: Nagios XI
Topic: Error running the fullinstall script for XI
Replies: 3
Views: 868

Re: Error running the fullinstall script for XI

This VM is support by an outside vendor. So, I'm checking to see if it registered with Redhat.
Version: Linux version 2.6.18-406.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-55))
by digitallife
Tue Aug 18, 2015 9:40 am
Forum: Nagios XI
Topic: Error running the fullinstall script for XI
Replies: 3
Views: 868

Error running the fullinstall script for XI

Team, I need your help again. I do have access to the internet from my newly created Linux VM. However, when I attempt to run the fullinstall script to install Nagios XI, I get the following error: ------------------ Configuring Repos... ERROR: unable to read system id. Your Red Hat Installation is ...
by digitallife
Wed Jul 29, 2015 12:42 pm
Forum: Nagios XI
Topic: Now Nagios install
Replies: 5
Views: 760

Re: Now Nagios install

Sorry, one more question. Is there a simple way to import/export monitors that I setup in one Nagios master VM to my new Nagios VM to keep from manually recreating them?
by digitallife
Wed Jul 29, 2015 12:35 pm
Forum: Nagios XI
Topic: Now Nagios install
Replies: 5
Views: 760

Re: Now Nagios install

Excellent! Thanks
by digitallife
Wed Jul 29, 2015 11:42 am
Forum: Nagios XI
Topic: Now Nagios install
Replies: 5
Views: 760

Now Nagios install

Team,

I'm in the planning stage of installing Nagios XI. Can you point me to some documentation where I can find the VM system specification and install configuration? This is my first build, so the more info the better. :D

Thanks
by digitallife
Wed Jun 24, 2015 10:46 am
Forum: Nagios XI
Topic: Log parsing on special charachters
Replies: 2
Views: 556

Re: Log parsing on special charachters

Team,
I found the solution. I needed to use double \\.

Thanks
by digitallife
Wed Jun 24, 2015 9:54 am
Forum: Nagios XI
Topic: Log parsing on special charachters
Replies: 2
Views: 556

Log parsing on special charachters

Hello, I’m using the check_log3.pl plugin to parse log patterns for nagios. The script work great! However, I’m having issues reading a pattern such as ‘test\one\two\three’. I’ve tried to use double " " also. So, how do I parse patterns using special characters such as \ or [ ], etc? You h...
by digitallife
Thu Jun 04, 2015 12:26 pm
Forum: Open Source Nagios Projects
Topic: Installing the nagios agent(NRPE)
Replies: 1
Views: 4230

Installing the nagios agent(NRPE)

I untared the linux-nrpe-agent.tar.gz and ran the fullinstall script to install the nagios agent on my server and as it runs it tries to access the nagios web portal to download files to install on my server. Currently, my server is not internet accessible. Is there another tar file that I can downl...