Search found 10 matches

by allentsong
Wed Sep 28, 2011 2:01 pm
Forum: Nagios XI
Topic: Time Period
Replies: 1
Views: 140

Time Period

I want to setup a check during non-business hours. but now in the details I am seeing the following: Last Check: 2011-09-28 14:51:16 Next Check: 2011-10-05 16:31:00 for which I expect next check should be today's date my Time Period for "non-business hours" are set up as the following: mon...
by allentsong
Mon Sep 19, 2011 3:44 pm
Forum: Nagios XI
Topic: how to setup nagios xi to listen for cisco syslog message?
Replies: 7
Views: 872

Re: how to setup nagios xi to listen for cisco syslog messag

From my log:
[root@dev-nagios ~]# cat /var/log/snmptt/snmptt.log
Mon Sep 19 16:23:22 2011 .1.3.6.1.4.1.2021.13.990.0.17 Normal "Status Events" localhost - This is just a demo Allen Test Msg

in nagios, localhost, SNMP Traps, "Waiting for trap..."
by allentsong
Mon Sep 19, 2011 2:51 pm
Forum: Nagios XI
Topic: how to setup nagios xi to listen for cisco syslog message?
Replies: 7
Views: 872

Re: how to setup nagios xi to listen for cisco syslog messag

This is what I am getting in the log: [root@dev-nagios snmptt]# tail /var/log/snmptt/snmpttsystem.log Mon Sep 19 13:46:19 2011 SNMPTT v1.3 started Mon Sep 19 13:46:19 2011 Loading /etc/snmp/snmptt.conf Mon Sep 19 13:46:19 2011 Finished loading 1203 lines from /etc/snmp/snmptt.conf Mon Sep 19 13:46:1...
by allentsong
Thu Sep 15, 2011 12:51 pm
Forum: Nagios XI
Topic: how to setup nagios xi to listen for cisco syslog message?
Replies: 7
Views: 872

Re: how to setup nagios xi to listen for cisco syslog messag

the "snmp trap" has an additional template, called xiwizard_snmptrap_service.

When I look at the check command for "xiwizard_snmptrap_service", it shows "check_dummy"
by allentsong
Thu Sep 15, 2011 12:43 pm
Forum: Nagios XI
Topic: how to setup nagios xi to listen for cisco syslog message?
Replies: 7
Views: 872

Re: how to setup nagios xi to listen for cisco syslog messag

I use the wizard, but I noticed the "check command" drop box has nothing selected.
by allentsong
Mon Sep 12, 2011 9:35 pm
Forum: Nagios XI
Topic: how to setup nagios xi to listen for cisco syslog message?
Replies: 7
Views: 872

how to setup nagios xi to listen for cisco syslog message?

I need help to setup nagios xi to listen for cisco syslog message. The snmp trap wizard does not do anything.
by allentsong
Tue Jul 19, 2011 3:26 pm
Forum: Nagios XI
Topic: Metrics How to
Replies: 1
Views: 112

Metrics How to

From the menu items on the left side, Under "Details", "Metrics",
1. How does XI determine which items to be listed in "Metric"?
2. How do I add my own items to be listed there?

Thanks,
by allentsong
Tue Jun 14, 2011 11:38 am
Forum: Nagios XI
Topic: performance graph frequency
Replies: 7
Views: 626

Re: performance graph frequency

I've tried changing the 'Check interval' to 1 but I did not immediately see any changes in the graph.
1. am I suppose to see any changes?
2. where are these data stored? how do I keep track of their size?

Thanks,
by allentsong
Tue Jun 14, 2011 7:41 am
Forum: Nagios XI
Topic: performance graph frequency
Replies: 7
Views: 626

Re: performance graph frequency

thanks for the quick reply. You are probably right, most likely I won't be doing this in production. In my current test case, I am writing my own plugin and running it via check_nrpe. I see performance graphs being generated automatically. Is there a way to generate these graph for 1 minute instead ...
by allentsong
Mon Jun 13, 2011 5:10 pm
Forum: Nagios XI
Topic: performance graph frequency
Replies: 7
Views: 626

performance graph frequency

How do I increase performance graph frequency from 5 min averages to 1 min? I have already changed the 'Check interval' from 5 to 1.

Thanks,