Search found 35 matches

by trungleviet
Mon Sep 10, 2012 11:12 pm
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

Re: How to check the number of ports on Cisco devices

Dear Jsmurphy,
I used Xi Winzard and one plugin: check_snmp_free_interfaces.pl
Then i could detecte the number of physical interfaces on the Cisco devices

Many thanks for your supports,

Wish Best Regards,

Trung Le Viet
by trungleviet
Mon Sep 10, 2012 10:06 pm
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

Re: How to check the number of ports on Cisco devices

are there 22 physical ports on this switch device? And there are 10 port in free status? I think so :)
by trungleviet
Mon Sep 10, 2012 10:04 pm
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

Re: How to check the number of ports on Cisco devices

Yes, i used Xi wizard to check my cisco devices. Below is the result of a Cisco Switch: Could you please tell me how to count the number of physical ports on this device. Pls see: Many thanks for your help, jsmurphy. Service Status Duration Attemp Last Check Status Information Free Interfaces Ok 16h...
by trungleviet
Sun Sep 09, 2012 9:53 pm
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

Re: How to check the number of ports on Cisco devices

Many thanks for you reply, Jsmurphy. I am not sure my question is pretty good but .. sometimes i still asked silly questions. Haha Do you have other way(s) to monitoring the number physical ports? I read this article (http://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/%2A-Generic/Int...
by trungleviet
Sun Sep 09, 2012 5:25 am
Forum: Open Source Nagios Projects
Topic: Email alerts on NagiosCore
Replies: 3
Views: 1385

Re: Email alerts on NagiosCore

Many thanks Inventsekar, I read about notification escalation; but it seem it is only accomplished by defining host escalations or service escalations; it can send notifications to user A; and then after a certain time period, it can send notifications to userB; but i haven't seen it can classify no...
by trungleviet
Thu Sep 06, 2012 10:14 pm
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

Re: How to check the number of ports on Cisco devices

Many thanks jsmurphy and inventsekar, Yes, sure that i would like to use nagios to mornitor the number of cisco devices (including switches, router and firewall). In my case, because my company is out of Vietnam (i am working at a branch in Vietnam) and all of cisco devices is managing by another te...
by trungleviet
Thu Sep 06, 2012 6:47 am
Forum: Open Source Nagios Projects
Topic: How to check the number of ports on Cisco devices
Replies: 10
Views: 4652

How to check the number of ports on Cisco devices

Dear all,
Is there anyway to check the number of ports on Cisco devices (including up & down ports)?
I would like to know how many ports on a Cisco switch or router?

Many thanks for your supports,

Trung Le Viet
by trungleviet
Thu Sep 06, 2012 5:40 am
Forum: Open Source Nagios Projects
Topic: Email alerts on NagiosCore
Replies: 3
Views: 1385

Email alerts on NagiosCore

Dear all,
Is there anyway for sending warning email alerts to one email address A but send critical email alerts to another email address B?

Many thanks for your supports.

Trung Le Viet
by trungleviet
Fri Aug 31, 2012 2:14 am
Forum: Open Source Nagios Projects
Topic: Using check_domain
Replies: 2
Views: 1076

Re: Using check_domain

Many thanks yancy, i will try will bulk import wizard

Thanks for your advice,

Trung Le Viet
by trungleviet
Thu Aug 30, 2012 2:16 am
Forum: Open Source Nagios Projects
Topic: Using check_domain
Replies: 2
Views: 1076

Using check_domain

Dear all, I am using Nagios Core 3.4.1. I read about check_domain command on http://exchange.nagios.org/directory/Plugins/Internet-Domains-and-WHOIS/check_domain/details I add this plugins and could use id for monitoring some my domain names (03). check_domain -d domainname -w 60 -c 30 Now, i would ...