Search found 49 matches

by sheld0r
Tue Nov 26, 2013 6:23 pm
Forum: Nagios XI
Topic: Cisco port DOWN
Replies: 3
Views: 1189

Re: Cisco port DOWN

So you can disable notifications, but what about the status down? Are you able to clear that alert too until something is plugged back into that port? Basically, you have a bunch of ports that aren't being used, but later you plan on connecting something to it. I didn't want to delete the ports not ...
by sheld0r
Mon Nov 11, 2013 3:57 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

Thank you for the help and guidance.
by sheld0r
Mon Nov 11, 2013 3:37 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

Adding the "generic service" did the trick. So what exactly did that do? Is the "generic service" like the default layout of the service configuration? Such as

Code: Select all

define service {
     host_name
     service_description 
     ect...
by sheld0r
Mon Nov 11, 2013 3:19 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

So the "Active" checkbox is indeed checked, but the manage hosts button doesn't have the Ironport added. When I add it and attempt to save the configuration, the verification fails. I opened up the config error Error: Invalid max_attempts, check_interval, retry_interval, or notification_in...
by sheld0r
Mon Nov 11, 2013 2:48 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

I see the Ironport in the host list, but I still don't see the services coming up in the Service Detail. I added the arguments and tested the command which was successful, but for some reason I don't see the Ironport listed under Service Detail. If I go to CCM and search for Ironport under services,...
by sheld0r
Mon Nov 11, 2013 1:42 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

So what exactly am I suppose to put in the $ARG1$ under the host management in XI? I've tried various combinations, and I still get no output. I'm still confused on the syntax.
by sheld0r
Fri Nov 08, 2013 7:19 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

/usr/local/nagios/libexec/check_ironport 192.168.100.121 admin passwordhere cpu 90 95 The above is correct, I was able to view the cpu data. If I try to view the queue for example, I get an error The WARNING number can not be larger or equal to the CRITICAL number! which is because I haven't define...
by sheld0r
Thu Nov 07, 2013 6:30 pm
Forum: Nagios XI
Topic: Display Charts
Replies: 3
Views: 317

Re: Display Charts

I had no idea the data starts to average out as you go further along. I was under the impression you could look at past data and make comparisons, you know build trends. Was bandwidth usage high last month as compared to this month kind of stuff. That's a bummer. I'm surprised nobody has the need to...
by sheld0r
Thu Nov 07, 2013 6:20 pm
Forum: Nagios XI
Topic: Monitor Ironport
Replies: 19
Views: 2934

Re: Monitor Ironport

I'm not sure what syntax to use for parameter?

Code: Select all

/usr/local/nagios/libexec/check_ironport -h 192.168.100.121 -u admin -p passwordhere
-w 80 85 and then use -c 90 95 I believe.
by sheld0r
Thu Nov 07, 2013 5:28 pm
Forum: Nagios XI
Topic: Display Charts
Replies: 3
Views: 317

Display Charts

I'm curious how others are displaying their charts, for example bandwidth utilization. I'd love to see my top ten high bandwidth usage server displayed on screen, and/or cycle through the various graphs. If you have a bunch of switches, with over 100+ ports how are you able to view all the charts? Y...