Skip to content

Releases: chriscareycode/nagiostv-react

Weekend Nagios fun

25 Apr 22:38

Choose a tag to compare

Some improved error messaging for CONNECTION REFUSED
Clock show only time not date (for now)
Move the Nav Sidebar down to the bottom. This gives more width space, and works better on mobile.

Stay at Home NagiosTV - Fix sample data issue

22 Apr 15:25

Choose a tag to compare

Version 0.5.0 had sample data turned on by mistake.
This is the same as 0.5.0 but with that fixed.

  • New sidebar
  • Add locales
  • Add more control over date format
    #12
  • Add filter to toggle SOFT alert history
    #9
    #16

Stay at home NagiosTV

22 Apr 02:14

Choose a tag to compare

***** This version had a bug so I'm deleting the package. Please update to a newer version. *****
https://github.com/chriscareycode/nagiostv-react/releases

  • New sidebar
  • Add locales
  • Add more control over date format
    #12
  • Add filter to toggle SOFT alert history
    #9
    #16

Add Custom Logo option

11 Mar 02:33

Choose a tag to compare

Add custom logo to show in place of Flynn
They go in the same place so you should only enable either Custom Logo or Flynn but not both.

Add explicit timeout for all ajax calls

20 Feb 03:55

Choose a tag to compare

Let's see if this resolves timeout issues for #14

Another fix for 24 hour Highchart issue

05 Jan 18:49

Choose a tag to compare

With certain data, the 24 hour alert chart will not take the full width of the display. Added a fake start and end item which seems to help.

Fix bug with 24 hour chart spacing

20 Dec 16:26

Choose a tag to compare

24 hour chart had a spacing issue where it was displaying the same hour twice for today and yesterday causing 25 hours to be displayed

Hide Soft Alerts and Clicks

20 Dec 15:30

Choose a tag to compare

  • Add ability to hide soft alerts
  • Click Host and Service items to open the Nagios UI to that item (please test on Nagios XI, I run Nagios 4)

24 hour alert chart

03 Nov 18:48

Choose a tag to compare

Add 24 hour alert chart
Switch from react-highcharts to highcharts-react-official
Fix orange progress bar color
Fix crash when there are 0 alert items
Make QuietFor sections border and text green yellow orange and red

Better performance rendering alert items

13 Oct 15:04

Choose a tag to compare

Removed date time ago from alert items. Best not to re-render those since there can be a lot