Search found 13 matches

by muammer
Tue Oct 20, 2015 3:59 am
Forum: Open Source Nagios Projects
Topic: Cannot see complete output of check_mem in the web interface
Replies: 8
Views: 2254

Re: Cannot see complete output of check_mem in the web inter

tmcdonald wrote:Are we all set to close this thread?
Yes, please.
by muammer
Tue Oct 20, 2015 3:56 am
Forum: Open Source Nagios Projects
Topic: WARNING: Extinfo objects are deprecated and will be removed
Replies: 5
Views: 6192

Re: WARNING: Extinfo objects are deprecated and will be remo

Hello again, Yes, I want to assign all servers in a group the same image; For example if I add image parameters to the template "ibm_windows-server" define host{ name ibm_windows-server use generic-host check_period 24x7 check_interval 5 retry_interval 1 max_check_attempts 10 check_command...
by muammer
Fri Aug 07, 2015 3:34 am
Forum: Open Source Nagios Projects
Topic: WARNING: Extinfo objects are deprecated and will be removed
Replies: 5
Views: 6192

Re: WARNING: Extinfo objects are deprecated and will be remo

Thank you jdalrymple,

So I will edit all hosts again and set each an image. That means I am not able to assign any image to a "hostgroup".
Is there a way to address an image to a hostgroup?

Regards
by muammer
Thu Aug 06, 2015 5:55 am
Forum: Open Source Nagios Projects
Topic: WARNING: Extinfo objects are deprecated and will be removed
Replies: 5
Views: 6192

WARNING: Extinfo objects are deprecated and will be removed

Hi all, I am trying to add some new images for the hosts and get better view from nagios. win4.png win3.png To do this I've created a new cfg file extra_info.cfg like below. define hostextinfo{ hostgroup_name x1_servers notes Windows Server icon_image hgs/hpsrv.png icon_image_alt Windows Server vrml...
by muammer
Thu Aug 06, 2015 3:21 am
Forum: Open Source Nagios Projects
Topic: To get ram usage in terms of gigabyte (GB) for windows
Replies: 5
Views: 3463

Re: To get ram usage in terms of gigabyte (GB) for windows

Thanks jdalrymple and Box293 for your feedback. I am using NSClient++ 0.4.1.90 version. Installed and tried 0.4.30 version, but struggled to find an available solution to show up total memory usage in GB for windows machines. Anyway, at the end I decided to use for total memory usage as check_nt, an...
by muammer
Tue Aug 04, 2015 7:26 am
Forum: Open Source Nagios Projects
Topic: To get ram usage in terms of gigabyte (GB) for windows
Replies: 5
Views: 3463

To get ram usage in terms of gigabyte (GB) for windows

Hello all, I am trying to configure Nagios 4.08 for monitoring both Windows and Linux machines in our network. Attached an output of test configuration of windows machine. I want to get memory values in two part; physical and total memory and terms in GB. To get the values in GB I use check_nrpe com...
by muammer
Thu Jul 09, 2015 2:59 am
Forum: Open Source Nagios Projects
Topic: To monitor USB drive in Windows server
Replies: 3
Views: 1700

Re: To monitor USB drive in Windows server

Hi tmcdonald,
It's my fault. Sorry for this post. I set wrong drive letter in conf. Fix it now. It is working well. Thank you.
by muammer
Thu Jul 09, 2015 2:04 am
Forum: Open Source Nagios Projects
Topic: Cannot see complete output of check_mem in the web interface
Replies: 8
Views: 2254

Re: Cannot see complete output of check_mem in the web inter

Greatly appreciate all your efforts jdalrymple.
Both script are working very well:) Now I am more comfortable with these outputs.

Kind regards
by muammer
Wed Jul 08, 2015 6:18 am
Forum: Open Source Nagios Projects
Topic: To monitor USB drive in Windows server
Replies: 3
Views: 1700

To monitor USB drive in Windows server

Hi All,
Having installed Nagios 4.08 and monitoring C and D drives on our Windows server using check_nt command. However I want to also monitor a USB hard drive (back up drive) on Windows server using check_nt or check_nrpe.
Any assistance would be appreciated.

Kind regards