Known issues

This is a list of known possible issues with HiSPARC stations. For each problem some steps are given which can be followed to determine if that problem is indeed occuring on your station. Possible Nagios Service warnings that might alert you to the problem are noted.

Here are filters to only show problems which cause a certain Nagios warning: Buffer size, CPU Load, Drive Space, EventRate, Labview Usage, Memory Usage, StorageGrowth, StorageSize, TriggerRate, Uptime.

Note

Multiple issues can cause the same Nagios warning.

Each problem described below has the following fields:

First Sign:Explaining how you will probably notice the problem.
Nagios:Nagios warnings that can be triggered.
Determination:This is a small guide explaining how to make sure that the problem being described is what you are experiencing.
Solution:How to solve it.
Effects:The effects of this problem.

Software

This sections concerns itself with issues related to the HiSPARC station-software.

Hard Disc Space

To many logs

First Sign:

Nagios warning about Disc Space.

Nagios:

Drive Space

Determination:
  • Look in hisparc/persistent/logs/.
  • Check the size of the src directory by right-clicking on it and choosing ‘Properties’.
  • Check if this is a significant fraction of the total disc space.
Solution:

Remove all logs from the src directory except for the current one (present date in dd-mm-yyyy.log). Select all (ctrl + a) logs in hisparc/persistent/logs/src. Deselect the current one (ctrl + click). Remove them using shift + delete (to bypass the Recycle Bin)

Effects:

If the disc is full the HiSPARC daq can not store events in the database, preventing the station from storing more events.

To many updaters

First Sign:

Nagios warning about Disc Space.

Nagios:

Drive Space

Determination:
  • Look in hisparc/persistent/downloads/.
  • There should be some adminUpdater_v##.zip and userUnpacker_v##.exe files there.
  • By right-clicking them you can see their file size is of the order of 100 MB.
  • If there are many they can take up some space.
Solution:

Remove all userUnpacker and adminUpdater files except the newest ones. Do this by selecting them and pressing shift + delete to remove them directly.

Effects:

If the disc is full the HiSPARC daq can not store events in the database, preventing the station from storing more events.

Firewall

Incoming firewall rules

First Sign:

All active Nagios checks are critical.

Nagios:

Host, Buffer size, CPU Load, Drive Space, Labview Usage, Memory Usage, Uptime

Determination:

All of the above Nagios services are crtitical eventhough the software is running properly.

Solution:
  • Open the Windows Control Panel, go to Windows Firewall and Choose Advanced settings from the sidebar.
  • If required enter an administrator password.
  • Go the the Inbound Rules.
  • Look for the three rules that start with HiSPARC.
  • Open the Properties window for these rules, go the the Advanced tab.
  • Enable the rules for both the Private and Public profiles.
  • Next look for the rules called File and Printer Sharing (Echo Request - ICMPv4-In).
  • Enable those if they are not yet enabled and also ensure they are enabled for both Profiles.
Firewall settings
Effects:Nagios can not monitor the PC status, VNC may also be blocked.

VPN blocked

First Sign:All Status indicators on Nagios are CRITICAL.
Nagios:Host, Buffer size, CPU Load, Drive Space, EventRate, Labview Usage, Memory Usage, StorageGrowth, StorageSize, TriggerRate, Uptime
Determination:Run Diagnostics (LocalDiagnosticTool in older versions) to check the VPN status.
Solution:Open TCP port 443 in the firewalls.
Effects:Nagios will be unable to check the status of all services. Moreover, the HiSPARC support will be unable to log into the PC remotely to assist in case of problems.