FortiSIEM Discussions
nephelion
New Contributor

Is there a way to extract EPS being consumed per device?

Hi,

I was hoping that running the command "psql -U phoenix phoenixdb -c "select * from ph_device;"" would give me, besides the device list, the consumed EPS per device.

 

It doesn't, so I'm asking if there is such a command/GUI menu to show/export such information.

 

Thanks

1 Solution
cdurkin_FTNT
Staff
Staff

You will find out the box reports for this.  Under Resources/Reports search for EPS you will find them.

View solution in original post

3 REPLIES 3
cdurkin_FTNT
Staff
Staff

You will find out the box reports for this.  Under Resources/Reports search for EPS you will find them.

nephelion
New Contributor

Thanks. I found what I was looking for on the GUI.

 

Anything similar on the CLI?

cdurkin_FTNT

I do not think there are any CLI commands for this data.   

Only alternative I can think of would be to use the event API to query if you really needed at CLI level.