Search found 8 matches

by tomi3
Fri Feb 05, 2016 4:18 am
Forum: Open Source Nagios Projects
Topic: Core student VM no objects under /usr/local/nagios/etc
Replies: 1
Views: 598

Core student VM no objects under /usr/local/nagios/etc

Anyone have the same issue? I only got below folders under /usr/local/nagios/etc/ [root@localhost etc]# dir cgi.cfg contacts.cfg hostescalations.cfg hosts import nsca.cfg send_nsca.cfg serviceextinfo.cfg servicetemplates.cfg commands.cfg contacttemplates.cfg hostextinfo.cfg hosttemplates.cfg nagios....
by tomi3
Fri Feb 05, 2016 2:19 am
Forum: Open Source Nagios Projects
Topic: Windows monitor Prerequisites
Replies: 2
Views: 987

Re: Windows monitor Prerequisites

I can only find below objects: # OBJECTS - UNMODIFIED #cfg_file=/usr/local/nagios/etc/objects/commands.cfg #cfg_file=/usr/local/nagios/etc/objects/contacts.cfg #cfg_file=/usr/local/nagios/etc/objects/localhost.cfg #cfg_file=/usr/local/nagios/etc/objects/templates.cfg #cfg_file=/usr/local/nagios/etc/...
by tomi3
Fri Feb 05, 2016 2:03 am
Forum: Open Source Nagios Projects
Topic: Windows monitor Prerequisites
Replies: 2
Views: 987

Windows monitor Prerequisites

Hi buddy, I'm using student version Core VM 4.1.1, while looking at the monitoring windows machines guide (https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/monitoring-windows.html), there is a Prerequisites saying: Edit the main Nagios config file. vi /usr/local/nagios/etc/nagios....
by tomi3
Fri Jan 22, 2016 10:52 am
Forum: Nagios XI
Topic: Customised network topology
Replies: 1
Views: 561

Customised network topology

hey guys, is there any plugin/component available to draw a customised network topology? such as I can drag and drop of the network component and make a chain of it, below diagram is what I want:

web service A ----- server A ------ Network switch A ------ Network switch B ----- NAS A
by tomi3
Fri Jan 22, 2016 10:40 am
Forum: Nagios XI
Topic: VMware monitoring alert level
Replies: 7
Views: 1404

Re: VMware monitoring alert level

@lmiltchev Just found it's using ESX3 plugin by Nagios XI 5.2.3 as the default VMware wizard. Any idea on how to set up the threshold? Also I want to set up different threshold based on the service. e.g. I have two VM, for VM1, the bandwidth for critical threshold is 50%, for VM2, will be 20%, is th...
by tomi3
Fri Jan 22, 2016 10:32 am
Forum: Nagios XI
Topic: VMware monitoring alert level
Replies: 7
Views: 1404

Re: VMware monitoring alert level

Thanks @Box293
Wondering whether the wizard support GUI threshold tuning?
by tomi3
Fri Jan 22, 2016 9:36 am
Forum: Nagios XI
Topic: VMware monitoring alert level
Replies: 7
Views: 1404

Re: VMware monitoring alert level

Thanks @lmiltchev.
I'm running Nagios XI 5.2.3 with VMware wizard imbed. But wizard does't provide the threshold change. How can I show the CLI?
by tomi3
Sat Jan 16, 2016 10:28 am
Forum: Nagios XI
Topic: VMware monitoring alert level
Replies: 7
Views: 1404

VMware monitoring alert level

Hi guys,

I've just added a vSphere ESXi host into the Nagios and Monitor a guest VM CPU/MEM/NETWOEK, and everything works fine with service "OK". I'm wondering how I can set up a threshold of the alert, e.g. if network traffic exceed 1Mbps, it should a alert of critical, not OK anymore.