-
```bash
# nfdump -r nfcapd.202411221727 -O bytes -n 10 xip 100.64.9.26
Line 1: syntax error at 'xip'
# nfdump -r nfcapd.202411221727 -O bytes -n 10 xnet 100.64.0.0/10
Line 1: syntax error at 'xn…
-
Hi,
I have the following configuration.
Operating system running on a `Dell PowerEdge R660`
```
localhost:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Descript…
-
**Describe the issue**
Parsing errors may be cryptic when using `--link-at-build-time` and incomplete classpath.
For instance if a `Class A` cannot be initialized due to a `NoClassDefFoundError` cau…
-
Hey,
I would like to know if it's possible to include the xport binding in the python-rrdtool.
I'm working with the python-rrdtool from pip which is currently 1.4.7 and dont find the wrapper/binding…
-
Given this excerpt from `/var/log/synth/shells___bash.log`.
```
--------------------------------------------------
-- Environment
--------------------------------------------------
UNAME_r=15.…
-
Update OFI datatype x op checks with to match updated type tables in OpenSHMEM 1.5 (e.g. `DT_REDUCE_*`.
-
Hi,
I followed the README and installed Xport via Mint (mint install digimarktech/Xport).
But I received the following error while building the project:
error: unable to spawn process '/usr/local/…
-
- [x] Hush-a-boom weighs WAY more than it should (it actually weighs 5kT, not 45kT)
- [ ] Jump gate lacks tech browser description
- [x] Many cloak items have incorrect displayed numbers (possibly…
-
Can I suggest adding CSV output to rrdtool xport? There's really nothing out there that can read the current output format without an extra transformation in between.
-
Hi, thanks for the great package.
I'm seeing some performance issues when using an xport.Dataset object that I think might be addressed by converting to a straight Pandas DataFrame. Is there a met…