Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I have MegaRaid controller cards in several of my servers.  On my Windows servers I can use an app called MegaRaid Manager that logs errors and other info to the application event log that Pulseway monitors for me wonderfully.  However, on my Linux servers the app different, it is called StorCLI.  I can get plenty of information from this and even have a log generated but I don't know how to get Pulseway configured to monitor it.  

Any help would be appreciated,

Thanks,

Aaron

  • Administrators

Hi Aaron,

You could write an automation script that can run the StorCLI app, parse the output using grep (and read the exit code) and if the RAID is inconsistent then return an exit code different from 0 which will cause the script to be marked as failed. Then you can have the task notify you when the script fails. Trick is you'd have the run the script manually every now and then until we add the scheduling capabilities for automation and reporting.

Alternatively, have the script installed locally on the machine, add it to crontab to run based on a schedule (every day?) and then call the Pulseway REST API to add a notification for the system (docs). You can find the system identifier of a Linux agent in the following file: /var/pulseway/pulseway.id .

-Paul

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.