Skip to content

Monitors PSU status via IPMI and sends notifications to slack

License

Notifications You must be signed in to change notification settings

Aethalides/psu-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psu-monitor

Monitors PSU status via IPMI and sends notifications to slack

TODO

Not all IPMI's return information in the same format, and some don't even return any information on the available PSU's and their status.

One major difference I have found is that some list the available PSU's like

PS1 Status
PS2 Status

Whereas some others list them as

PS Status
PS Status

Which means the awk script will need to be refactored.

Some other things that could be useful is a configuration file that sets the values of the SLACK channels, etc, instead of depending on user to hard code in script files?

Alternate notification methods? e.g. email?

About

Monitors PSU status via IPMI and sends notifications to slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published