Search found 31 matches

by nicholashadaway
Wed Apr 22, 2020 11:22 am
Forum: Nagios XI
Topic: Graphs don't represent integer data properly
Replies: 1
Views: 355

Graphs don't represent integer data properly

I have a check that returns values of 0-4 (integer), but the graph doesn't represent those integer values. Attached shows the graph I get which has varying decimal values for check values instead of (0,1,2,3,4)
by nicholashadaway
Mon Mar 16, 2020 10:17 am
Forum: Nagios XI
Topic: Performance Graphing in Notification Emails
Replies: 9
Views: 1245

Re: Performance Graphing in Notification Emails

yes. emails still not working as expected.
Clicking "send test notifications" works... but not from an actual service check.
by nicholashadaway
Mon Mar 16, 2020 9:48 am
Forum: Nagios XI
Topic: Performance Graphing in Notification Emails
Replies: 9
Views: 1245

Re: Performance Graphing in Notification Emails

I have updated my contact with the command but I am not actually receiving any emails now. What am I missing? 2020-03-16T09:38:04.905153-05:00 mon0003 nagios: SERVICE NOTIFICATION: Nicholas Hadaway;tynan.mgic.net;PROD: Assembly Document Service - ads_batch.log [check_log3];CUSTOM (OK);xi_service_not...
by nicholashadaway
Fri Mar 13, 2020 12:04 pm
Forum: Nagios XI
Topic: Performance Graphing in Notification Emails
Replies: 9
Views: 1245

Re: Performance Graphing in Notification Emails

I have attached a screenshot to show what I have in my commands. It appears to be "removed" ?

If you can point me to how to get this setup properly, it would be much appreciated.
by nicholashadaway
Thu Mar 12, 2020 10:17 am
Forum: Nagios XI
Topic: Performance Graphing in Notification Emails
Replies: 9
Views: 1245

Re: Performance Graphing in Notification Emails

Thats what I did (checked the box and chose the 4 hour time period) but I am not seeing graphs in my notification emails. Is there a variable I need to include in the notify command to add graphs to emails?
by nicholashadaway
Wed Mar 11, 2020 2:06 pm
Forum: Nagios XI
Topic: Performance Graphing in Notification Emails
Replies: 9
Views: 1245

Performance Graphing in Notification Emails

I have enabled performance graphing in the admin -> components configuration page, but I am unable to determine how to receive the graphs in emails. can you please tell me how to use this core feature?
by nicholashadaway
Thu Mar 05, 2020 11:06 am
Forum: Nagios Network Analyzer
Topic: Top 5 Talkers Summary is blank
Replies: 7
Views: 6686

Re: Top 5 Talkers Summary is blank

attached is a recent capture.
by nicholashadaway
Wed Mar 04, 2020 10:28 am
Forum: Nagios Network Analyzer
Topic: Top 5 Talkers Summary is blank
Replies: 7
Views: 6686

Re: Top 5 Talkers Summary is blank

time is synchronized properly with the rest of our network. NTP is very important in our environment and everything network-wide is in sync by less than 100ms. The netflow export config has been working with our scrutinizer installation for a long time now. I can't go back to my network guys and tel...
by nicholashadaway
Tue Mar 03, 2020 4:53 pm
Forum: Nagios Network Analyzer
Topic: Top 5 Talkers Summary is blank
Replies: 7
Views: 6686

Re: Top 5 Talkers Summary is blank

And here is an example of the netflow config on a cisco device: flow record Plixer-nbar match ipv4 tos match ipv4 protocol match ipv4 source address match ipv4 destination address match transport source-port match transport destination-port match interface input match application name collect datali...
by nicholashadaway
Tue Mar 03, 2020 4:45 pm
Forum: Nagios Network Analyzer
Topic: Top 5 Talkers Summary is blank
Replies: 7
Views: 6686

Re: Top 5 Talkers Summary is blank

Attached to this post is the output of these commands:
chage -l nna >/tmp/info.txt
grep nna /etc/group >>/tmp/info.txt
ps -ef --cols=300 >>/tmp/info.txt
ls -lR /usr/local/nagiosna/ >>/tmp/info.txt